body {
	/*background-image: url("photos/graybg.jpg");
	background-repeat: repeat-x repeat-y; */
	margin: 0;
	color: #000000;
	background: -webkit-linear-gradient(270deg, #f2f2f2, #d9d9d9, #bfbfbf); 
	background: -o-linear-gradient(270deg, #f2f2f2, #d9d9d9, #bfbfbf); 
	background: -moz-linear-gradient(270deg, #f2f2f2, #d9d9d9, #bfbfbf); 
	background: linear-gradient(270deg, #f2f2f2, #d9d9d9, #bfbfbf);  
}

#dim {
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	z-index: 5;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: none;
	overflow: hidden;
}
	
		
#page-header {
	/*min-height: 110px;
	background: #FFD700; */
}

#header-box {
	
}
		
#second_column_top {
	
}
#searchbox {
	width: 250px;
	height: 50px;
}

#hnotice {
	width: inherit;
	min-height: 20px;
	/*background: -webkit-linear-gradient(360deg, #f2f2f2, #e6e6e6, #d9d9d9); 
	background: -o-linear-gradient(360deg, #f2f2f2, #e6e6e6, #d9d9d9); 
	background: -moz-linear-gradient(360deg, #f2f2f2, #e6e6e6, #d9d9d9); 
	background: linear-gradient(360deg, #f2f2f2, #e6e6e6, #d9d9d9);*/ 
}

#hnotice marquee {
	margin: 0px;
	padding: 0px;
}

#list-nav-area {
	/*position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	background: -webkit-linear-gradient(360deg, #808070, #808080, #808090); 
	background: -o-linear-gradient(360deg, #808070, #808080, #808090); 
	background: -moz-linear-gradient(360deg, #808070, #808080, #808090); 
	background: linear-gradient(360deg, #808070, #808080, #808090); */
}

#list-nav {
	min-height: 30px;
	padding: 0;
	margin: 0;		
}

#list-nav li {
	
}

#list-nav li a {
	
}

ul#list-nav li a:hover {
	
}

#closemenu {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 15px;
}

#closemenu:hover, #closemenu:active {
    opacity: 0.75;
}
		
	/* End of Header */
	
#page-main-content {
	width: 100%;
	min-height: 244px;
}

#profile-sections li a.active {
	background-color: #FFD700;
} 

#fourth-box {
	background-image: url("photos/index_sec3_bg.png");
	background-repeat: repeat-y;
	background-size: cover; 
	max-height: 1299px;
	overflow-y: scroll;
}

#teach-resource {
	background-image: url("photos/teaching_students.png");
	background-position: 0px -75px;
	background-repeat: repeat-y;
	background-size: cover; 
}

#par-resource {
	background-image: url("photos/parents_three.png");
	background-position: 0px -75px;
	background-repeat: repeat-y;
	background-size: cover; 
}

#past-stud-resource {
	background-image: url("photos/past_students.png");
	background-position: 0px -25px;
	background-repeat: repeat-y;
	background-size: cover; 
}

#pros-stud-resource {
	background-image: url("photos/pros_studs.png");
	background-position: 0px -100px;
	background-repeat: repeat-y;
	background-size: cover; 
}

#login-index-page {
	background-image: url("photos/school_front.jpeg");
	background-position: 0px -100px;
	background-repeat: repeat-y;
	background-size: cover; 
}

#pic_info {
	
}

#logindata {
	color: #900000;
	font-weight: bold;
}

#emailsub {
	border: 1px solid #ccc; 
	padding: 3px; 
	text-align: center; 
	background: #fffff2;
}

	/* End of Main Section */
		
#page-footer {
	min-height: 150px;
	position: absolute;
	bottom: auto;
	left: 0px;
}

#tagline {
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 10pt;
	font-style: oblique;
	color: #ffffff;
}

#page-header a, #page-footer a {
	color: #fff;
}

#page-header a:hover {
	color: #900000;
}

#page-footer a:hover {
	color: #fff;
	opacity: 0.7;
}

#organinfoboxes {
	/*width: 600px;
	margin-left: auto;
	margin-right: auto; */
}

#prodimgdisplay {
	width: 120px;
	height: 90px;
	overflow: hidden;
}