body {
	background-color:#004300;
	margin:0px;
	text-align:center;
}

body, td {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:0.8em;
}

hr {
	clear:both;
	border:1px solid;
	width:90%;
	margin-bottom:5px;
}

p {
	margin:0px;
	margin-top:12px;
}

a	{
	text-decoration:none;
}
.detail a {
	border-bottom:1px dotted #00f;
}
.detail a:visited {
	text-decoration:none;
	color:#909;
	border-bottom:1px solid #909;
}
.detail a:hover {
	text-decoration:none;
	color:red;
	border-bottom:1px solid red;
}

#body_centre {
	position:relative;
	width:800px;
	margin:auto;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#logo {
	margin-top:26px;
}

#sidenav {
	float:left;
	width:180px;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:20px;
}

#splash_pic {
	position:absolute;
	top:145px;
	left:230px;
}

#canvas {
	float:left;
	background-color:#fff;
	width:513px;
	//width:533px;
	margin-top:20px;
	margin-left:5px;
	margin-bottom:30px;
	padding:0 18px 20px 18px;
	text-align:left;
}

#page_title {
	font-family:garamond,times,serif;
	font-size:19pt;
	font-weight:bold;
	color:#333;
	margin-top:9px;
	margin-bottom:0px;
}

#footer_textinfo {
	clear:both;
	font-size:0.85em;
	color:#fff;
	text-align:center;
}

#car_title {
	font-weight:bold;
	text-align:center;
	margin:10px;
}