BODY  {
	background: #FFFFFF url(/images/nav_repeat_y.jpg) repeat-y;
	font-family :  Georgia, Times New Roman;
	font-size : 12pt;
	font-weight : normal;
	text-align: justify;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	height: 100%;
}

A {
	background-color : transparent;
	font-family :  inherit;
	font-weight:bold;
	text-decoration : none;
	font-size : inherit;
	color : #F4733C;	
}

A:HOVER {
	background-color : transparent;
	font-family :  inherit;
	font-weight:bold;
	font-size : inherit;
	color : #9D4118;
	text-decoration :  underline;
}

IMG {
	border:none;
}

DIV#header {
	top: 0;
	left: 0;
}

DIV#nav {
	display:inline;
	width: 270px;
}

IMG.nav {
	position:absolute; 
	left: 0px;	
	clear: right;
}

DIV#content {
	background: #FFFFFF url(/images/bg.jpg) no-repeat;
	position: absolute;
	margin-left: 270px;
	padding-left: 25px;
	margin-top: 0;
	max-width: 20%;
	min-width: 600px;
	min-height: 302px;
	height:100%;
}

TABLE.sponsor {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

TABLE.sponsor TH {
	font-size: 14pt;
	text-align: center;
}

TABLE.sponsor TD {
	border:#000000 thin solid;
	padding:3px;
	border-spacing:0;
}

TABLE.auction {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11pt;
}

TABLE.auction TH {
	border-bottom:#000000 thin solid;
	font-size: 12pt;
	text-align: center;
}

TABLE.auction TD {
	border-bottom:#000000 thin solid;
	padding: 7px;
	border-spacing:0;
	vertical-align:top;
	text-align: left;
}

TABLE.auction TD.live_number {
	width: 25px;
}

TABLE.auction TD.live_item {
	width: 325px;
	
}

TABLE.auction TD.donor {
	width: 200px;
	text-align:center;
}

TABLE.auction TD.live_value {
	width: 50px;
}

TD {
	vertical-align: top;
}

.title {
	background-color : transparent;
	font-family :  inherit;
	font-weight : bold;
	text-decoration : none;
	text-align: center;
	font-size : 18pt;
	top: 131px;
}

.subtitle {
	background-color : transparent;
	font-family :  inherit;
	font-weight : bold;
	text-decoration : none;
	text-align: center;
	font-size : 14pt;
}

.error {
	font-family : Arial, Times New Roman;
	font-size : 10pt;
	color: #FF0000;
	font-weight : bold;
}

.small {
	font-size: 8pt;
	font-style: italic;
	display:block;
}

#copywrite {
	font-family : inherit;
	font-size : 8pt;
	color : #000000;
	text-align:right;
	vertical-align: bottom;
}

#donate {
	font-size: 14pt;
	font-style:italic;
	text-align:center;
}
