@charset "UTF-8";
#header {
	float: left;
	height: 100px;
	width: 100%;
	background-color: #030;
	background-image: url(images/stipebackground.jpg);
	background-repeat: repeat-x;
}
.header {
	background-image: url(images/stipebackground.jpg);
}
#nav {
	width: 150px;
	background-color: #960;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	float: left;
	clear: right;
}
#maincontent {
	float: left;
	height: auto;
	width: 710px;
	margin: 6px;
	background-color: #FFC;
}
#maincontent h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
}
.navsubhead {
	font-size: 16px;
	text-transform: uppercase;
	color: #FC0;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: left;
}
#footer {
	height: 90px;
	width: 100%;
	background-color: #000;
	margin: 0px;
	float: left;
}
body {
	background-color: #996;
	background-repeat: no-repeat;
}
a {
	color: #030;
	text-decoration: none;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC0;
	text-align: left;
	line-height: 0px;
	padding: 0px;
	font-style: normal;
	margin: 0px;
}
#teamname {
	background-color: #CC9;
	float: right;
	height: 100px;
	width: 449px;
}
#header2 {
	float: left;
	height: 88px;
	width: auto;
	background-image: none;
	margin: 6px;
}
#footer p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#logo {
	float: left;
	height: 80px;
	width: 80px;
	margin: 4px;
}
#footer a  {
	color: #FC0;
}
#maincontent p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#maincontent ul  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: disc;
}
#maincontent h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
#nav a:hover {
	color: #FFF;
	filter: Glow(Color=#FFF, Strength=750);
}
.table tr td table tr td table tr td #search .topicsheadline {
	line-height: normal;
}
