body{
	margin: 0px;
	padding:0px;
	background-image: url(images/b_main.jpg);
	background-color: #b4bd93;
	background-position: center 85px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	font-size: 12px;
	color: #666;
	text-align: left;
	line-height: 16px;
	background-repeat: repeat-x;
}
a{
	color: #713822;
}
a:hover,a:visited,a:active{
	text-decoration: none;
}
blockquote{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666;
}
blockquote p{
	margin: 0px;
	padding: 0px;
}
blockquote em{
	font-size: 80%;
}
blockquote b{
	color: #A8A200;
}
blockquote ul{
	list-style-type: circle;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
img {
	border:0px;
	text-align: right;
}
.clear{ clear:both;}
h1 {
	font-size: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #d6b533;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 20px;
}
h2 {
	font-size: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #D6B533;
	background-color: #733823;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	line-height: 20px;
}
#container{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#topBar{
	background-color: #307026;
	color: #FFF;
	text-align: center;
	z-index: 3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#wildseries{
	background-color: #FFF;
	text-align: center;
	z-index: 2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
	height: 195px;
	overflow: hidden;
	width: 1000px;
}
#nav{
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#nav li {
	list-style-type: none;
}
#nav  a  {
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-top-right-border-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-top-left-border-radius: 10px;
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: none;
}
#nav  a.active {
	background-color: #D5D268;
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-top-right-border-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-top-left-border-radius: 10px;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	background-color: #555B3D;
	text-decoration: none;
	color: #FFF;
}
#left {
	width: 180px;
	float: left;
}
#menu{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 4px solid #d5d36d;
	margin: 0px;
	padding: 0px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	background-color: #FFF;
}
#menu .header{
	background-color: #A8A300;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D5D268;
}
#menu ul{
	list-style-type: none;
}
#menu li{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li a.menu{
	color: #bab70c;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #818285;
	border-bottom-width: 1px;
	font-weight: bold;
	background-color: #555B3E;
}
#menu li a:hover{
	background-color: #757E57;
	display: block;
	text-decoration: underline;
	font-weight: bold;
}
#menu li strong {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 9px;
	color: #FFF;
}

#centre{
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 4px solid #D5D268;
	float: left;
	width: 480px;
	margin-right: 15px;
	margin-left: 15px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/b_centre.jpg);
	background-position: center top;
	padding-top: 190px;
}
#centre p.info{
	color: #666;
	margin: 0px;
	padding: 0px;
}
#centre strong{
	font-size: 13px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#centre #blog {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #733823;
	background-color: #EEE;
	overflow: hidden;
}
#centre #blog p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#centre #blog .header {
	color: #D6B533;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#centre #blog .date {
	color: #666;
	font-weight: bold;
	font-size: 11px;
}
#centre #blog strong {
	padding: 5px;
	margin: 0px;
	color: #D6B533;
}
#right{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	float: left;
	background-color: #eeedc4;
	width: 170px;
	box-shadow: 3px 3px 3px #666;
	border: 4px solid #D5D268;
}
#rightmenu {
	background-color: #A8A200;
	list-style-type: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFF;
}
a.link{
	color: #A8A200;
	text-decoration: underline;
	background-image: url(images/sqaurebullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 10px;
	margin-left: 10px;
}
a:hover.link   {
	display: block;
	padding-left: 10px;
	text-decoration: none;
}
#latestnews .newsheader {
	color: #A8A200;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#latestnews p{
	font-size: 11px;
	color: #666;
	border-bottom-style: dotted;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer{
	background-color: #555B3D;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	font-size: 11px;
}
#footer a {
	color: #B4BB91;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #B4BB91;
}
a.opc,a:visited.opc,a:active.opc {
	opacity: 1.0;
	filter: Alpha(Opacity=100);
	color: #8A8A8A;
}
a:hover.opc {
	opacity: .60;
	filter: Alpha(Opacity=60 );
}

