﻿body {
	margin: 0;
	padding: 2pt;
	background-image: url('../images/Mainpage/Background2.gif');
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: black;
}
#banner {
	margin: 0 auto;
	background-image: url('../images/Mainpage/main_banner.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 950px;
	height: 137px;
}
#rosterlinks {
	margin: 0 auto;
	width: 950px;
	height: 35px;
	padding: 0;
}
#top_nav {
	text-align: center;
	min-height: 28px;
	width: 950px;
	margin: 0 auto;
	margin-top: 3px;
}
#container {
	width: 950px;
	min-height: 510px;
	margin: 0 auto;
}
#data {
	width: 920px;
	background-color: white;
	font: Arial;
	padding: 2px;
	border: solid 2px gray;
	margin: 0 auto;
	position: absolute;
	float: left;
}













p {
	font-size: 10pt;
	font-weight: normal;
}


h5 {
	font-size: 8pt;
	margin: 0 auto;
	margin-left: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #074b88;
	text-decoration: none;
}

.quote {
	font-size: 9pt;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
}
.quote h2 {
	font-size: 10pt;
	color: black;
	margin: 10px;
	font-style: normal;
	margin-bottom: 3px;
}
.picture {
	margin-right: 5px;
	float: right;
	padding: 5px;
	overflow: inherit;
}
.picture p {
	margin: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.picture img {
	margin: 0 auto;
	border: solid 1px black;
	float: right;
}





#footer {
	clear: both;
	width: 930px;
	margin: 0 auto;
}
img a:active, img a:visited, img a:hover {
	border: 0;
	text-decoration: none;
}

