
* {
	padding:0;
	margin:0;
}
body {
	font: normal 12px arial;
	color: #666666;
}

#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;

}

p {
	margin-bottom: 10px;
}

#centercontent {
	margin-left: 10px;
	
	float: left;
	width: 690px;
}


#rightcontent {
	float: right;
	width: 150px;
}

#footer {
	clear: both;
	background: #ffffff;
}

#sidebar h2 {
	padding: 6px; 
	margin: 0px; 
	display: block;   
	color: #333333;
	font-family: Arial;
	font-size: 13px;
	display: block;  
	text-decoration: none; 
	background-color: #efefef; 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 0px 1px 0px;
}
#sidebar {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	width: 200px;
   	text-align: left;
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 0px 0px 0px;
	}	

#sidebar ul { 
	padding: 0px; 
	margin: 0px; 
	padding-bottom: 0px;  
	} 

#sidebar ul li { 
	display: block; 
	} 

#sidebar ul li a { 
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 1px 1px 1px; 
	background-image: url("../images/nav.jpg");
	background-repeat: repeat-x;
	background-color: #f8f8f8;
	} 

#sidebar ul li a:hover { 
	padding: 3px; 
	margin: 0px; 
	color: #333333;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dddddd; 
	border-width: 0px 1px 1px 1px; 
	background-image: url("../images/nav2.jpg");
	background-repeat: repeat-x;
	background-color: #f8f8f8;
	} 
	
.bold {
	font-weight: bold;
}

#sidebar .linkOn {
	color: #336699;
	font-weight: bold;
	background-image: url("../images/nav2.jpg");
}

.text {
	 font-family: verdana;
 	 font-weight: normal;
	 font-size: 12px;
}


#header {
	width: 900px;
	height: 160px;
	background-color: #ffffff;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

h1#sitename{
	margin:0;
	height: 160px;
	width: 800px;
	text-indent: -1800px;
	display: block;
}

h1#sitename a{
	color:#FFFFFF;
	height: 160px;
	width: 900px;
	display: block;
}

.shadow {
	margin-top: 5px;
	border:none;
	background:none;
	padding:none;
	background:url(../images/shadow.gif) no-repeat right bottom;
	background-color: #F1EFE2;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
	width:81px;
}

div#imgContainer {
	width:80px;
	overflow:hidden;
	text-align: center;
}

#row2 {
	background-image: url("../images/backer.gif");
	background-repeat: repeat-x;
}

#row1 {
	background-image: url("../images/backer.gif");
	background-repeat: repeat-x;
}

.price {
	text-align: right;
	font-weight: bold;
}

.bids {
	text-align: center;
}

.paypal {
	text-align: center;
}

.time {
	text-align: right;
}

.red {
	color: #cc3300;
}

div#paging {
	margin-top: 5px;
	margin-bottom: 15px;
	color: #000000;
}

a.page {
	color: #336699;
}

a.item {
	color: #336699;
	font-size: 14px;
	text-decoration: none;
}
a:hover.item {
	text-decoration: underline;
	color: #336699;
}

div#list-head {
	background-image: url("../images/backer_head.gif");
	background-repeat: repeat-x;
	height: 24px;
	border: solid 1px #C4C494;
	display:block; 
	vertical-align:middle;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	margin-bottom: 5px;
}

div#ebay {

}

h3 {
	margin-bottom: 15px;
}

