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

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

#container {
	width: 813px;
	padding:0;
	background-color: #99ccff;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
}

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


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

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

	
}


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

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

#footer {
	width: 813px;
	background: #99ccff;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003;
}

#businessrules {width: 813px;
			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: 813px;
			background: #99ccff;
			margin: auto;
			padding-top: 5px;
			position: relative;
			text-align: left;
			float: left;
}


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

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

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

}

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;
}

