@charset "UTF-8";
/* CSS Document */

body {background-image: url(../pics/hsnmbbg.jpg);
		margin: 0;
		font: 80% Georgia;
}

#container {width: 800px;
			background: ;
			margin: 0 auto;
			padding:0;
}

#header {width: 800px;
		height: 180px;
		background: #99CCFF;
		text-align: center;
		
}


#left {width: 262px;
		height: 800px;
		background: #99CCFF;
		margin: 0px;
		padding: 2px;
		float: left;
		position: relative;
		
}

#middle {width: 262px;
		height: 800px;
		background: #99CCFF;
		margin: 0px 0px 0px 0px;
		padding: 2px;	
		float:left;
		position: relative;
		text-align: center;

	
}


#right {width: 262px;
		height: 800px;
		background: #99CCFF;
		margin: 0px;
		padding: 2px;
		float: left;
		position: relative;
		text-align: right;
			
}

#bottom {width: 800px;
			background: #99ccff;
			margin: 0px;
			padding-top: 10px;
			padding-bottom: 10px;
			position: relative;
			float: left;
			text-align: left;
}



#businessrules {width: 800px;
			background: #99ccff;
			margin: 0px;
			padding-top: 10px;
			padding-bottom: 10px;
			position: relative;
			text-align: left;
			
	
}

#dlinks {list-style-image: url(images/dlistheart.gif);
}


#racerules {width: 800px;
			background: #99ccff;
			margin: auto;
			padding-top: 5px;
			position: relative;
			text-align: left;
}


#bdtable {
	width: 798px;
	top: auto;
	position: relative;
	float: left;
	background-color: #99ccff;
	text-align:center;
	
	
	

}

#bdtable td {
	/*width: 190px;*/
	/*height: 250px;*/
	vertical-align: top;
	
}


h1, h2, h3, h4 {
	font-style: italic;
	text-align: center;
}

a:link {text-decoration: none;
		color: #000000;
		font-weight: bold;

}

a:visited {text-decoration: none;
		   color: #000055;
		   font-weight: bold;
		   
}

a:hover {text-decoration: underline;
		 color: #cc0033;
		 border: none;
		 
}

a:active { text-decoration: none;
		border: none;
}

#current {color: #0000ff;}

#namelist {width: 798px;
	top: auto;
	position: relative;
	float: left;
	background-color: #99ccff;
	text-align:center;
}

#namelist td {
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
