body
{
	background-color: #F4F1E7;
	font-family: Georgia, Times, Serif;
	color: #000;
	text-align: left;
	padding: 0px;
	margin:0px;
	font-size: 0.75em;
}
a
{
	color: #BD1E1E;
	text-decoration: none;
}
img
{
	border: none;
}

p, td
{
	font-size: 12px;
}


/*structure*/
#wrapper
{
	background-image: url("/css/sides.gif");
	background-repeat: repeat-y;
	width: 806px;
	text-align: left;
	margin: 0 auto;
	margin-top: 3em;
	padding: 1em;
}
body> #wrapper{
	width: 809px;
}
#content
{
	background-color: #fff;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}

#bottom
{
	background-image: url("/css/bottom.gif");
/*	height: 8px; */
	width: 806px;
	margin: 0 auto;
	background-repeat: no-repeat;
	padding: 1em;
}
body> #bottom{
	width: 809px;
}

/*#head elements*/
#head
{
	padding-top: 5px;
	text-align: center;
}
#content h1
{
	margin-top:14px;
	margin-bottom:7px;
	font-weight: normal;
	font-size:23px;
}


/* #content elements*/
#content h2
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 300%;
	font-weight: normal;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-bottom: 0px;
	line-height: 120%;
}
#content h2 a
{
	text-decoration: none;
	color: #600;
}

#content p, #content ul, #content ol
{
	line-height: 185%;
}


#content h3
{
	font-size: 150%;
	font-weight: normal;
	line-height: 100%;
}

#content h4
{
	font-size: 125%;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


td, th
{
	padding: 4px 4px 4px 4px;
	text-align:left;
}

td h3
{
	text-align:left;
}

#auction p, h3
{
	text-align: center;
}

#auction p
{
	font-size: 12px;
}

#loggedin
{
	padding: 1em;
	margin-top:2em;
}

#imageslug
{
	margin: 0 auto;
	margin-top: .5em;
	text-align: right;
}

#imageslug a
{
	font-family: Verdana, Sans;
	font-size: 11px;
}
#footer 
	{
	width:806px;text-align:center;font-size:10px;color:#6C6C6C;padding:40px 0 0
	}	

#footer a 
	{
	color:#6C6C6C;text-decoration:none
	}
	#footer a:hover 
	{
	color:#6C6C6C;text-decoration:underline
	}
