@charset "UTF-8";
/* CSS Document */

body {
	font-family:Helvetica;
	font-size: 9pt;
	background:#000;
	margin:0px;
	line-height: 1.4em;
}

#wrapper{
	height:600px;
	width:980px;
	top:0%;
	margin-right:auto;
	margin-left:auto;
	z-index: 3;
	background:none;
	position:relative;
}

#header {
	width: 980px;
	height: 230px;
	background: url(img/transbg.png) ;
}

#logo {
	width: 325px;
	float: left;
}

#musicplayer {
	float:right;
	margin-top:40px;
	width:220px;
	text-align:left;
}

#nav {
	width: 625px;
	float: right;
	margin-top: 187px;
}

#nav2 {
	width: 625px;
	float: right;
	margin-top: 127px;
}

#main {
	width: 980px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
#left {
	width: 578px;
	float: left;
}

#hdr {
	height: 20px;
	width:560px;
	background: url(img/footerbg.jpg);
	padding: 10px 10px 10px 10px;
}

#content {
	height:261px;
	width:546px;
	color:#FFF;
	background:url(img/transbg.png);
	margin-top: 13px;
	padding: 15px 15px 15px 15px;
	border-style:solid;
	border-color:#230608;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}

#content2 {
	height:459px;
	width:546px;
	color:#FFF;
	background:url(img/transbg.png);
	margin-top: 13px;
	padding: 15px 15px 15px 15px;
	border-style:solid;
	border-color:#230608;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}

#content2 a {
	font-family: Helvetica;
	font-size:11px;
	color:#999966;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}


#content2 a:hover {
	font-family: Helvetica;
	font-size:11px;
	color:#999966;
	line-height:18px;
	text-decoration:underline;
}

#goldmod {
	background: url(img/transbg.png);
	margin-top: 13px;
	padding: 15px 15px 15px 15px;
	height:153px;
	width:548px;
	border-style:solid;
	border-color:#230608;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}

#goldmod a {
	color:#FFF;
	text-decoration:none;
}

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

.style2 {
	font-family: Helvetica;
	font-size: 11px;
	color: #ffffff;
}
.style2 a:link{
	font-family: Helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.style2 a:visited{
	font-family: Helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

.style3 {
	font-family: Helvetica;
	font-size:11px;
	color:#CCC;
	line-height:18px;
}

.style3 a {
	font-family: Helvetica;
	font-size:11px;
	color:#999966;
	line-height:18px;
	text-decoration:underline;
	font-weight:bold;
}


.style3 a:hover {
	font-family: Helvetica;
	font-size:11px;
	color:#999966;
	line-height:18px;
	text-decoration:underline;
}

.style4 {
	color:#cccc99;
	font-family: Helvetica;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
}

.style5 {
	color:#330000;
	font-size:11px;
	line-height:14px;
}

.style6 {
	font-family: Helvetica;
	font-size:11px;
	color:#FFF;
	line-height:18px;
}

.style7 {
	font-family: Helvetica;
	font-size:9px;
	color:#cccc99;
	letter-spacing:1px;
}

.style7 a {
	font-family: Helvetica;
	font-size:9px;
	color:#cccc99;
	text-decoration:none;
	letter-spacing:1px;
}

.style7 a:hover {
	font-family: Helvetica;
	font-size:9px;
	color:#cccc99;
	text-decoration:underline;
	letter-spacing:1px;
}

#right {
	font-size:11px;
	line-height:14px;
	width: 330px;
	height:517px;
	color: #ffffff;
	float: right;
	background: url(img/transbg.png);
	padding: 10px 25px 15px 25px;
	border-style:solid;
	border-color:#230608;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}

#right a {
	color:#999966;
	font-family: Helvetica;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	font-weight:bold;
}

#right a:hover {
	color:#999966;
	font-family: Helvetica;
	font-size:11px;
	line-height:14px;
	text-decoration:underline;
}

#footer {
	width: 970px;
	padding: 5px;
	background: url(img/footerbg.jpg);
	margin-bottom: 20px;
	}

.style1 {
	font-family: Helvetica;
	font-size: 8pt;
	color: #d5ad6e;
}

.style1 a:link {
	font-family: Helvetica;
	font-size: 8pt;
	color: #d5ad6e;
	text-decoration:none;
}

.style1 a:visited {
	font-family: Helvetica;
	font-size: 8pt;
	color: #d5ad6e;
	text-decoration:none;
}

img{
	border:none;
}

#contentframe {
	overflow: hidden;
	border-top:solid 1px #4F4F4F;
	border-bottom:1px solid #000;
	height: 100%;
	text-align:left;
	z-index: 3;
}

#slidecounter {
	float:left;
	color:#4F4F4F;
	font:50px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:18px 20px;	
}

#slidecaption{
	overflow: hidden;
	float:left;
	color:#FFF;
	font:26px "Helvetica Neue", Arial, sans-serif;
	font-weight:bold;
	margin:33px 0;
}
		/*Supersized Stamp*/
		
.stamp{
	float: right;
	margin: 25px 20px 0 0;
}

		/*Supersize Plugin Styles*/
		
#navigation{
	background: url('images/navbg.gif') no-repeat;
	float: right;
	margin:22px 20px 0 0;
}

#loading {
	position: absolute;
	top: 49.5%; 
	left: 49.5%;
	z-index: 3;
	width: 24px; 
	height: 24px;
	text-indent: -999em;
	background-image: url(images/progress.gif);
}

#supersize{
	position:fixed;
}

#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}

#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}

#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}

