\@charset "utf-8";
/* CSS Document */

#container {
	width:720px;
	height:auto;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	margin-top:-10px;
}
#header {
	width:720px;
	height:212px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
}
body {
	background-color: #474848;
	background-image: url(http://www.teamwinterpark.net/wpst/images2009/bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #474848;
	font-size: 0.85em;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: eeb351;
	text-transform:uppercase;
	font-weight: bold;
}
.style1 {font-size: x-small
}
a:link {
	text-decoration: none;
	text-transform:uppercase;
	color: #373C42;
}
a:visited {
	text-decoration: none;
	color: #373C42;
}
a:hover {
	text-decoration: none;
	color: #FFAC00;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 1em;
	color: #FF9900;
	text-transform:uppercase;
}
h2 {
	font-size: 1em;
	color: #474848;
	
#navbar {
	position:absolute;
	width:720px;
	height:23px;
	z-index:1;
	background-image: url(nav.jpg);
	top: 262px;
}
