/* CSS Document */
<STYLE type="text/css">
#topbar {
	POSITION: absolute; LEFT: 0px; WIDTH: 760px; TOP: 0px; HEIGHT: 95px; border-bottom: solid 1px black;
}
#sitetitle {
	POSITION: absolute; LEFT: 180px; WIDTH: 400px; TOP: 0px; HEIGHT: 95px; padding-left: 10px; padding-top: 5px; font: 36px Times New Roman bold;
}
#quicksearch {
	POSITION: absolute; LEFT: 550px; TOP: 0px; HEIGHT: 25px; Z-INDEX: 2;
}
#usersettings {
	POSITION: absolute; LEFT: 600px; TOP: 50px; HEIGHT: 45px; text-align: center;
}
#left1 {
	BACKGROUND: #285151; LEFT: 0px; WIDTH: 180px; POSITION: absolute; TOP: 0px; HEIGHT: 30px
}
#left2 {
	BACKGROUND: #8ab8a8; LEFT: 0px; WIDTH: 180px; POSITION: absolute; TOP: 30px; HEIGHT: 65px; text-align: center;
}
#menubar {
	POSITION: absolute; LEFT: 0px; WIDTH: 770px; HEIGHT: 31px; TOP: 95px; BACKGROUND: #99CCCC; border-top: solid black 1px;
}
#menu {
	BACKGROUND: #ebf5f5; LEFT: 0px; WIDTH: 180px; POSITION: absolute; TOP: 127px; HEIGHT: 870px;
}
#body {
	BACKGROUND: #cce6e6; LEFT: 180px; WIDTH: 580px; POSITION: absolute; TOP: 127px; HEIGHT: 860px; padding: 5px;
}
#title {
	padding: 10px; font: 28px Times New Roman; font-weight: bold; HEIGHT: 70px; border-bottom: solid thin black;
}
#content {
	position: absolute;	width: 355px; left: 10px; top: 105px; height: 630px;
}
#adminoptions {
	margin: 10px; padding: 5px; width: 300px; height: 60px; border: 1px solid black;
}
#sidebar {
	border-left: solid black 1px; left: 370px; top: 105px; position: absolute; height: 650px; width: 200px;
}
#footer {
	position: absolute; bottom: 0px; padding: 15px; border-top: solid 2px black; height: 80px; width: 545px;
}
.results {
	POSITION: relative; HEIGHT: 100px; WIDTH: 400px; border-bottom: solid thin black; padding: 5px; padding-right: 20px;
}
.newsflash {
	POSITION: relative; WIDTH: 190px; HEIGHT: 130px; border-bottom: solid thin black; overflow: hidden; padding: 5px; margin: 5px;
}
.editlists {
	width: 325px; HEIGHT: 100px; border-bottom: 1px solid black;
}
H1 {
	font-color: #336666
}
</STYLE>

