/*SPOSFC CSS
Created by M9Media - www.m9media.com.au
[Copyright - M9Media 2009]*/

html {
	height: 100%;
}
body {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
}
p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
h1 {
	font-size: 12px;
	color: #a7ac14;
}
table {
	padding: 3px;
}
th {
	text-align: left;
	color: #a7ac14;
}
ol {
	list-style: url(pdf.gif);
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 1100px;
}
#masthead {
	margin: 0;
	padding: 0;
	width: 1100px;
	height: 180px;
	background: url(masthead.jpg) no-repeat;
}
#nav {
	margin: 0;
	padding: 0px 0px 0px 55px;
	width: 1100px;
	height: 150px;
	background: url(nav.jpg) no-repeat;
}
#menu {
	margin: 0;
	padding: 0px 0px 10px 0px;
	float: left;
	width: 145px;
}
#menu ul {
	padding: 0px;
}
#menu li {
	list-style: none;
}
#logo {
	margin: 0;
	padding: 0;
	width: 510px;
	height: 140px;
	float: left;
}
/* Nav Buttons */
#home {
	width: 145px;
	height: 21px;
	display: block;
	float: left;
	background: url(button_home.jpg) top left no-repeat;
}
#home:hover {
	background-position: bottom left;
}
#members {
	width: 145px;
	height: 21px;
	display: block;
	float: left;
	background: url(button_members.jpg) top left no-repeat;
}
#members:hover {
	background-position: bottom left;
}
#schedule {
	width: 145px;
	height: 21px;
	display: block;
	float: left;
	background: url(button_schedule.jpg) top left no-repeat;
}
#schedule:hover {
	background-position: bottom left;
}
#newsmedia {
	width: 145px;
	height: 21px;
	display: block;
	float: left;
	background: url(button_news.jpg) top left no-repeat;
}
#newsmedia:hover {
	background-position: bottom left;
}
#sponsorsb {
	width: 145px;
	height: 21px;
	display: block;
	float: left;
	background: url(button_sponsors.jpg) top left no-repeat;
}
#sponsorsb:hover {
	background-position: bottom left;
}
#history {
	width: 145px;
	height: 21px;
	display: block;
	float: left;
	background: url(button_history.jpg) top left no-repeat;
}
#history:hover {
	background-position: bottom left;
}
#content {
	margin: 0px;
	padding: 30px 0px 40px 67px;
	width: 1000px;
	background: url(tile.jpg) repeat-y;
}
#leftcontent {
	float: left;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 600px;
}
#rightcontent {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	width: 300px;
}
#ngame {
	margin: 0px;
	padding: 45px 0px 0px 80px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#sponsors {
	margin: 0;
	padding: 0;
	height: 30px;
	width: 1100px;
	background: url(spons.jpg) no-repeat;
}
#spons {
	margin: 0;
	padding: 5px 0px 60px 60px;
	width: 1100px;
	background-image: url(stile.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
#prem {
	float: left;
	width: 309px;
}
#gold {
	float: left;
	width: 348px;
}
#corp {
	float: left;
	width: 300px;
}
#footer {
	margin: 0;
	padding: 30px 0px 0px 60px;
	width: 1100px;
	background: url(footer.jpg) no-repeat;
	color: #666;
}
.clear {
	clear: both;
}
.header {
	margin: 0px 0px 0px -8px;
	padding: 5px 0px 15px 0px;
}
.right {
	float: right;
	width: auto;
	padding: 0px 0px 15px 15px;
}
.ladies {
	color:#993399;
}
}
.vshoughton {
	color:#cc0000;
}