/* CSS Document */

body
{
	background-color:#000000;
}

#main_container
{
	width:760px;
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	margin:0 auto;
}

#header
{
	width:760px;
	height:111px;
}

#header_nav
{
	width:760px;
	height:35px;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
}

#content_shell
{
	width:758px;	
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	margin-top:1px;
	
}

#content_area
{
	width:705px;
	/* height:350px; */
	margin-left:35px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:5px;
}

#footer_nav
{
	width:758px;
	height:21px;
	background-color:#FFA602;
}

#footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	text-align:center;
}

.news
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.date
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

h1,h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

p,li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:3px;
}

td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
}

img
{
	border-width:0px;
}

.small
{
	font-size:10px;
}

a
{
	color:#D20001;
}

a:hover
{
	color:#970F01;
}

td .raceteam_title
{
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
}

td .raceteam_content
{
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
}
