/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p {
	text-align: left;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: normal;
}

.credits {
	text-align: left;
	color: #FFFFFF;
	font-size: 0.6em;
	font-weight: bold;
	font-style: normal;
}

.footerText {
	text-align: left;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 40px;
}	

h1 {
	font-size: 1.2em;
	color: #FFFFFF;
	margin: 0px;
	margin-top: 6px;
	line-height: 24px;
	vertical-align: top;
	font-weight: lighter;
}

h2 {
	font-size: 1em;
	text-align: left;
	margin-top: 6px;
	color: #FFFFFF;
	vertical-align: top;
}

h3 {
	font-size: 0.8em;
	text-align: left;
	text-color: #333333;
	color: #FFFFFF
}

a:link {
	text-decoration: underline;
	color: #FFFFFF
}

a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF
}

.hp_ContentPanel {
	width: 1002px;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
}

.hp_LeftContent {
	left: 47px;
	top: 26px;
	float: left;
	width: 495px;
	position: absolute;
}

.hp_RightContentPanel {
	background-color:#000000;
	/*left: 609px;*/
	float: right;
	/*top: 0px;
	position: relative;*/
	width: 393px;
	height: 576px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.hp_RightContent {
	left: 635px;
	/*top: -558px;*/
	top: 10px;
	position: relative;
	width: 315px;
}

.WhiteBorder {
	border: 1px solid #FFFFFF;
}

#hp_RightContent A:hover {
	border: 3px solid #FFFFFF;
}

.black_h2_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	color: #000000;
}

.black_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-color: #333333;
	color: #000000;
	font-size: 0.7em;
	font-weight: bold;
}

.contentHeader {
	height: 118px;
	width: 100%;
	background: url(../images/i_contentTop_bg.gif);
	float: left;
	overflow: hidden;
}

.headerLogo {
	width: 139px;
	left: 0px;
	position: relative;
	text-align: right;
}

.mainNav {
	top: 93px;
	left: 431px;
	height: 25px;
	width: 547px;
	position: absolute;
	text-align: right;
}

.contentContainer {
	background-image: url(../images/bg_content.jpg);
	float: left;
	width: 100%;
}

.contentContainer2 {
	width: 1000px;
}
.contentLeft {
	background-color:#000000;
	width: 424px;
	height: 100%;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.contentInfo {
	/*position: relative;
	margin: 30px;*/
	width: 364px;
	float: left;
}

.content {
	width: 480px;
	/*left: 469px;
	position: relative;*/
	float: left;
}

.footer {
	width: 100%;
	height: 35px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.footerContent {
	left: 30px;
	float: left;
}

.spacer {
	float: left;
}

.horizontalSpacer {
	width: 100%;
	float: left;
}
