BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #1d260f;
	text-align:center;
}

.titleimg{
	position: relative;
	left: 270px;
	top: 60px;
}	

.menu_left{
	display: block;
	width: 163px;
}

.bulletted{
	background-image: url('/css/preformatted/imgs/racing3/arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 25px;
	height: 20px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/racing3/shade.gif');
}

#middlebar{
	height:165px;
	width: 777px;
	background-image: url("/css/preformatted/imgs/racing3/middlebar.png");
	background-repeat: no-repeat;
	position:absolute;
	margin: 0px;
	top: 0px;

}

DIV,body,td,th {
	color: #333;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
H1{
	color: #a257af;
	font-size: 32px;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	letter-spacing: 2px;
	text-align: left;
}

#BANNER{
	width: 777px;
	background-color: transparent;
	height: 165px;
	font-family: "Arial";
	font-size: 36px;
}
#innerBANNER{
	width: 777px;
	background-image: url("/css/preformatted/imgs/racing3/innerbanner.png");
	background-repeat: no-repeat;
	height: 165px;

}
#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-position: bottom left;
	width: 777px;
	background-image: url("/css/preformatted/imgs/racing3/bg.gif");
	background-repeat: repeat-y;
}

#menu_header{
	height: 30px;
}

#menu_footer{
}

#MENU1,#menu2 {
height: 20px;
}

#MENU_CONTAINER {
	width: 180px;
	text-align: left;
	margin: 0px;
	background-color: transparent;
	letter-spacing: 1px;
	}

#MENU_CONTAINER A:LINK{
	color: #e29294;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	padding-left: 17px;
	background-image: url("/css/preformatted/imgs/racing3/menu_link.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}

#MENU_CONTAINER A:VISITED {
	color: #e29294;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	padding-left: 17px;
	background-image: url("/css/preformatted/imgs/racing3/menu_link.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}

#MENU_CONTAINER A:HOVER {
	font-size: 12px;
	color: #bababc;
	display: block;
	text-decoration: none;
	font-family: Arial;
	padding-left: 18px;
	background-image: url("/css/preformatted/imgs/racing3/menu_linkOn.png");
	background-repeat: no-repeat;
		height: 20px;
	width: 130px;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 12px;
	color: #bababc;
	display: block;
	text-decoration: none;
	font-family: Arial;
	padding-left: 18px;
	background-image: url("/css/preformatted/imgs/racing3/menu_linkOn.png");
	background-repeat: no-repeat;
		height: 20px;
	width: 130px;

}
#menu_cell{
	padding: 0px;
	margin 0px;
}

#CONTENT{
	padding-right: 0px;
	background-repeat: repeat-y;
	width: 570px;
}

#content_cell{
	padding: 0px;
	margin: 0px;
}
#CONTENT H1{
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 22px;
}

#footer{
	display: block;
	text-align: center;
	width: 777px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

	height:	109px;

}
#innerfooter{
	display: block;
	background-image: url("/css/preformatted/imgs/racing3/innerfooter.png");
	background-repeat: no-repeat;
	height:	109px;

}
#BRANDING{	
	color: #006771;
	padding-top:40px;
	}

#content_table {
	width: 778px;
	min-height: 200px;
}

A:link {   color: #d11104; text-decoration: none}
A:visited {  color: #d11104; text-decoration: none}
A:hover {   color:#000; text-decoration: none}
A:active {  color: #000; text-decoration: none}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/racing3/separator.png');
	background-position: center center;
}


/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#mb_category{
	border-color: #ccc;
}

#mb_forms HR{
	color: #ccc
}


#mb_cookie_crumb{
	background-color:#485e63;
}

#threads{
	background-color:#485e63;
}

#threads_title{
	background-color:#485e63;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#485e63;
}


#post_controls{
	border-color: transparent;
}



/* message board end */