body {
margin: 0;
padding: 0;
font: 14px "Arial", "Helvetica", "Verdana", "sans-serif";
color: #fff;
background: #000;
}

h1, h2, h3, h4, p, ul {
margin: 0;
padding: 0;
font-weight: normal;
list-style: none;
}
table
{
	border-collapse: collapse;
}
td
{
	border:0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-family:Arial;
	font-size:14px;	
	
}

img{
border:0px;
padding:0;
margin:0;
}

#container{
width:1000px;
background: url(/skins/site/pitstop/images/bg.gif) #565656 0px 0px;
}

td.bgfooter{
background: url(/skins/site/pitstop/images/footer.jpg) no-repeat left bottom;
}
td.bgtop{
background: url(/skins/site/pitstop/images/top.jpg) no-repeat left top;
}

#pl{
background: url(/skins/site/pitstop/images/pl.gif) #000 no-repeat left top;
width:238px;
height:122px;
}

#pl td{
font-size:13px;
color:#CBCBCB;
height:20px;
}

#content{
background:url(/skins/site/pitstop/images/conbg.gif) repeat-y;
}
#contd{
background:url(/skins/site/pitstop/images/contop.jpg) no-repeat left top;
}
#pagetitle{
width:470px;
text-align:center;
padding-top:15px;
color:black;
font-size:17px;
}
#context{
padding:25px 20px 25px 20px;
text-align:justify;
}

#copyright{
text-align:center;
font-size:13px;
}


a{
color:white;
text-decoration:none;
}
#context a:hover,#copyright a:hover {
text-decoration:none;
border-bottom:1px dotted white;
}

#context a{
color:white;
text-decoration:none;
border-bottom:1px dotted white;
}


#selector td{
padding-right:20px;
padding-bottom:11px;
}

#menu td{
text-align:center;
vertical-align:middle;
height:24px;
padding-right:4px;
}
