<style>

body {height: 8in; margin: 0px; background-color: #ffffff}

A:link {text-decoration: none; color:#000000}
A:visited {text-decoration: none; color:#000000}
A:active {text-decoration: none; color:#000000}
A:hover {text-decoration: underline overline;color:#FFCC66}

#nav-menu ul
{
	list-style:  url(bullet.gif) none;
	padding: 0;
	margin: 0;
	position: absolute;
	left:40px;
	top:15px;
	display: block;
}

#nav-banner
{
	padding: 0;
	margin: 0;
	position: absolute;
	left:10px;
	top:180px;
}

div.link-list {
        width:10.2em;
        position:absolute;
        top:0;
        font-size:80%;
        padding-left:1%;
        padding-right:1%;
        margin-left:0;
        margin-right:0;
}

#list1 {
        left:0;
}
#list2 {
        right:0;
}

#main {
        margin-left:10.2em;
        margin-right:10.2em;
        padding-left:1em;
        padding-right:1em;
}

#topborder-square {
position: absolute;
left:145px;
top:25px;
width:25px;
}

#flag{
position: absolute;
left:175px;
top:26px;
}

#topborder-left {
position: absolute;
left:0px;
top:0px;
width:149px;
height:46px;

}

#topborder-top {
	position: absolute;
	left:18px;
	top:457px;
	width:900px;
	background-color: 667ab2;

}

#leftcontent {
position: absolute;
left:10px;
top:55px;
width:200px;
background:#fff;
border:0px solid #000;

}

#centercontent {
	position: absolute;
	left:220px;
	top:55px;
	width:596px;
	background:#fff;
	border:0px solid #000;
	height: 397px;
	font: 10px Verdana;
}

#rightcontent {
		position: absolute;
		left:825px;
		top:55px;
		width:120px;
		background:#fff;
		border:0px solid #000;
}

#footer {
	position: absolute;
	left:220px;
	top:600px;
	width:596px;
	border:0px solid #000;
	font: 10px Verdana;
	text-align: center;

}

#navcontainer
{
		position: absolute;
		left:145px;
		top:25px;
		height: 25px;
		font: 10px Verdana;
		width: 900px;
		border-bottom: 1px solid #bbb;
		list-style-type: none;
		background: #transparant;
}

#navlist li
{
float: left;
margin: 0;
padding: 0;
spacing: 0;
width: auto;
height: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
		postition: absolut;
		left:25px;
		top:125px;
		background: #fff;
		color: #555;
		text-decoration: none;
		padding: 1px 5px 1px 5px;
		display: block;
}

#navlist li a:hover
{
color: #039;
border-bottom: 3px solid #bbb;
cursor: pointer;
background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #999;
}

#navlist li a#current:hover
{
border-bottom: 3px solid #f90;
background: #eee;
}

#clock{
	position:absolute;
	color: #f8cc2c;
	left:802px;
	top:2px;
	width: 144px;
	height: 35px;
	text-align: right;
}

#date{
	position:absolute;
	left:681px;
	width: 265px;
	height: 15px;
	text-align: right;
	top: 30px;
	color: #f8cc2c;
	font-weight: bold;
}

}
.styling{
font: bold 18px "MS Sans Serif";

}

#titlestudent {
	font-family: "Times New Roman", Times,;
	left: 403px;
	top: 0px;
	position: absolute;
	width: 223px;
	color: #f8cc2c;
	font-size: 36px;
	text-transform: capitalize;
	height: 45px;
}

#vertmenu {
font-family: Verdana;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
background-color:#f8cc2c;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #667ab2;
color: #667ab2;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #667ab2;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:160px;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #f8cc2c;
}


</style>
