body
{
    background-color:#000000; 
    color:#FFFFFF; 
    font-size: 14px; 
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    text-align: center; /* for pre IE6 browsers */
    margin: 0;
}

#centered_container
{
    width: 800px;
    text-align: left; /* reset the alignment */
    margin: 0 auto;
}


#centered_report_container
{
    width: 900px;
    text-align: left; /* reset the alignment */
    margin: 0 auto;
}

a
{
    color: #CCCCCC; 
    background-color: transparent; 
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

td
{
    font-size:12px;
}

#car_title
{
	width: 800px;
	height: 574px;
	position: absolute;
}

#button_area
{
	top: 600px;
	width: 800px;
	height: 68px;
	position: absolute;
}

#ad_area
{
	top: 680px;
	width: 800px;
	height: 118px;
	position: absolute;
	text-align: center;
}

#email_area
{
	top: 810px;
	width: 800px;
	height: 68px;
	position: absolute;
	text-align: center;
}

#photos07_button_area
{
	width: 171px;
	height: 68px;
	position: absolute;
	top: 0px;
	left: 20px;
}

#photos08_button_area
{
	width: 171px;
	height: 68px;
	position: absolute;
	top: 0px;
	left: 200px;
}

#register_button
{
	width: 183px;
	height: 68px;
	position: absolute;
	top: 0px;
	left: 384px;
}

#info_button
{
	width: 183px;
	height: 68px;
	position: absolute;
	top: 0px;
	left: 590px;
}