<style type="text/css">@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
object { outline:none; }
a:link {
	color: #701D1E;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ca3e3e;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.footer {
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;

}.news {
	color: #ca3e3e;
	font-size: 15px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(style/bg.png);
	background-repeat: repeat;
}
#logo {
	height: 48px;
	width: 41px;
	margin-left: 11px;
	margin-top: 16px;
	float: left;
	overflow: hidden;
}
#links {
	height: 30px;
	width: 648px;
	overflow: hidden;
	padding-top: 24px;
}
#banner {
	width: 700px;
	height: 300px;
	background-image: url(style/banners/random.php);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#content {
	margin-left: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#border {
	background-image: url(style/border.gif);
	width: 700px;
	height: 15px;
	background-repeat: no-repeat;
}
#navbg {
	background-image: url(style/band_bg.png);
	background-repeat: repeat-x;
}
#white_container {
	width: 700px;
	text-align: left;
	background-color: #FFF;
}

#footer {
	background-image: url(style/footer.png);
	background-repeat: repeat-x;
	background-color: 692425;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 80px;
	margin-top: 30px;
	vertical-align: bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;

}
#info {
	padding-top: 15px;
}
#navblank {
	width: 700px;
	height: 80px;
	background-image: url(style/navblank.png);
	background-repeat: no-repeat;
}
#sprite {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	height: 96px;
	overflow: hidden;
}
#sprite li {
	list-style: none;
}
#sprite a {
	display: block;
	background-image: url(style/nav.gif);
	padding-top: 96px; /* same as height of #sprite */
	text-decoration: none; /* needed for IE8 beta, otherwise it still shows the underlines */
}
#sprite-home {
	width: 41px;
}
#sprite-home:hover {
    background-position: 0px -48px;
}
#sprite-green {
	width: 126px;
	height:30px;
	background-position: -41px 0;
	margin-left: 98px;
}
#sprite-green:hover {
    background-position: -41px -30px;
}
#sprite-blue {
	width: 116px;
	height:30px;
	background-position: -167px 0;
	float: left;
	margin-left: 44px;
}
#sprite-blue:hover {
    background-position: -167px -30px;
}
#sprite-purple {
	width: 122px;
	height:30px;
	background-position: -283px 0;
	margin-left: 45px;
}
#sprite-purple:hover {
    background-position: -283px -30px;
}
#button {
	float:left
}
a:active
{
	outline: none;
}
a:focus
{
	-moz-outline-style: none;
}
object { outline:none; }

