html { 
	height:100% 
}

img {
	border:0px;
}

body { 
	font-family:Georgia,Palatino,Times,serif; 
	margin:0px; 
	background-color:#09211a; 
	color:#82946E 
}

button { 
	margin:0px; 
	border-style:none; 
	padding:0px; 
	background-color:transparent; 
	vertical-align:top 
}
p:first-child { 
	margin-top:0px 
}

table { 
	empty-cells:hide 
}

.f-sp { 
	font-size:1px; 
	visibility:hidden 
}

.f-lp { 
	margin-bottom:0px 
}

.f-fp { 
	margin-top:0px 
}

em { 
	font-style:italic 
}

h1 { 
	font-weight:bold; 
	font-size:18px 
}

h1:first-child { 
	margin-top:0px 
}

h2 { 
	font-weight:bold; 
	font-size:16px 
}

h2:first-child { 
	margin-top:0px 
}

h3 { 
	font-weight:bold; 
	font-size:14px 
}

h3:first-child { 
	margin-top:0px 
}

strong { 
	font-weight:bold 
}

a { 
	color:#82946E; 
	text-decoration:underline 
}

a:hover { 
	color:#FFFFFF; 
	text-decoration:underline 
}

.body { 
	color:#82946e; 
	font-family:Georgia,Palatino,Times,serif; 
	font-size:13px; 
	text-indent:30px; 
	line-height:1.8em 
}
.footer { 
	color:#7A7E66; 
	font-family:Georgia,Palatino,Times,serif; 
	font-size:12px; 
	text-align:center 
}
.footer a { 
	color:#7A7E66; 
	text-decoration: none
}
.footer a:hover { 
	color: #FFFFFF; 
	text-decoration: underline
}

.links ul, .links ul li:before {
	list-style-type: none;
	content: "\00BB \0020"
	
}

#SiteWrapper { 
	font-family:Georgia,Palatino,Times,serif; 
	position:absolute; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:644px; 
	z-index:1; 
	overflow:visible ;
	min-height:100% 
}

#PageWrapper { 
	position:relative; 
	width:1000px; 
	height:608px; 
	margin-left:auto; 
	margin-right:auto; 
	overflow:visible 
}

#TopSpacer { 
	position:relative; 
	height:20px; 
	background-color:#09211a; 
	overflow:hidden 
}

#Header { 
	font-family:Georgia,Palatino,Times,serif; 
	position:relative; 
	padding-top:202px; 
	background-image:url(../img/logoheader_new.jpg); 
	background-repeat:no-repeat; 
	background-position:center top; 
	overflow:visible 
}

#LeftBG { 
	position:relative; 
	float:left; 
	width:50px; 
	height:32px; 
	background-image:url(../img/leftbg.gif); 
	background-repeat:no-repeat 
}

#RightBG {
	position:relative;
	float:left;
	width:50px;
	height:32px;
	background-image:url(../img/rightbg.gif);
	background-repeat:no-repeat
}

#Navigation {
	font-family:Georgia,Palatino,Times,serif; 
	position:relative;
	float:left;
	width:900px;
	overflow:visible;
	z-index:3;
	height:32px;
	background-color: #FFFFFF;
}

#Content {
	font-family:Georgia,Palatino,Times,serif; 
	position:relative;
	padding:60px 80px 30px;
	background-image:url(../img/blackbg.gif);
	background-repeat:repeat-y;
	background-position:center top;
	overflow:visible
}

#Footer {
	position:relative;
	height:76px;
	padding-top:10px;
	background-image:url(../img/footerbg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	font-size:12px;
	overflow:visible
}

#BottomSpacer { 
	position:relative;
	height:20px;
	overflow:hidden
}

#Banner, #Banner a {
	font-family:Georgia,Palatino,Times,serif; 
	font-size: 18px;
	text-align: center;
	color: #FF0000
}

#Banner img {
        border:0px;
}

#musicplayer {
	padding-left:214px;
	z-index:-1;
}

