body
{
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #1A1A1A;
}

#popUpDivContainer
{
	bak	
}

#header
{
	background-color:#292929;
	height: 150px;
}

#wrapper
{
	width:850px;
	margin: 0 auto;
	
}

#mainContent
{
	background-color:#353535;
	clear:both;	
	padding: 50px 10px 10px 10px; 
	top:-60px; 
	position:relative;	float:left;
	width:100%;
}

#mainContent a 
{
	text-decoration: none;
	color: #999999;		
}

#mainContent a:hover
{
	text-decoration: underline;	
}

.padded div { padding-bottom: 5px; }

#bottomNav
{
	float:left;
	top:-55px;
	position:relative;
}

#topNav
{
	position:relative; 
	top:-22px; 
	margin: 0 auto; 
	width: 90%; 
	z-index:99;	
}

.footerNavigation
{
	color: #ffffff;
	text-decoration: none;
	margin: 10px;	
	font-size: 12px;
}

a.footerNavigation:hover
{
	text-decoration: underline;
}

div.topNavigation
{
	width: 100px;
	height: 55px;
	float:left;	
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	padding-top: 15px;
	padding-left: 10px;
	margin-right:15px;
}

.topNavigation a 
{
	color: #ffffff;
	text-decoration: none;	
	font-size: 16px;
	font-weight:bold;
	display:block;
}
