﻿  /* CSS layout */
body {
	border: thick none #6600FF;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	height: auto;
	background-repeat: repeat;
	text-align: left;
	background-color: #A7BCE0;
}
#masthead {
	border-width: 5px;
	border-color: #000000;
	background-color: #E2D7DD;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#page_content {
	border: medium none #008000;
	padding: 10px;
	margin-left: 207px;
	width: auto;
	height: auto;
	font-family: "Times New Roman";
	background-color: #FFFFFF;
	text-align: left;
	font-size: 14px;
}
#container {
	border-style: none;
	min-width: 600px;
	width: 850px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: static;
	background-color: #FFFFFF;
}
#top_nav {
	border-width: 4px;
	border-color: #663300;
	padding-bottom: 3px;
	width: 850px;
	height: 20px;
	border-bottom-style: solid;
	margin-right: auto;
	margin-left: auto;
	position: static;
	border-right-style: none;
	background-image: url('../graphics/NavBackground.jpg');
	background-repeat: no-repeat;
	padding-top: 3px;
	text-indent: 205px;
}
#left_col {
	border-width: 4px;
	border-color: #663300;
	width: 200px;
	float: left;
	height: auto;
	border-right-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-style: solid;
}
#footer {
	border-width: 5px;
	border-color: #A56F60;
	padding: 10px;
	clear: both;
	width: auto;
	height: 240px;
	margin-right: auto;
	margin-left: auto;
	font-family: Calibri;
	font-size: 12px;
	text-align: center;
	border-bottom-style: solid;
	color: #800000;
	background-image: url('../images/IonFoot.gif');
	background-repeat: no-repeat;
	background-color: #D2A484;
	font-weight: bold;
}
#news {
	border-style: none none solid none;
	border-width: 4px;
	border-color: #663300;
	font-family: Calibri;
	font-weight: bold;
	color: #CB8C66;
	font-size: 12px;
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	background-color: #68779A;
}
#hypercity {
	border-style: none none solid none;
	border-width: 4px;
	border-color: #663300;
	padding: 3px 3px 25px 3px;
	background-color: #CB8C66;
	line-height: 18px;
	font-family: Calibri;
	font-weight: bold;
	color: #6600CC;
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#table {
	font-family: Calibri;
	font-size: 12px;
	color: #663300;
	background-color: #FFFFCC;
	border: 5px solid #663300;
	width: 550px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.text {
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
}
.tooltip {
	width: 75px;
	height: auto;
	color: #663300;
	font-weight: bold;
}
#notelist {
	list-style-image: url('../images/li graphic.gif');
	vertical-align: 14px;
}
