@charset "utf-8";

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000000;
}

a {
	margin: 0; padding: 0; text-decoration: none;}
a:link { 
	color: #FFFFFF; text-decoration: none;}
a:visited { 
	color: #FFFFFF; text-decoration: none;}
a:hover { 
	color: #2E426A; text-decoration: none;}
a:active { 
	color: #FFFFFF; text-decoration: none;}

h1, h2, h3, h4, h5, h6 {
	font-family: Lucida Grande, verdana, arial, helvetica, sans-serif;	
}

h1 { font-size: 1.9em; margin: 0px; padding: 0px; color: #A7AFA6}
h2 { font-size: .6em; text-decoration: underlined; margin: 0px; padding: 0px; color: #FFFFFF;}

#site {
	position: absolute;
	overflow: hidden;
	height: 965px;
	width: 100%;
	border: 0px #FFFFFF solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url("../IMAGES/sitebg.jpg");
	background-position: top;	background-repeat: no-repeat;
	z-index: 0;
}

#siteContainer {
	position: absolute;
	left: 50%;
	top:50%;
	overflow: hidden;
	height: 700px;
	width: 800px;
	background-image: url("../IMAGES/contbckgrnd.jpg");
	border: 4px #A98C37 solid;
	margin: -350px 0px 0px -400px;
	padding: 0px 0px 0px 0px;
	z-index: 0;
}

#aderralogo {
	position: absolute;
	bottom: 12px;
	left: 25px;
	height: 60px;
	width: 60px;
	overflow: hidden;
	background: transparent;
	border: 0px #7A8283 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 3;
}

#messageheader {
	position: absolute;
	top: 140px;
	left: 80px;
	height: 20px;
	width: 391px;
	overflow: hidden;
	background: transparent;
	border: 0px #CFD6E8 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
}

#messageplayer {
	position: absolute;
	top: 170px;
	left: 196px;
	height: 183px;
	width: 282px;
	overflow: hidden;
	background: transparent;
	border: 1px #CFD6E8 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
}

#playerheader {
	position: absolute;
	top: 165px;
	right: 123px;
	height: 32px;
	width: 612px;
	overflow: hidden;
	background: transparent;
	border: 0px #CFD6E8 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
}

#mainplayer {
	position: absolute;
	top: 215px;
	right: 236px;
	height: 426px;
	width: 494px;
	overflow: hidden;
	background: transparent;
	border: 2px #CFD6E8 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
}

#photogalleryheader {
	position: absolute;
	top: 387px;
	left: 80px;
	height: 22px;
	width: 395px;
	overflow: hidden;
	background: transparent;
	border: 0px #2E426A solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 4;
}

#photogallery {
	position: absolute;
	top: 418px;
	left: 194px;
	height: 292px;
	width: 293px;
	overflow: hidden;
	background: transparent;
	border: 0px #2E426A solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 3;
}

#buymerchheader {
	position: absolute;
	top: 739px;
	left: 88px;
	height: 22px;
	width: 395px;
	overflow: hidden;
	background: transparent;
	border: 0px #2E426A solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 4;
}

#buymerch {
	position: absolute;
	top: 769px;
	left: 185px;
	height: 65px;
	width: 300px;
	overflow: hidden;
	background: transparent;
	border: 0px #2E426A solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 4;
}

#visitusheader {
	position: absolute;
	top: 705px;
	right: 105px;
	height: 23px;
	width: 608;
	overflow: hidden;
	background: transparent;
	border: 0px #2E426A solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 4;
}

#visitusleft {
	position: absolute;
	top: 745px;
	right: 445px;
	height: 50px;
	width: 262;
	overflow: hidden;
	background: transparent;
	border: 0px #2E426A solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 4;
}

#visitusright {
	position: absolute;
	top: 755px;
	right: 210px;
	height: 50px;
	width: 239;
	overflow: hidden;
	background: transparent;
	border: 0px #2E426A solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 4;
}


#textlinks {
	position: absolute;
	bottom: 68px;
	height: 30px;
	width: 100%;
	overflow: hidden;
	background: transparent;
	border: 0px #7A8283 solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 3;
}
