#bordertop {
	position: absolute;
	width: 900px;
	height: 40px;
	top: 0px;
	left: 200px;
	background-color:#B5BCD7;
	
}
#borderleft {
	position: absolute;
	width: 100px;
	height: 920px;
	top: 0px;
	left: 100px;
	background-color:#B5BCD7
}
#borderright {
	position: absolute;
	width: 100px;
	height: 920px;
	top: 0px;
	left: 1000px;
	background-color:#B5BCD7
}
#header {
	position: absolute;
	height: 100px;
	width: 774px;
	top: 54px;
	left: 212px;
	
}
#navbar {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	position: absolute;
    height: 25px;
	width: 774px;
	left: 212px;
	top: 154px;
font-size: small;

margin:0px;
background-color:#CCC;
color:#546398;
<!--border-bottom: 1px solid #6F8C8F; -->
}
#navbar a {
color:#546398;
text-decoration:none;
}
#navbar a:hover {
text-decoration:underline;
}

#mainbuilding {
     position:absolute;
     width: 180px;
     height: 230px;
	 top: 250px;
     left:400px;
	 border:groove;}
#mainleft {
	position: absolute;
	width: 560px;
	height: 640px;
	top: 210px;
	left:212px;
	border-right: 1px solid #CCC;
        padding: 10px;
}
#mainleft a {
color:#660099;
text-decoration:none; 
}
#mainleft a:hover {
text-decoration:underline;
}
#mainright {
	position: absolute;
	width: 150;
	height: 800px;
	top:210px;
	left:820px;
}
#listone {
	position: absolute;
	width: 150px;
	height: 50px;
	top: 210px;
	left:820px;
	border-bottom: 1px solid #CCC;
}

#listone a {
color:#546398;
text-decoration:none;
}
#listone a:hover {
text-decoration:underline;
}

#listtwo {
	position: absolute;
	width: 150px;
	height: 50px;
	top: 250px;
	left:820px;
	border-bottom: 1px solid #CCC;
}
#listtwo a {
color:#546398;
text-decoration:none;
}
#listtwo a:hover {
text-decoration:underline;
}
#listthree {
	position: absolute;
	width: 150px;
	height: 50px;
	top: 300px;
	left:820px;
	border-bottom: 1px solid #CCC;
}
#listthree a {
color:#546398;
text-decoration:none;
}
#listthree a:hover {
text-decoration:underline;
}
#listfour {
	position: absolute;
	width: 150px;
	height: 50px;
	top: 350px;
	left:820px;
	border-bottom: 1px solid #CCC;
}
#listfour a {
color:#546398;
text-decoration:none;
}
#listfour a:hover {
text-decoration:underline;
}
#listfive {
	position: absolute;
	width: 150px;
	height: 50px;
	top: 400px;
	left:820px;
	border-bottom: 1px solid #CCC;
}
#listfive a {
color:#546398;
text-decoration:none;
}
#listfive a:hover {
text-decoration:underline;
}
#listsix {
	position: absolute;
	width: 150px;
	height: 50px;
	top: 450px;
	left:820px;
	border-bottom: 1px solid #CCC;
}
#listsix a {
color:#546398;
text-decoration:none;
}
#listsix a:hover {
text-decoration:underline;
}
#listseven {
	position: absolute;
	width: 150px;
	height: 50px;
	top: 500px;
	left:820px;
	border-bottom: 1px solid #CCC;
}
#listseven a {
color:#546398;
text-decoration:none;
}
#listseven a:hover {
text-decoration:underline;
}
#listeight {
	position: absolute;
	width: 150px;
	height: 50px;
	top: 550px;
	left:820px;
	border-bottom: 1px solid #CCC;
}
#listeight a {
color:#546398;
text-decoration:none;
}
#listeight a:hover {
text-decoration:underline;
}
#container {
	position: absolute;
	width: 785px;
	height: 870px;
	top: 45px;
	left: 205px;
	border: 2px solid #CCC;
	
}
#footer {
	font-size: xx-small;
	position: absolute;
	width: 685px;
	height: 30px;
	top: 890px;
	left: 250px;
	border-top: 1px solid #CCC;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#546398;
	
}

#borderleft { height: 920px; }
#borderright {height: 920px;}
#mainleft {height: 640px;}
#container {height:870px;}
#footer {top:890px;}