/*	Developed for Justice Racing Engines by Greg Beatty ~ greg@gregbeatty.com ~ Last Modified: September 5, 2007 by Amanda Justice */


body
	{
	background-color: #fff;
	background-image: url('/_images/bg.gif');
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: trebuchet, lucida, verdana, arial, helvetica, sans-serif, impact;
	font-size: 80%;
	color: #000;
	}
.content
	{
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
.primarynav
	{
	background-color: #06c;
	padding: 5px 0 5px 0;
	margin: 10px 0 0 0;
	width: 750px;
	} 
.primarynav .first
	{
	margin-left: 235px;
	}
.primarynav a
	{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px
	}
.primarynav a:hover
	{
	color: #f90;
	}
.logo
	{
	float: left;
	margin: 0;
	padding: 0;
	}
.logo img.justice {
	margin: 10px 0 50px 0;
	}
.meatandpotatoes
	{
	float: left;
	margin: 0 0 0 20px;
	padding:  15px 0 0 15px; 
	width: 470px;
	}
.meatandpotatoes p, .meatandpotatoes li
	{
	line-height: 1.75em;
	font-size: .85em;
	}
h1
	{
	font-size: 150%;
	color: #444;
	}
h2
	{
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
	margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0
	}
h3
	{
	font-size: 200%;
	color: #444;
	}
p.address
	{
	line-height: 180%;
	color: #333;
	font-size: 70%;
	margin: 10px 0 23px 240px;
	}
.quote
	{
	float: left;
	width: 200px;
	font-size: 85%
	}
.quote p
	{
	font-size: 190%;
	font-family: times, times-roman, georgia, serif, impact;
	font-style: oblique;
	color: #aaa;
	line-height: 1.1em;
	letter-spacing: -1px;
	font-weight: bold;
	}
.footer
	{
	clear: both;
	text-align: right;
	padding: 20px 0 20px 0;
	margin: 30px 20px 0 0;
	font-size: 85%;
	}
img
	{
	border-width: 0;
	}
.leftcol
	{
	text-align: left;
	width: 200px;
	float: left;
	margin: 50px 0 0 0;
	}
.leftcol ul
	{
	list-style-type: none;
	margin: 0;
	}
.leftcol li
	{
	margin: 0;
	border-top: 1px solid #ddd;
	padding: 5px 0 5px;
	}
p.breadcrumb
	{
	font-size: 80%;
	}
p.contentquote
	{
	font-size: 170%;
	font-family: times, times-roman, georgia, serif, impact;
	font-style: oblique;
	color: #666;
	line-height: 1em;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 20px 0 0 0;
	}
p.author
	{
	margin: 5px 0 45px 0;
	}
.hidden
	{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
