* {
	text-decoration: none;
	vertical-align: top;
}	

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 0px;
	text-align: center;
}

h1 {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}

h2 {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}

#default {
	display: none;
}

/*     */

#container {
	width: 760px;
	background-image: url(navimages/checks.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	margin: 0px auto;
}

#container2 {
	width: 760px;
	margin: 0px auto;
	height: 600px;
	background-image: url(navimages/call-us.jpg);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

html>body #container2 {
	height: auto;
	min-height: 600px;
}

/*     */

#head {
	width: 760px;
	padding-top: 28px;
	background-image: url(navimages/raceworld-logo.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	text-align: right;
}

#head img {
	display: none;
}

/*     */

#topnav {
	width: 320px;
	background-color: #000000;
	background-image: url(navimages/nav-background.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	margin: 0px 60px 0px auto;
	text-align: left;	
}

#topnav2 {
	padding: 7px 5px 8px 25px;
}	

#topnav a:link, #topnav a:visited {
	font-size: 90%;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px 5px 10px;	
	text-decoration: none;
}

#topnav a:hover, #topnav a:active {
	color: #999999;
}

/*     */

#bannertop {
	margin-right: 60px;
	text-align: left;
}

#bannerbottom {
	margin-right: 60px;
	text-align: left;
}

/*     */

#content {
	text-align: justify;
}

#contentleft {
	width: 435px;
	display: inline;
	float : left;
}

#contentleft p {
	padding: 0px 20px 0px 0px;
}

#contentleft h1 {
	padding: 10px 20px 0px 0px;
	margin : 0px;
	
}

#contentleft h2 {
	padding: 10px 20px 0px 0px;
	margin: 0px;
	
}

.margin {
margin: 0px 10px 0px 0px;
}

#contentleft a:link, #contentleft a:visited {
	color: #ff0000;
}

#contentleft a:hover, #contentleft a:active {
	color: #666666;
}

#contentright {
	width: 266px;
	display: inline;
}

html>body #contentleft, #contentright {
	display: table-cell;
}

/*     */

#spiderlinks {
	font-size: 80%;
	color: #666666;
	margin-right: 327px;
	text-align: center;
}

#spiderlinks a:link, #spiderlinks a:visited {
	color: #333333;
}

#spiderlinks a:hover, #spiderlinks a:active {
	color: #ff0000;	
}

.diary {
	background-color: #ededed;
	height: 30px;
	padding: 5px 10px 5px 10px;
}

.diary2 {
	background-color: #ffffff;
	height: 30px;
	padding: 5px 10px 5px 10px;
	color: #ff0000;
}
input.red {
	background-color: #ff0000;
	border-color: #ff6666;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
.descriptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.AnswerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

#track {
	width : 400px;
	}
	
.announce {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	border: solid;
	border-color: #FF0000;
	border-width: 4px;
}