body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/menu-head.gif) repeat-x;
}
#container {
	width: 800px;
}
#header {
	width: 750px;
	height: 110px;
	margin: 0px 0px 84px 0px;
	padding: 0px;
	position: relative;
}
#logo {
	background: #FFFFFF url(images/wc_logo.png) no-repeat 20px;
	height: 107px;
	width: 141px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
}
#nav {
	height: 75px;
	width: 589px;
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
	background: url(images/menu_bkgd.png) no-repeat;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	text-transform: uppercase;
}
#nav li {
	margin: 0px;
	padding: 25px 0px 25px 20px;
	float: left;
	text-align: center;
}
#nav a:link {
	border: none;
}
#nav a:hover {
	border: none;
}
#content {
	width:702px;
	margin: 0px 0px 50px 25px;
	position: relative;
	padding: 0px;
}
#side {
	width: 136px;
	float: left;
	position: relative;
}
#side #background {
	width: 136px;
	height: 62px;
	background: url(images/side_head.gif) no-repeat;
}
#main {
	width: 566px;
	float: right;
	position: relative;
	margin: 0px;
	padding: 62px 0px 0px;
}
#main #background {
	width: 566px;
	height: 62px;
	background: url(images/head_overlay.png) no-repeat;
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main #text {
	width: 342px;
	padding: 12px 10px 0px;
}
h1 {
	font-family: "Lucida Sans", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333300;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 4px;
}
h2 {
	text-transform: uppercase;
	border-bottom: 1px dotted;
	color: #333300;
	letter-spacing: .1em;
	margin: 0px 10px 5px 0px;
	padding: 8px 0px 0px;
	font: bold 10px "Lucida Sans", Verdana, Helvetica, sans-serif;
}

.bronze {
	font-family: "Lucida Sans", Verdana, Helvetica, sans-serif;
	color: #333300;
}
.gold {
	font-family: "Lucida Sans", Verdana, Helvetica, sans-serif;
	color: #666600;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	margin: 0px;
	padding: 2px 0px 4px;
}
a:link {
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666600;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
}
ul {
	font-family: "Lucida Sans", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	margin: 0px;
	padding: 5px 0px 5px 20px;
}
ol {
	font-family: "Lucida Sans", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
	padding: 0px 20px 0px 10px;
}
li {
	padding: 0px;
	margin: 0px 0px 5px 5px;
}
.tablemain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.arena {
	font-size: 9px;
	font-style: italic;
}
#footer {
	margin: 0px 0px 0px 25px;
	padding: 25px 0px;
	width:700px;
	clear: both;
}
.footer {
	font-family: "Lucida Sans", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 8px 0px;
}
