@charset "UTF-8";
/* CSS Document */
body{
	background-color:#000;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	color: #FFF;
	font-size: 10px;
	font-weight: lighter;
}
a img{
	border: 0px;
}
div.clearer{
	clear: both;
	font-size:0; line-height:0; height:0; overflow:hidden;
}
a:link, a:visited{
	color: #FFF;
	text-decoration:none;
}
a:hover, a:active{
	color: #FFF;
	text-decoration:underline;
}
a.arrowed:after{
	content: " >";
	color: #c00;
}
#bgwrapper{
	position: absolute;
	top: 50%;
	height: 889px;
	margin-top: -444px;
	width: 1371px;
	left: 50%;
	margin-left: -685px;
}
#contentwrapper{
	position: absolute;
	top: 50%;
	height: 650px;
	margin-top: -300px;
	width: 925px;
	left: 50%;
	margin-left: -470px;
}
#mainbarupper{
	width:921px;
	background-image: url(images/dot.png);
	margin: auto;
	height: 2px;
}
#mainbar{
	width:923px;
	height: 38px;
	background-image: url(images/dot.png);
	background-repeat: repeat;
}
#mainbar .logo{
	float:right;
	padding-right: 3px;
}
#mainbar .content{
	padding: 4px 10px;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 14px;
	letter-spacing: 1px;
}
#contentcontainer{
	position: relative;
}
#header{
	height: 75px;
	width: 923px;
}
#header .logo{
	float:right;
	padding-top: 20px;
}
#header .content{
	font-size: 10px;
	padding-top: 20px;
}
#buttons .button{
	font-size: 12px;
}
#footer{
	clear: both;
	font-size: 9px;
}
#footer #addressbar{
	padding-top: 10px;
}
#slideshownav{
	text-align: right;
	font-size: 11px;
	width: 912px;
	padding: 3px;
}
#slideshownav a{
	color: #ed2025;
}

.videolink{
	text-transform: uppercase;
	letter-spacing: 1px;
}
.videolink .icon{
	float: left;
	padding-right: 10px;
}
#pdflink{
	letter-spacing: 1px;
}
#pdflink .icon{
	float: left;
	padding-right: 10px;
}

