body{
	background-color:#272727;
}

.logo{
	position:absolute;
	top:125px;
	left:50px;
}
#wrapper{
	margin:0 auto;
	background-color:#fff;
	width:770px;
	padding-bottom:45px;
}

#header{
	width:770px;
	background-color:#272727;
	position:relative;
}

#topnav{
	width:770px;
	height:104px;
}

#topnav img{border:none;}

#topnav a, #topnav:visited{
	float:left;
	padding-right:1px
}

#secondnav{
	width:770px;
	height:130px;
	background:url(i/secondnav.jpg) no-repeat 0 0;
}

#round{
	padding:15px;
	position:relative;
	left:10px;
	width:720px;
	background:url(i/roundbg.jpg) repeat-y 0 0;
}

#roundtop{
	position:absolute;
	top:0;
	left:0;
	background:url(i/roundtop.jpg) no-repeat 0 0;
	width:750px;
	height:10px;
}

#roundbottom{
	position:absolute;
	bottom:0;
	left:0;
	background:url(i/roundbottom.jpg) no-repeat 0 0;
	width:750px;
	height:11px;
}

#content{
	font-family:arial;
	color:#5E5E5E;
}

.searcharea{
	position:absolute;
	right:50px;
	top:-85px;
}

.searchtext{
	font:16px arial;
	color:#911D1D;
	font-weight:bold;
}
.ebaytitle{
	color:#375DA1;
	font:16px arial;
	font-weight:bold;
}

.ebaytitle:hover{
	color:#FF3300;
}
.ebaydesc{
	color:#0A5C82;
	font:12px arial;
	font-weight:bold;
}

.ebaydesc:hover{
	color:#FF3300;
}
.posttitle{
	font:21px arial;
	text-decoration:none;
	color:#23386E;
	font-weight:bold;
}

#reg{
	font:18px arial;
	font-weight:bold;
}
#reg a, #reg:visited{
	color:#FFAD33;
}

.moreitems a, .moreitems:visited{
	color:#FFAD33;
	text-decoration:None;
	font-weight:bold;
}

h1{
	padding:0;
	margin:0;
	font:21px arial;
	font-weight:bold;
	color:#9A2626;
}

h2{
	padding:0;
	margin:0;
	font:17px arial;
	font-weight:bold;
	color:#23386E;
}


#footer{
	position:relative;
	width:770px;
}
#footerlinks{
	position:absolute;
	bottom:-30px;
	right:10px;
	font:12px arial;
	font-weight:bold;
	color:#6c1515;
}

#footerlinks a, #footerlinks:visited{
	color:#6c1515;
	font:12px arial;
	font-weight:bold;
	text-decoration:none;
}