body {
	margin:0;
	padding:0;
	text-align:center;
	min-width:1010px;
	height:100%;
	background-color:#333333;
	color:#999999;
	font-family: verdana, arial, helvetica, sans-serif;

}

#wrapper {
	text-align:left;
	width:1000px;
	height:550px;
	margin:50px auto 0 auto;
	}
	

#maincol {
	width:100%;
	margin:0 auto 0 auto;
}

a {
text-decoration:none;
} 

a img {
	border:none;
}

#button {
    margin:0 auto 0 auto;
	text-align:center;
	}
	
#button a{
	color:#708090;
	text-decoration:none;
	}
	
#button a:hover{
	color:#FFF;
	}

	
	
#button p {
font-size:.9em;
font-stretch:semi-expanded;
color:#FFF;
text-align:center;
display:block;
margin:0 auto 0 auto;
padding:60px 0 0 0;
}

#button ul {
width: 810px;
height:200px;
margin:0 auto 0 auto;
}

#button li {
display:inline;
margin:0;
padding:0;
border:0;
}

#copy {
			width:890px;
			height:99px;
			vertical-align:top;
			margin:0 auto 0 auto;
			border:none;
			}
			
	#copy ul{
	
	margin:-1px 0 0 20px;
	_margin:-3px 0 0 40px;
	#margin:-3px 0 0 40px;
			}
		
		
	#copy li {
			font-size: 0.5em;
			color:#555;
			margin:0;
			display:inline;
			}
			
	#homenews {
			margin:50px auto 0 auto;
			padding:0 0 0 0;
			width:400px;
			height:200px;
			border:2px solid #CC9900;
			/*
			background-image: url(images/derby.gif);
			background-position:top left;
			background-repeat: no-repeat; */
			}
			
	#homenews p {
	        margin:50px 50px 0 50px;
			color:#FFFFFF;
			font-size:11px;
			}
			
	#homenews a{
	color:#708090;
	text-decoration:none;
	}
	
   #homenews a:hover{
	color:#FFF;
	}
			
	.title {
			font-size:16px;
			font-weight:bold;
			font:Verdana, Arial, Helvetica, sans-serif;
			}

#clear {
	clear:both;
	}
	
#right {
	float:right;
	}
	
#left {
	float:left;
	}
	



