body {
	background-color:#560554;
	color:#2E012C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 10px 10px;
	padding: 0px;
	background-image: url(../images/images/images/carvanonewslayout2_03.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
}
.clear{
	clear:both;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/images/images/images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#DCB709;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
	font-size: 1.1em;
}
#header ul a:hover{
	color:#606;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:130px;
	left:43px;
	width:230px;
	position:absolute;
	font-size: medium;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{
	color:#202;
}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(../images/images/content_bg.jpg);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#2F002D;
	font-size:1.4em;
	margin: 20px 0px 20px 0px;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1em;
	text-decoration: underline;
}
#left ul {
	padding-left: 1.5em;
}
#right h2{
	color:#85a157;
	font-size:1.3em;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
	font-size: 0.9em;
}
#right a{
	color:#B66C19;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
}
#right a:hover{
	color:#D9B81F;
}
/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:url(../images/images/footer_bg.jpg);
	font-size:1px;
	height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
.block {
	padding-left: 1.5em;
}
.centerpic {
	margin-left: 1em;
}
.pictext {
	float: left;
	padding-right: 1.2em;
}
table {
	background-color: #E3E5DA;
}
.centerpicy {
	margin: auto;
}
td {
	text-align: center;
}
