/* common across site styles */
body {
	background-color: #000000;
	background-image: url(/images/thorium-wars-bkgd.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

div {
	text-align: left;
}

a {
	color: #EFEFEF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#branding {
	padding-top: 16px;
}

#tagline {
	padding-top: 96px;
}

#navigation {
	font-size: 10px;
	padding-top: 17px;
	text-align: right;
}

#content {
	background-image: url(/images/the-battle-begins.png);
	background-position: 600px 550px;
	background-repeat: no-repeat;
	height: 650px;
	text-align: center;
}

.contentArea {
	background-image: url(/images/content-bkgd.png);
	font-size: 12px;
	line-height: 16px;
	height: 476px;
	margin: 36px auto 0 auto;
	padding: 14px 14px 14px 14px;
	width: 716px;
}

.contentArea h1,
.contentArea h2,
.contentArea h3,
.contentArea h4,
.contentArea h5,
.contentArea h6,
.contentArea p {
	margin: 0 0 8px 0;
}

.contentArea h1 {
	font-size: 21px;
	line-height: 24px;
}

.contentArea h2 {
	font-size: 18px;
	line-height: 21px;
}

.contentArea h3 {
	font-size: 16px;
	line-height: 18px;
}

.closePopUp {
	cursor: pointer;
	float: right;
}

#video-area {
	text-align: center;
}

#screenDownloads {
	text-align: center;
}

#footer {
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 50px;
}

#companies img {
	margin-right: 40px;
}

#debugFooter {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	width: 670px;
}

.currentSelection {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
