.address {font-size: 90%;}

#container {
	position: relative; padding: 0; margin-top: 0px; margin-bottom:0px; margin-right: auto; margin-left: auto;
	width: 800px; voice-family: "\"}\""; voice-family: inherit; width: 800px;
	}

h1 {font-size: 95%;
text-transform: uppercase;}
h2 {font-size: 85%;
text-transform: uppercase;}

#photo {
	position:absolute;
	width:800px;
	height:240px;
	left: 0px;
	top: 0px;
	background-image:url(../images/Banner.png);
	z-index: 1;
}

#navbar {
	position:absolute;
	width:800px;
	left: 0px;
	top: 240px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	background-image:url(../images/NavBar.png);
	z-index: 2;
}

#links {
	position:absolute;
	width:163px;
	height:180px;
	top: 287px;
	clear:left;
	background-image:url(../images/Links.png);
	background-repeat:no-repeat;
	padding: 7px;
	font-size: 80%;
	z-index: 8;
}

#scoreboard {
	position:absolute;
	width:163px;
	height:448px;
	top: 488px;
	clear:left;
	background-image:url(../images/Scoreboard2.png);
	background-repeat:no-repeat;
	padding: 7px;
	font-size: 80%;
	color:#FFFFFF;
	z-index: 7;
	left: 0px;
}

#contentBar {
	position:absolute;
	width:603px;
	top: 287px;
	height:37px;
	clear:left;
	margin-left:260px;
	background-image:url(../images/ContentBar2.png);
	padding-left:10px;
	padding-top:3px;
	font-size:large;
	color:#898383;
	left: -75px;
}

#content {
	position:absolute;
	width:603px;
	top: 327px;
	height: 470px;
	clear:left;
	margin-left:260px;
	background-image:url(../images/NewsBoxBG2.png);
	padding-left: 10px;
	padding-top:3px;
	font-size: x-small;
	left: -75px;
	z-index: 6;
	margin-bottom: auto;
}


#logobar {
	position:absolute;
	top: 800px;
	height: 147px;
	width:603px;
	clear:left;
	margin-left:260px;
	background-image:url(../images/NewsBoxBG2.png);
	padding-left: 10px;
	padding-top:3px;
	font-size: 80%;
	left: -75px;
	z-index: 6;
	text-align: center;
	margin-bottom: auto;
}
#footer {
	position:absolute;
	top: 950px;
	height: 20px;
	width:615px;
	text-align: center;
	left: 184px;
}

#pagebody {}

#navbar a {color:#898383;}

#navbar a:hover{
	color: #898383;
	background: #012f79;
}

body {
	margin-top: 0px;
	margin-bottom: 0;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
}
a {
	color: #999;
}
.a {
	color: #FFF;
}
#container #links table {
	font-size: 10px;
}
