body {	
	font:	10px/1.2 Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	position:fixed;
	left:0px;
	height:100%;
	background-image:url(images/bottomStretch.gif);
	background-repeat:repeat-y;
}


#bodycontent {
	position:absolute;
	top:155px;
	left:228px;
	/*width:273px;*/
	width:474px;
	overflow:auto ; 
	overflow-x:none;
	height:382px;	
}

#bodycontent h3{
	padding-top:20px;
}

#bodycontent p{
	padding-bottom:10px;
}

#bodycontent img{
	padding-bottom:20px;
	padding-left: 20px;
}

#bodycontent td {
	padding-bottom: 10px;
	font-size: 10px;
}
	
#logo{
	position:absolute;
	top:190px;
	left:535px;
}
#title {
	position:absolute;
	top:24px;
	left:199px;
	font-size:24px;
	font-weight:bold;
	color:#EBF2FB;
}	

#title2 {color: white;}

.affiliates {
	background-color:#EBF2FB;
	border: 1px solid #603;	
	position:absolute;
	width:100px;
	top: 477px;
	left: 9px;
}

#teacher {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header {
	position: absolute;
	top: 0px;
	left: 182px;
}

#drop_top {
	position: absolute;
	top: 120px;
	left: 182px;
	}

#barTop{
	position: absolute;
	top: 120px;
	left: 187px;
	}
	
#barBottom{	
	position:absolute;
	bottom:0px;
	top:537px;
	left:188px;
	}
	
#links_bottom{
	color:#0000A6;
	font-size:10;
	position:relative;
	top:547px;
	left:346px;		
}

#body{
	position: absolute;
	top: 200px;
	left: 187px;
}

#links{
	position: absolute;
	top: 323px;
	left: 0px;
	display:block;
	width:183px;
	
}

#links .nav{
	position: relative;
}

#links a:link {
	display:block;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px; 
	border:1px solid #134F8A; 
	margin-bottom:-1px;
	background-color:#1862AB; 
	color:#FFF;
	font-weight:bold;
	border:1px solid #000; 
	text-decoration:none;
	background-image:url(images/arrow_link.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#links a:visited {
	display:block;
	padding-left:9px;
	padding-top:8px;
	padding-bottom:8px;
 	border:1px solid #134F8A; 
	margin-bottom:-1px;
	background-color:#1862AB; 
	color:#A8C6EE;
	font-weight:bold;
	border:1px solid #000; 
	text-decoration:none;
	background-image:url(images/arrow_visited.gif);
	background-repeat:no-repeat;
	background-position:right;	
}

#links a:hover {
	display:block;
	padding-left:9px;
	padding-top:8px;
	padding-bottom:8px; 
	border:1px solid #134F8A; 
	margin-bottom:-1px;
	background-color:#8CB4E8;
	color:#134F8A;
	font-weight:bold;
	border:1px solid #000; 
	text-decoration:none;
	background-image:url(images/arrow_active.gif);
	background-repeat:no-repeat;
	background-position:right;
}





#titleImage_1{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom: 4px;
	position: absolute;
	width:182px;
	height:18px; 
	top: 260px;
	padding-left:0px;
	background-color:#134F8A; 
}

#titleImage_2{
	position: absolute;
	top: 293px;
	color:#FFFFFF;
	font-size:10px;
	padding-bottom:25px;
	width:182px;
	height:18px; 
	padding-left:0px;
	background-color:#134F8A; 
}#captcha {display: none;}
#captcha2 {display: none;}

