body {
	background-image:url(images/topfon.gif);
	background-repeat: repeat-x;
	background-color:#ccc7b1;

	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul, li {
margin: 0;
margin-left: 10;
padding: 0;
color: #dfdfdf;
list-style: disc;
font-size: 12px;
font-family: verdana;
}

a:link {
	color: #000;
	text-decoration:none;
}

a:visited {
	color: #aaa;
	text-decoration:none;
}

a:hover {
	color: #000;
	text-decoration:underline;
}


a.ebay:link {
	color: #cfcfcf;
	text-decoration:none;
}

a.ebay:visited {
	color: #dfdfdf;
	text-decoration:none;	
}

a.ebay:hover {
	color: #ffffff;
	font-style: normal;
	text-decoration:underline;
}



a.items:link {
	color: #000000;
	text-decoration:none;
}

a.items:visited {
	color: #888888;
	text-decoration:none;
}

a.items:hover {
	color: brown;
	font-style: normal;
	text-decoration:underline;
}


.style1 {
	color: #4d4948;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
	text-decoration:none
}
.style3 {
	color: #cfcfbc;
	font-size: 10px;
	font-family: verdana;
}
.style4 {
	color: #cfcfbc;
	font-size: 11px;
	font-family: verdana;
}
.subtitle{
	color: #666;
}
#content {
	min-height: 330px;
	background-color:#fff;
	padding-left:0px; padding-top:7px; padding-right:0px; 
	font-size: 10px; 
	font-family: verdana;
}
#tophead {
    position: relative;
    top: 2%;
    left: 0%;
    margin-left: -0px;
    width: 1020px;
	height: 419px;    
    background-color: #fff;
    padding: 0;

}

div.tophead  #home {
	width: 195;
	height: 26;
	cursor: hand;
	background-color: #fff;
	background-image: url('Flash/images/menu_04.jpg'); 
	background-repeat: no-repeat;
}
div.tophead  #about {
	width: 195;
	height: 28;
	cursor: hand;
	background-color: #fff;
	background-image: url('Flash/images/menu_05.jpg'); 
	background-repeat: no-repeat;
}
div.tophead  #products {
	width: 195;
	height: 27;
	cursor: hand;
	background-color: #fff;
	background-image: url('Flash/images/menu_06.jpg'); 
	background-repeat: no-repeat;
}
div.tophead  #whosale {
	width: 195;
	height: 26;
	cursor: hand;
	background-color: #fff;
	background-image: url('Flash/images/menu_07.jpg'); 
	background-repeat: no-repeat;
}
div.tophead  #helpsupport {
	width: 195;
	height: 27;
	cursor: hand;
	background-color: #fff;
	background-image: url('Flash/images/menu_08.jpg'); 
	background-repeat: no-repeat;
}