@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #C1B9AE;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
}

body {
	background-color: #0E0A09;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/bkg2.jpg);
	background-attachment: fixed;
}
a:link {
	color: #D6B99E;
}
a:visited {
	color: #D6B99E;
}
a:hover {
	color: #E9361D;
}
a:active {
	color: #E9361D;
}
.portrait {
	margin-right: 10px;
	vertical-align: top;
	margin-top: 5px;
}
.gallery {
	float: left;
	margin-right: 15px;
	margin-bottom: 16px;
}
#screen {
	background-color: #11120D;
	height: 110%;
	width: 100%;
	filter: Alpha(Opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	position: absolute;
	z-index: 4;
	visibility: hidden;
	position: absolute;
	margin-top: -10px;
}
#gallery1 {
	height: 90%;
	width: 90%;
	visibility: hidden;
	z-index: 5;
	display: block;
	position: absolute;
	margin-right: 5%;
	margin-left: 5%;
	border: 1px solid #aaa283;
	margin-top: 10px;
	background-color: #1A1A1A;
}
#gallery2 {
	height: 90%;
	width: 90%;
	visibility: hidden;
	z-index: 5;
	display: block;
	position: absolute;
	margin-right: 5%;
	margin-left: 5%;
	border: 1px solid #aaa283;
	margin-top: 10px;
	background-color: #1A1A1A;
}
#gallery3 {
	height: 90%;
	width: 90%;
	visibility: hidden;
	z-index: 5;
	display: block;
	position: absolute;
	margin-right: 5%;
	margin-left: 5%;
	border: 1px solid #aaa283;
	margin-top: 10px;
	background-color: #1A1A1A;
}
#gallery4 {
	height: 90%;
	width: 90%;
	visibility: hidden;
	z-index: 5;
	display: block;
	position: absolute;
	margin-right: 5%;
	margin-left: 5%;
	border: 1px solid #aaa283;
	margin-top: 10px;
	background-color: #1A1A1A;
}
#gallery5 {
	height: 90%;
	width: 90%;
	visibility: hidden;
	z-index: 5;
	display: block;
	position: absolute;
	margin-right: 5%;
	margin-left: 5%;
	border: 1px solid #aaa283;
	margin-top: 10px;
	background-color: #1A1A1A;
}
#gallery-close {
	display: block;
	background-color: #1A1A1A;
	text-align: center;
}



#portrait-container {
	float: left;
	margin-right: 60px;
	margin-bottom: 30px;
}


#page {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#logo {
	float: left;
	width: 240px;
}

#nav-home {
	margin-top: 320px;
	margin-left: 620px;
	position: absolute;
	width: 216px;
}
#nav {
	width: 240px;
	float: left;
}
#main {
	float: left;
	width: 650px;
	margin-top: 11px;
}
.main-headline {
	font-size: 18px;
	margin-bottom: 10px;
	display: block;
	margin-top: -3px;
	color: #E9361D;
}

#header {
	float: left;
	margin-bottom: 20px;
}
#clear {
	clear: both;
}
.sub-headline {
	font-size: 15px;
	color: #E9361D;
	margin-right: 15px;
}
#column {
	width: 300px;
	margin-right: 20px;
	float: left;
}
.venue {
	font-size: 18px;
	color: #E9361D;
}
.sub-headline-purple {
	font-size: 14px;
	color: #8185DE;
}
#video1 {
	margin-top: 100px;
	margin-left: 165px;
	visibility: hidden;
	z-index: 5;
	height: 500px;
	width: 640px;
	background-color: #333;
	display: block;
	position: absolute;
	border: 1px solid #E9361D;
}
#video2 {
	margin-top: 100px;
	margin-left: 165px;
	visibility: hidden;
	z-index: 5;
	height: 500px;
	width: 640px;
	background-color: #333;
	display: block;
	position: absolute;
	border: 1px solid #E9361D;
}
#video3 {
	margin-top: 100px;
	margin-left: 165px;
	visibility: hidden;
	z-index: 5;
	height: 500px;
	width: 640px;
	background-color: #333;
	display: block;
	position: absolute;
	border: 1px solid #E9361D;
}
#video4 {
	margin-top: 100px;
	margin-left: 165px;
	visibility: hidden;
	z-index: 5;
	height: 500px;
	width: 640px;
	background-color: #333;
	display: block;
	position: absolute;
	border: 1px solid #E9361D;
}



#flashPlayer {
	z-index: 2;
	visibility: hidden;
}
#audiospacer {
	display: block;
	height: 30px;
}

/* Yahoo! Media Player: Hide player */
#ymp-player,
#ymp-tray,
#ymp-error-bubble,
#ymp-secret-bubble {
  display:none !important;
}

.bignews {
	font-size: 24px;
	color: #F90;
}


