body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url("http://modified17racelist.com/images/body_bg.jpg");
	background-repeat: repeat-x;
	background-position: center top;
}

.menu{
	list-style-type: none;
	padding: 0;
	width: 195px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url("http://modified17racelist.com/images/main2_08.jpg");
	background-repeat: no-repeat;
}

.menu li a{
	color: #3b0000;
	display: block;
	width: auto;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url("http://modified17racelist.com/images/menu1.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 30px;
	height: 31px;
	text-align: center;
}


* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 195px;
	height: 31px;
}

.menu li a:visited, .glossymenu li a:active{
	color: #00233d;
	text-decoration: none;
	height: 31px;
	width: 195px;
}

.menu li a:hover{
	background-image:   url("http://modified17racelist.com/images/menu2.jpg");
	color: #FFFFFF;
}