body {
	font:16px/20px arial,helvetica,clean,sans-serif;
	color:#000000;
	margin:0px;
	background-color:#6F8429;
	background-image:url(../images/tweed.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	}

#headline {
	font:18px/22px arial,helvetica,clean,sans-serif;
	font-weight: bold;
	color:#000000;
	}


a:link { 
	text-decoration: none; 
	color: #b9cb7f;
	}
	
a:visited {
	text-decoration: none; 
	color: #b9cb7f;
	}
	
a:hover, a:active {
	text-decoration: underline; 
	color: #b9cb7f;
	}
	
#header_width {
	width:800px;
	}

#header_content {
	height:200px;
	margin:0px;
	padding:0px;
	vertical-align: bottom;
	background-color:#000000;
	background-image:url(../images/header-1.jpg);
	font:13px/17px arial,helvetica,clean,sans-serif;
	}

#left_width {
	width:200px;
	}

#left_content {
	height:400px;
	margin:0px;
	padding:0px;
	background-color:#666666;
	background-image:url(../images/background_left.jpg);
	}

#right_width {
	width:800px;
	}

#right_content {
	height:100%;
	margin:0px;
	padding:30px;
	background-color:#6C725A;
	background-image:url(../images/background_right.jpg);
	border-top: 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	}

.detail {
	color:#000000;
	font:10px/12px arial,helvetica,clean,sans-serif;
	}

#photo_front {
	height:100%;
	margin-right:30px;
	margin-bottom:20px;
	float: left;
	}

#sidebar {
	width: 300px;
	height:100%;
	margin-top: 0px;
	margin-left:30px;
	margin-bottom:20px;
	text-align: center;
	float: right;
	}

#footer_width {
	width:800px;
	}

#footer_content {
	height:50px;
	margin:0px;
	padding:10px;
	background-color:#000000;
	background-image:url(../images/black_leather_bg.jpg);
	color: #6c725a;
	font:13px/17px arial,helvetica,clean,sans-serif;
	}