body {
	font-family: Verdana, Helvetica, Arial,sans-serif;
	font-size: 10px;
	color:#0E4877;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}

html {
overflow-y: scroll;
}

a:link {color:#0E4877;text-decoration:none;}
a:visited {color:#0E4877;text-decoration:none;}
a:hover {color:#0E4877;text-decoration:none;}
a:active {color:#0E4877;text-decoration:none;}

a:link img {border:none;}
a:hover img {border:none;}
a:visited img {border:none;}

p {line-height:12px;}

#container {
	background-color:#FFF;
	position:relative;
	width: 600px;
	margin: auto;
}

#navcont1 {
	background:url(images/bg.gif);
	position:absolute;
	width: 57px;
	height:287px;
	margin: auto;
	right:-70px;
	top:9px;
}

#navcont2 {
	background:url(images/bg.gif);
	position:absolute;
	width: 57px;
	height:287px;
	margin: auto;
	right:-126px;
	top:9px;
}

#navcont3 {
	background:url(images/bg.gif);
	position:absolute;
	width: 57px;
	height:287px;
	margin: auto;
	right:-183px;
	top:9px;
}

.nav1 {
	background:url(images/bg.gif);
}

.nav2 {
	background:url(images/bg.gif);
}

.nav3 {
	background:url(images/bg.gif);
}

#footer {
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	position:absolute;
	width:600px;
	height:30px;
	bottom:-1px;
	left: 0px;
}

.footertext {
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	position:absolute;
	color:#FFF;
	font-size:9px;
	line-height:10px;
	left:10px;
	top:4px;
	width:550px;
}

#course {
	background-color:#FFF;
	color:#0E4877;
	position:absolute;
	width:140px;
	height:38px;
	left: 48px;
	top: 445px;
}

#status {
	background-color:#FFF;
	color:#0E4877;
	position:absolute;
	width:140px;
	height:38px;
	left: 230px;
	top: 445px;
}

#courseoutline1 {
	background-color:#FFF;
	color:#0E4877;
	position:absolute;
	width:220px;
	height:200px;
	left: 44px;
	top:308px;
}

#courseoutline2 {
	background-color:#FFF;
	color:#0E4877;
	position:absolute;
	width:220px;
	height:200px;
	left: 308px;
	top:308px;
}

#handbookfooter {
	background-image:url(images/footer.jpg);
	background-repeat:repeat;
	position:absolute;
	width:600px;
	height:140px;
	bottom:-10px;
	left: 0px;
}

.handbookfootertext {
	background-image:url(images/footer.jpg);
	background-repeat:repeat;
	position:absolute;
	color:#FFF;
	font-size:9px;
	line-height:10px;
	left:5px;
	top:5px;
	width:585px;
}

#lablinks {
	background-color:#FFF;
	position:absolute;
	color:#0E4877;
	font-size:10px;
	left: 335px;
	top: 302px;
}

.form {
	font-size:10px;
}
