/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	color: #FFFFFF;
	margin-left: 18px;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 18px;
	background-image: url(images/background.gif);
}

a.fanlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

a.fanlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

#Layer1 {
	position:absolute;
	width:189px;
	height:211px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	width:183px;
	height:50px;
	z-index:1;
	top: 210px;
	background-color: #1F1F1F;
	left: 5px;
}
#Layer3 {
	position:relative;
	width:174px;
	height:22px;
	z-index:1;
	
	top: 0px;
	padding: 3px;
	background-color: #A43E1D;
}

#Layer6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 216px;
	top: 26px;
}

#Layer8 {
	position:absolute;
	width:299px;
	height:407px;
	z-index:4;
	left: 445px;
	top: 148px;
}

select {
	background-color: #B86016;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-color: #B86016;
	border-top-color: #B86016;
	border-right-color: #B86016;
	border-left-color: #B86016;
}

.style1 {font-size: 9px;}
a.footer {font-size: 9px; text-decoration:none; color:#FFFFFF;}
a.footer:hover {font-size: 9px; text-decoration:underline; color:#FFFFFF;}

