/* General Formatting */


body {
	background-color: #D3C3B6;
	background-image: url(../images/g_main_temp_main_bg.jpg);
	margin: 0px;
	}

tr, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	clear: both;
	float: none;
}

#content {
	width: 517px;
	top: 161px;
	left: 246px;
	z-index:20;
	position: absolute;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#content2 {
	width: 517px;
	top: 186px;
	left: 246px;
	z-index:20;
	position: absolute;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#top {
	width: 1010px;
	top: 0px;
	left: 0px;
	z-index:1;
	position: absolute;
}
#logo {
	width: 253px;
	top: 0px;
	left: 0px;
	z-index:2;
	position: absolute;
}
#scroller {
	width: 731px;
	top: 0px;
	left: 253px;
	z-index:3;
	position: absolute;
}

#hdbevel {
	width: 995px;
	height: 27px;
	top: 110px;
	left: 0px;
	z-index:4;
	position: absolute;
}

#adressbartop {
	width: 995px;
	height:30px;
	top: 110px;
	left: 0px;
	z-index:5;
	position: absolute;
	background-color: #FFFFFF;
	background-image: url(../images/g_main_temp_addy_bg.jpg);
}
#bevelsh {
	width: 793px;
	hieght: 9px;
	top: 140px;
	left: 202px;
	z-index:7;
	position: absolute;
}

#topaddressbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	top: 118px;
	left: 0px;
	z-index:8;
	position: absolute;
	width: 995px;
}

#pagehdr {
	position: absolute;
	top: 162px;
	left: 242px;
	z-index:9;
	}
	
#menu  {
	top: 140px;
	left: 0px;
	width: 202px;
	z-index:21;
	position: absolute;
	}
#rhs  {
	top: 149px;
	left: 805px;
	width: 190px;
	z-index:11;
	position: absolute; 
	}

#lhart  {
	top: 350px;
	left: 0px;
	width: 202px;
	z-index:12;
	position: absolute;
	}
	#lhartb  {
	top: 439px;
	left: 0px;
	width: 202px;
	z-index:12;
	position: absolute;
	}

#breakoutBox  {
	width:490px;
	padding: 10px;
	background-color:#D5C6AA;
	margin-left: auto;
	margin-right: auto;
	border: 2px dashed #663333;
}

#location  {
	padding:10px ;
	background-color:#D5C6AA;
	margin: 5px 0 5px 0;
}
/*  Text Formatting  */

h2 {
	font-size: 16px;
}
.tableheader {
	background-color: #CAA686;
}
.tablerow {
	background-color: #E4D1C0;
}
.caption {
	font-size: 10px;
	font-weight: bold;
}


.caption2 {
	font-size: 9px;
	font-weight: normal; 
}

#winner {
	position:absolute;
	left:21px;
	top:518px;
	width:160px;
	z-index:22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

#winnerInternal {
	position:absolute;
	left:21px;
	top:548px;
	width:160px;
	z-index:22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
