body table{
		font-size : x-small;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;}
body {
	margin: 0;
	z-index: 1;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	display: inline;
	padding: 0;
	}
	
#content {
	z-index: 1;
	position: absolute;
	margin: 0;
	top: 110px;
	left: 185px;
	background-color: #FFFFFF;
}
h1 {
	 margin-top: 0; margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006633; 
	
}
h2 {
 margin-top: 10px; 
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
}

:link {color: #606048; text-decoration: underline}

:visited {color: #606048; text-decoration: underline}

.thumbnail {float: left;
	 	width: 175px;
	 	height: 175px; }
		
#container {position: absolute;
			background-color: #FFF;
			margin: 0;}



#footer {	position: absolute;
			clear: both;
			background-color: #667;
			text-align: right;
			border-top: 1px solid #333;	}
	
#topright {margin-top: 5px; margin-right: 250px;   display: inline; float: right;}
#toplistclear { display: none; }
	

.submit input
{
color: #000;
background: #B3D0A9;
padding-left: 1px;
padding-right: 1px;
}

.listprice { text-decoration: line-through; }
