body {
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}


td {
	font-family: arial,comic sans ms,sans-serif;
	font-size: 14px;
	color: #000000;
	width: "100%";
	}
.head { background: #AAAAAA;
	text-align: center;
	font-weight: bold
	}
.even { background: #D0D0D0; }
.odds { background: #E4E4E4; }


.navlist {
	list-style-type: dot;
	}


.titles {
	font-family: arial,comic sans ms,sans-serif;
	font-size: 14px;
	color: #830707;
	}
	

a {
	font-family: arial,comic sans ms,sans-serif;
	font-size: 14px;
	text-decoration: none;
	white-space: nowrap;
	}
a:link {color: #214383; text-decoration: none}
a:visited {color: #5173B3; text-decoration: none}
a:hover {color: #808080; text-decoration: none}


#top {
	height: 130px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	}


#left {
	float: left;
	width: 275px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


.lefthead {
	width: 215px;
	margin: 0px 0px 0px 25px;
	padding: 5px 5px 0px 5px;
	background-color: #E5ECF9;
	text-align: center;
	font-family: arial,comic sans ms,sans-serif;
	font-size: 16px;
	color: #000000;
	}


.leftbody {
	width: 215px;
	margin: 0px 0px 25px 25px;
	padding: 5px 5px 5px 5px;
	background-color: #E5ECF9;
	font-family: arial,comic sans ms,sans-serif;
	font-size: 14px;
	color: #000000;
	}


.auctions {
	width: 215px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #E5ECF9;
	font-family: arial,comic sans ms,sans-serif;
	font-size: 14px;
	color: #000000;
	overflow: hidden;
	filter: alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=80, StartY=0, FinishX=215, FinishY=0);
	}


.moz_gradient[class] {
	width: 25px;
	height: 80px;
	position: absolute;
	margin: 0px 0px 0px 190px;
	background-image: url(images/gradient.png);
	background-repeat: no-repeat;
	}


#right {
	margin-left: 275px;
	padding: 0px 0px 0px 0px;
	}

// #right a:link {color: #830707; text-decoration: underline;}
// #right a:visited {color: #214383; text-decoration: underline;}
// #right a:hover {color: #808080; text-decoration: underline;}	


.righthead {
        margin: 0px 25px 0px 0px;
        padding: 5px 5px 0px 5px;
	background-color: #E5ECF9;
	text-align: center;
	font-family: arial,comic sans ms,sans-serif;
	font-size: 16px;
	color: #000000;
	}


.rightbody {
	margin: 0px 25px 25px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #E5ECF9;
	font-family: arial,comic sans ms,sans-serif;
	font-size: 14px;
	color: #000000;
	}


#copyright {
	clear: both;
	margin: 0px 25px 0px 275px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-family: arial,comic sans ms,sans-serif;
	font-size: 10px;
	color: #808080;
	}


.rule	{
	border-top-width: 2px;
	border-top-style: solid;
	border-color: #214283; 
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	}


#navbar {
	position: absolute;
	width: 85%;
	top: 90px;
	left: 260px;
	}


#banner {
	position: absolute;
	top: 5px;
	left: 825px;
	}
