@charset "UTF-8";
/* 403 Racing CSS */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
body {
	background-color: #000;
	background-image:url(../images/back.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: green;
}
a:active {
	text-decoration: none;
	color: #000;
}
#logos {
	position:absolute;
	left: 0px;
	margin-left:850px;
	top:0px;
	width:148px;
	height:163px;
	z-index:1;
	overflow: hidden;
	visibility: visible;
}
#indexWindow {
	position:absolute;
	left:86px;
	top:184px;
	width:838px;
	height:425px;
	z-index:2;
	overflow: auto;
}
#contactWindow {
	position:absolute;
	left:86px;
	top:227px;
	width:838px;
	height:425px;
	z-index:2;
	overflow: auto;
}
#eventsWindow {
	position:absolute;
	left:86px;
	top:227px;
	width:838px;
	height:425px;
	z-index:2;
	overflow: auto;
}
#lastStandWindow {
	position:absolute;
	left:105px;
	top:247px;
	width:800px;
	height:291px;
	z-index:2;
	overflow: auto;
}
#newsWindow {
	position:absolute;
	left:86px;
	top:228px;
	width:838px;
	height:410px;
	z-index:2;
	overflow: auto;
	padding-left: 6px;
	padding-top: 6px;
}
#mediaWindow {
	position:absolute;
	left:86px;
	top:228px;
	width:838px;
	height:425px;
	z-index:1;
	overflow: auto;
}
#forumsBacking {
	position:absolute;
	left:62px;
	top:228px;
	width:978px;
	height:992px;
	z-index:3;
	overflow: auto;
}
#forrrrums {
	position:absolute;
	left:58px;
	top:224px;
	width:943px;
	height:1011px;
	z-index:1;
	background-image:url(../images/formBack.png);
}

