html, body {
text-align: center;
font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; 
font-size : 13px; 
color: #000000; 
font-weight: bold;
background-color: #231f20;
}
	
A { color : #990000; text-decoration : none; }
A:HOVER { color : #CC0000; text-decoration : underline; }
B { font-weight: bold; }
hr { color: #000000; height: 2px; width: 100%; style: noshade; border: 2px solid  #000000;}

.subtitle { font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; font-size : 11pt; color: #000000;  font-weight : bold; font-style: italic; text-align: center; }

.itemBorder { border: 1px solid black; }

.displayed { display: block; margin-left: auto; margin-right: auto; }
.white { background: #fff; }
.black { background: black; width: 100%;}
.redbkg { background: #ff0000; width: 100%;}
.whiteSm { font-size: 13px; color: #fff; }
.graySm 		{ font-family : Arial,Verdana, Geneva, Helvetica, sans-serif; font-size : 7pt; text-decoration : none; color : #666666 ; font-weight : normal;  }
.graySm a:link, .graySm a:visited, .graySm a:active 	{ font-family : Arial,Verdana, Geneva, Helvetica, sans-serif; font-size : 7pt; text-decoration : none; color : #666666 ; font-weight : normal;  }
.graySm a:hover	{ font-family : Arial,Verdana, Geneva, Helvetica, sans-serif; font-size : 7pt; text-decoration : underline; color : #ffffff ; font-weight : normal;  }

.Hidden		{visibility: hidden;}	
.NoDisplay	{visibility: hidden; display: none;}
.Visible	{visibility: visible;}		


#wrapper {
width: 975px;
text-align: center;
margin: 0 auto;
background-color: #231f20;
overflow: hidden;
}

.car {
width: 325px !important;
margin: 15px 0 15px 0;
padding: 0;
float: left;
}

.littlewhite {
font-family: Verdana, Arial, sans-serif;
color: #fff;
font-weight: bold;
text-align: center;
font-size: 24px;
}

.bigwhite {
font-family: Verdana, Arial, sans-serif;
color: #fff;
font-size: 42px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
}