body {  
	font: 0.8em Verdana;
	background: #E1E0E0;
	color: #666;
	width: 816px;
	margin: 20px auto;}
		
#wrapper {
	background: #fff;
	border: 1px solid #435138;}
	
a {
	text-decoration: none;}
	
li {
	line-height: 20px;
	list-style: url(images/bullit.gif);
	color: #BB0101;
	font-weight: normal;}
	
.Parts #stuff div{
	float: left;
	width: 50%;}
			
#content {
	float: left;
	width: 480px;}
		
#content a {
	color: #ca0303;
	text-decoration: none;}
		
#stuff {
	padding: 10px;}

#footer {
	font-size: 10px;
	color: #969B75;
	border: 1px solid #fff;
	background: #435138;
	padding: 5px;
	width: 802px;
	clear: both;
	text-align: center;}
	
#footer a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;}
		
#leftbar {
	float: left;
	width: 130px;
	padding: 0px 1px;}
	
#addsPanel {
	height: 493px;
	border: 1px solid #969B75;
	background: #D8D9BE url(images/leftBg.jpg) no-repeat center bottom;}
		
#rightBar {
 	background: #D8D9BE;
	float: right;
	width: 198px;
	margin: 0px 1px;
	border: 1px solid #969B75;}
	
.right {
	height: 18px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding: 5px 0px;}
	
.Top {
	background: #BB0101;}
	
#offers {
	height: 600px;
	overflow: auto;}
	
#mainOffers {
	height: 370px;
	overflow: auto;
	border: 1px solid #CCCDAA;}
	
.offer {
	margin: 5px;
	padding: 5px 5px 5px 5px;
	height: 50px;
	background: #EAEBDB;
	border: 1px solid #CCCDAA;}
	
.Edit .offer {
	height: 60px;}

.Offers #offers {
	background: #EAEBDB;
	padding-top: 5px;}
	
.Offers .offer {
	height: auto;}
		
.Offers #offers div {
	float: left;
	width: 33%;
	text-align: center;
	margin-bottom: 5px;}
	
.linethrough {
	text-decoration: line-through;}
	
.Lower {
	background: #6C7656;}
		
#nav {
	background: #6C7656;
	border: 1px solid #435138;}
		
#nav a {
	font-size: 12px;
	color: #D8D9BE;
	display: block;
	text-align: right;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #778161;}
		
#nav a:hover,
.Index #nav #Index a, 
.Offers #nav #Offers a, 
.Contact #nav #Contact a, 
.Clothing #nav #Clothing a, 
.Bikes #nav #Bikes a, 
.Parts #nav #Parts a, 
.Team #nav #Team a{
	background: #BB0101;
	color: #FFF;}
	
h1 {
	font: bold 1.0em Verdana;
	color: #BB0101;
	margin: 0px;
	padding: 0px;}
