body {	background-color: #557A86;	font-family: "Times New Roman", Times, serif;}#main {	width: 684px;	background-image: url(images/textstretch.gif);	background-repeat: repeat-y;}#header {	background-repeat: no-repeat;	height: 256px;	width: 684px;	position: absolute;	top: 0px;	background-image: url(images/logo.gif);	vertical-align: text-bottom;	text-align: center;}#content {	padding-left: 70px;	padding-right: 85px;	padding-top: 35px;}#footer {	background-image: url(images/bottom.gif);	background-repeat: no-repeat;	height: 38px;}#links {	width: 100px;	padding-top: 100px;}#toprighttext {	position: relative;	left: 465px;	top: -70px;	font-size: 14px;	color: #FFFFFF;	text-align: center;	width: 150px;}#icons {	width: 300px;	position: relative;	left: 290px;	top: 20px;}#icontactus {	position:relative;	}#icalendar {	position: relative;	top: 15px;	left: -2px;}	#ifaq {	position: relative;	top: 25px;	left: 5px;	}	#icoolstuff {	position: relative;	top: 35px;	left: 5px;	}	#iboxes {	position: relative;	top: 45px;	left: 7px;	}	#ievertite {	position: relative;	top: 50px;	left: 13px;	}	#ilowery {	position: relative;	top: 55px;	left: 20px;	}	/*Links*/a.bluebox:link {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #acdbe4;	background-color: #333366;	display: block;	border: 1px solid #acdbe4;	cursor: hand;	text-align: center;	text-decoration: none;	font-size: small;	margin-bottom: 15px;}a.bluebox:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #acdbe4;	background-color: #333366;	display: block;	border: 1px solid #acdbe4;	cursor: hand;	text-align: center;	text-decoration: none;	font-size: small;	margin-bottom: 15px;	}a.bluebox:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	background-color: #000033;	display: block;	border: 1px solid #FFFFFF;	cursor: hand;	text-align: center;	text-decoration: none;	font-size: small;		margin-bottom: 15px;	}a.bluebox:active {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	background-color: #000033;	display: block;	border: 1px solid #FFFFFF;	cursor: hand;	text-align: center;	text-decoration: none;	font-size: small;		margin-bottom: 15px;		}/*-----------------TEXT STYLES---------------------*/h1 {	margin-bottom: 0px;	margin-top: 0px;}	.maintext {	margin-top: 0px;}.caps {	text-transform: uppercase;	font-weight: bold;	border-left-width: 5px;	border-left-style: solid;	border-left-color: #557A86;	padding-left: 3px;}.floatleft {	float: left;	margin-top: 5px;	margin-right: 5px;	margin-bottom: 5px;}.floatright {	float: right;	margin-top: 5px;	margin-bottom: 5px;	margin-left: 5px;}