a {
	text-decoration:none;
	}

#wrapper {
				 border-top:4px solid purple;
				 padding:5px;
				 width:1004px;
				 margin:0px auto;
				 border-right:2px solid purple;
				 border-left:2px solid purple;
				 }
				 
#content {
				 width:680px;
				 padding-right:6px;
				 float:left;
				 }
#menu {
			
			width:317px;
			float:left;
			}
#menu ul,li {
			list-style:circle;
			margin-right:0px;
			}
			
h1,h2,h3,h4,h5,h6 {
	 color:purple;
	 font-size:18px;
	 border-top:3px double dotted green;
	 border-bottom:3px double dotted green;
	 }

#header {
				background:url(etruckcamper-header.png);
				height:119px;
				width:100%;
				border-top:12px solid purple;
				border-bottom:4px solid purple;
				}
#seller {
border-bottom:4px solid black;
}
	
	#seller div {
	margin-bottom:4px;
	background-color:#66CCCC;
	}
	
	.info-field {
	margin:4px 0px;
	background-color:#66FF00;
	}
	
#description {
text-align:center;
border-bottom:4px solid black;
background-color:#FF3333;
font-weight:bold;
font-size:18px;
}

#footer {
width:100%;
text-align:center;
border-bottom:2px solid #800080;
}