html {

	height:100%;

}

body {

	height:100%;
	margin:0px;
	overflow:auto;
}


.banner_layer {

	position:absolute;
	width:625px;
	height:77px;
	left:50%;
	top:0%;
	margin-top:0px;
	margin-left:-311px;
	border-style:solid;
	border-width:0px;
	background-color:#6666CC;
	background-image:url(images/banner.gif);
	z-index:3;

}


.button_layer {
	position:absolute;
	width:90px;
	height:300px;
	left:50%;
	top:0%;
	margin-top:110px;
	margin-left:-285px;
	z-index:10;
	/*border: 1px solid #006633;*/
}


.pic_layer {

	position:absolute;
	width:135px;
	height:351px;
	left:50%;
	top:0%;
	margin-top:102px;
	margin-left:175px;
	border-style:solid;
	border-width:0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#333333;
	z-index:3;

	
}


.main_layer {

	position:absolute;
	height:100%;
	width:625px;
	left:50%;
	margin-left:-312px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1D0ED;
	border-right-color: #B1D0ED;
	border-bottom-color: #B1D0ED;
	border-left-color: #B1D0ED;
	z-index:2;
	
}


.gray_box  {

	position:relative;
	width:444px;
	margin-top:101px;
	margin-bottom:20px;
	left:50%;
	margin-left:-288px;
	color:#333333;
	background-color:#FaFaFa;
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	z-index:2;


}


.text_area  {
	position:relative;
	width:320px;
	left:50%;
	margin-left:-113px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#333333;
	margin-top:8px;
	z-index:3;


}


.footer  {
	width:617px;
	height:23px;
	/*margin-top:-40px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
	background-image:url(images/footer.gif);
	/*border: 1px solid #00FF00;*/
	padding-top:10px;
	padding-right:7px;
}



.pixbox {

	border-width:1px;
	border-color:#4A4A4A;
	border-style:solid;

}



h1 {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	margin-top:0px;
	margin-bottom:1px;

}

h2 {

    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
	margin-top:0px;
	margin-bottom:1px;

}


h3 {

 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight: bold;

}


ul {

margin-bottom:0px;
margin-top:0px;

}


.professor {

	position:absolute;
	width:200px;
	height:60px;
	left:50%;
	top:0%;
	margin-top:18px;
	margin-left:158px;
	border-style:solid;
	border-width:0px;
	background-image:url(images/professor.gif);
	background-position: left;	
	background-repeat: no-repeat;
	z-index:10;

}


.back_button {

    position:absolute;
	width:60px;
	height:30px;
	left:50%;
	top:50%;
	margin-top:55px;
	margin-left:-280px;
	border-style:solid;
	border-width:0px;
	z-index:3;
		
}

A:link {color: #509CC5; font-style: nounderline; text-decoration: none; font-weight: normal;}
A:visited {color: #509CC5; font-style: nounderline; text-decoration: none; font-weight: normal;}
A:hover {color: #A2B7CE; font-style: nounderline; text-decoration: underline; font-weight: normal;}

.link2 a:link {color: #1E678F; font-style: nounderline; text-decoration: none; font-weight: normal;}
.link2 a:visited {color: #1E678F; font-style: nounderline; text-decoration: none; font-weight: normal;}
.link2 a:hover {color: #ffffff; font-style: nounderline; text-decoration: none; font-weight: normal;}
