body{
	background-color: #006699;
	font: 0.9em "Courier New", Courier, mono;
	color: #0066CC;
}

td.image{
	height: 100px;
	width: 100px;
	border: 1px solid #333;
	text-align: center;
}

td.image img{
	border-style: none;
}

tr.rowcolourone{
	background-color: #99CCFF;
}

tr.rowcolourtwo{
	background-color:#99CCCC;
}

td.description{
	width: 150px;
}

td.bids{
	width: 100px;
}

td.currentbid{
	width: 100px;
}

td.buyitnow{
	width: 100px;
}

td.timeleft{
	width: 100px;
}

td, td a{
	color: #000;
}

td a:hover{
	font-weight: bold;
}

#container{
	width: 950px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #669999;
	border: 2px ridge #3399CC;
}

#header{
	width: 950px;
}

#navigation{
	width: 300px;
	float: left;
	font: 1.7em Garamond;
}

#navigation td a{
	color: #0066CC;
	text-decoration: none;
}

#data{
	width: 650px;
	float: right;
}

#footer{
	width: 950px;
	clear: both;
	font-size: 0.65em;
}

#copyright{
	width: 500px;
	float: left;
	color: #FFFFCC;
}

#adsense{
	
	width: 950px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#powered{
	color: #FFFFCC;
}

#powered a{
	color: #FFFFCC;
	text-decoration: none;
}

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

.sponsored a{
	color: #FFFFCC;
	text-decoration: none;
}

.sponsored a:hover{
	color: #FFFFCC;
    text-decoration: underline;
}

.clearboth{
	clear: both;
}

#container2{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#search{
	background-color: #669999;
	height: 100px;
}

#search td{
	color: #0066CC;
}

#title h1{
	font-size: 0.7em;
	font-variant: small-caps;
	font-weight: bold;
}

#changepage{
	font: 1.4em Garamond;
	width: 650px;
}

#changepage a{
	text-decoration: none;
	color: #0066CC;
}

#changepage a:hover{
	text-decoration: underline;
	color: #0066CC;
}

#updown{
	width: 500px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;

}

#pagenumber{
	width: 150px;
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#navigation table tr a img{
	border: 1px solid black;
}
