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:right;
}

#menu ul,li 
{
list-style:circle;
margin-right:0px;
}
			
h1,h2,h3,h4,h5,h6 
{
color:purple;
font-size:18px;
border-top:1px dotted green;
border-bottom:1px dotted green;
}

#header 
{
background:url(epopupcampers-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;
}
	
textarea
{
height:100px;
width:660px;
}

.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;
}

#content img
{
width:330px;
}

.jeff
{
width:660px;
}

.jeff2
{
width:55%;
}

textarea.jeff
{
height:100px;
}

textarea.jeff2
{
height:200px;
width:660px;
}
