body {background:url('images/back.jpg');
		color:#947342;
		margin:0px;
		font-size:11px;
		font-family:tahoma;
		text-align:center;
		}
#contain 
{	background:#000;
	width:750px;
	margin:50px auto 0px;
	border:3px solid;
	border-color:#000;
	border-bottom:0px;
	}
#banner
	{background:url('images/banner.png');
	height:250px;
	background-repeat:no-repeat;
	
	}
#banbase
	{background-color:#947342;
	width:100%;
	height:.35em;
	margin-top:-30px;
	
	
	}
#nav
	{width: 600px;
	margin-top:-25px;
	font-size:2em;
	font-variant:small-caps;
	color:#2d2f30;
	text-align:center;
	margin:auto
	
	}
#nav a
	{color:#FCFCFC;
	text-decoration:none;
	}
#nav a:hover
	{color:#7b5b3d;
	
	}
#nav a:active
	{color:#7b5b3d;
	text-decoration:underline;
}
	#content
	{background:#000;
	width:600px;
	padding-left:50px;
	float:right;
	text-align:left;
	margin-top:0px;
		
	}
#content a {
	color:#947342;
	text-decoration:none;
	font-style: italic;
			}
#content a:hover{
	color:#fff;
	font-style:normal;
	}
#footer
	{clear:both;
	background-color:#7b5a34;
	color:#000;
	width:756px;
	font-size:.85em;
	text-align:center;
	margin-left:-3px;
	
	}
#sponsor { background:#000;
			float:left;
			
			
			
			}
#team {margin-left:100px;
}

#heading {font-size:1em;
		font-variant:small-caps;
		font-weight:bold;
		}
.botborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #947342;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#smallnav a{
			color:#95624f;
			text-decoration:none;
			}
#smallnav a:hover {
			color:#fff;
			font-style:italic;
			}
