body
{
	padding:0px;
	margin:0px;
	background-color:#120c08;
	text-align:center;
}

body, div, p, td, .normalContent
{
	font-family:Arial;
	font-size:11px;
	color:#B6976F;
}

a
{
	color:#B6976F;
	font-weight:bold;
	text-decoration:underline;
}

.subHeader
{
	font-size:16px;
	font-weight:bold;
}

.subSubHeader
{
	font-size:13px;
	font-weight:bold;
}

.footer
{
	padding:0px 0px 0px 10px;
	color:#B6976F;
	font-size:10px;
}

.footer a
{
	color:#B6976F;
	text-decoration:none;
}

.footer a:hover
{
	text-decoration:underline;
}

#outerContainer
{
	width:776px; 
	margin:0 auto; 
	position:relative;
	text-align:left;
}

#mainContent
{
	position:relative;
	width:508px;
	top:0px;
	left:29px;
	/* padding:0px 20px 20px 29px; */
	z-index:10;
	border:0px solid black;
}

#secondaryNav
{
	position:absolute;
	top:95px;
	left:225px;
	height:53px;
	border:0px solid white;
}

#sectionHeader
#{
	position:absolute;
	top:130px;
	left:242px;
	border:0px solid white;
}

.noLink
{
	text-decoration:none;
}

.error
{
	color:Red;
}

#conceptArt_ScreenshotsMedia
{
	position:absolute; 
	top:110px; 
	left:160px;
	height:415px;
	width:415px;
	background-image:url(../Images/Sections/ScreenshotsMedia/concept_art_ss.jpg);
	background-repeat:no-repeat;
	z-index:0;
	border:0px solid black;
}

#conceptArt_Press
{
	position:absolute; 
	top:110px; 
	left:110px;
	height:415px;
	width:415px;
	background-image:url(../Images/Sections/Press/concept_art_pr.jpg);
	background-repeat:no-repeat;
	z-index:0;
	border:0px solid black;
}

.conceptArt_Content
{
	position:relative;
	z-index:11;
}

.blogHeader
{
	background-color:#120c08;
	height:25px;
	font-size:16px;
	font-weight:bold;
	color:white;
	padding:5px 5px 0px 10px;
}

.nativeAmericanScreenshots
{
	position:absolute;
	top:70px;
	left:54px;
	border:0px solid black;
}


.whiteBorder
{
	border:2px solid #FFFFFF;
}

