* {
    padding: 0;
    margin: 0;
  
} 

body {
    background: #fff;
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
	text-align: center;
}
a {
	color: #3B6EBF;
	text-decoration: underline;
}

.class1 A:link {text-decoration: underline;}
.class1 A:visited {text-decoration: underline;}
.class1 A:active {text-decoration: underline;}
.class1 A:hover {text-decoration: none;}




.class2 A:link {text-decoration: none; font-style: italic; font-weight: normal;}
.class2 A:visited {text-decoration: none;}
.class2 A:active {text-decoration: none;}
.class2 A:hover {text-decoration: underline;}




ul
{
list-style-type: none
}

p.menu {text-align: left
}


p.small{<font-color: #04A5FB;
font-family: arial;
font-size: 11px;
font-weight: 400;
margin-top:10px;
margin-bottom:10px;
}


h1.title {font-weight: bold; 
letter-spacing: 2px;
font-family: arial;
color: #3B6EBF;
font-size: 16px;
margin-top: 12px;
}


p.titles{

font-face: Trebuchet MS;
color: #3B6EBF;
font-weight:bold;
text-decoration: underline;
margin-top: 12px;
margin-bottom: 12px;
}


#maintext {font face: Trebuchet MS;
color: black}


#wrap {
margin:0 auto;
width: 780px;
background: #fff url('images/midbg.jpg');
background-repeat: repeat-y;
text-align: left;
height: auto;
}

#top { 
background: #fff url('images/topbg.jpg');
height: 30px;
}

#content {
padding: 0 20px 0 28px;
margin: 0 auto;
}



#bottom {

background: #fff url('images/botbg.jpg');
height: 30px;
}


/* Header */

#header {
	width: 780px;
	height: 108px;
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	color: #3B3B3B;
}

#logo h1 {
	height: 88px;
	padding: 30px 90px 0 0;
	background: url(images/img01.jpg) no-repeat right bottom;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -30px;
	padding: 70px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #3B3B3B;
	font-weight: bold;
}


.abc { 
    background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
    text-align: center;
}


.list {font-weight: bold;
font-style: italic;
}


.ads {
	background: #F6F9FB;
	float: none;
	width: 730px;
	padding-top: 19px;
	border-bottom:1px dashed;
	border-top: 1px dashed;
	padding-bottom:3px; border-top-width:1px
}



.ebayad { position: relative; left: 22px;}



.ads2 {
	background: #FFFFFF;
	float: none;
	width: 730px;
	border-top: dashed;
	border-top-width: 1px;
	padding-top: 12px;
	margin-top: 12px;

}


.adsright {	float: right;
	width: auto;
	padding: 12px;
	margin-left: 30px;
	border-left: 1px dashed;
	padding-left: 14px;
	
}


	
.middle {
	float: left;
	width: 480px;
	a:link text-decoration: none;
}





.left {	float: left;
		padding: 5px;
		position: reletive;
		}


.right {
	float: right;
	width: 205px;
	padding: 5px;
}








.middle h1 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.middle p {margin-bottom: 5px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}

.fieldset {width: 700px;}
  
.fieldset label {
text-align:right;
width:70px;
float:left;
padding:3px;
margin:0;
margin-top:4px;
  }

.nobr {display:none;}  


.textfield {
margin:3px;
height:24px;
width:300px;
background:url(/form.jpg);
}

.textarea {
margin:3px;
height:200px;
width:300px;
}

