﻿.blank{}
body 
{
	font-family: Verdana;
	text-align:center;
	margin-top: 3px;
	background-color: #8aa9ce;
}
img
{
	margin: 3px 3px 3px 3px;
}
#main
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 900px;
	height: 100%;
	background-color: #e8ecf4;
	background-image: url(images/content.gif);
}
#header
{
	background-image: url(images/header.gif);
	background-position: top center;
	height: 120px;
	width: 900px;
	font-size: .7em;
}
#footer
{
	font-size: .7em;
	height: 120px;
	width: 900px;
	background-image: url(images/footer.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-align: right;
	clear: both;
}
#contents
{
	padding: 5px  5px  5px  5px;
	font-size: .8em;
	width: 745px;
	float: right;
	text-align:left;
}
#leftnav
{
	color: #be0004;
	padding: 10px 0px 10px 0px;
	height: 300px;
	width: 130px;
	float: left;
	background-position:right bottom;
	text-align:right;
	font-size: .9em;
	font-weight:bold;
}
#leftnav, a:link, a:hover, a:visited, a:active
{
	color: #be0004;
}
#loggedin, #anon, #login
{
	width: 100%;
}
#insert
{
	width:100%;
	height:auto;
}
.left
{
	text-align:right;
	width:20%;
}
.right
{
	text-align:left;
}
.auction_name
{
	 color: #ff0000;
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 text-align:center;
}
.license
{
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 text-align:right;
	 font-size:xx-small;
}
