@charset "utf-8";

/* CSS Document */


html {
	overflow: auto;
}

	

* { 

	margin: 0; 

	padding: 0; 

}

	

body {

	background-color:#191919;
	letter-spacing: 0px;
	height: 100%;

	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 16px;
	color: #7d7d7d;
	line-height: 1.125em;
	text-shadow: 0 0 0 rgb(255, 255, 255);
}


h1 {
	font-size: 3.5em;
	margin: 0px 0 40px 0px;
	line-height: 1em;
	letter-spacing: -0.05em;
	color: rgb(255, 255, 255);
}

h2 {
	font-size: 1.75em;
	margin: 0px 0 10px 0px;
	line-height: 1em;
	letter-spacing: 0em;
	color: #CCCCCC;
}



#rssImage a{

	border: none;

}


#rssImage{
	top: 3px;
	position:relative;
	
}



.style1 {
	color: #FFFFFF;
}



hr{ 

	border:0;

	height:1px;

	color:#303030;

	background:#303030; 
	
	margin: 15px 0 55px 0px;

}


#headerLine{

	top: -35px;

	left: 50px;

	width: 920px;

	height: 2px;

	border-bottom: solid;

	border-bottom-color: #303030;

	border-width: 1px;

	position: relative;

}



#bodyContainer{

	margin-right: auto;

	margin-left: auto;

	width: 1024px;

	height: 100%;

}



#footer{

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	border-top: solid;

	border-top-color: #303030;

	border-width: 1px;

	width: 922px;

	height: 50px;

	left: -1px;

	position: relative;

}



a:link{

	color: #b7b7b7;

	text-decoration: none;

	border-bottom: 1px solid #303030; 

}



a:visited{

	color: #555555;

	text-decoration: none;

	border-bottom: 1px solid #303030; 

}



a:hover {

	color: #FFFFFF;

	text-decoration: none;

	border-bottom: 1px solid #303030; 

}



a:active{

	color: #FFFFFF;

	text-decoration: none;

	border-bottom: 1px solid #303030; 

}







#footerLine{

	top: 0px;

	left: 50px;

	width: 922px;

	height: 2px;

	border-bottom: solid;

	border-bottom-color: #303030;

	border-width: 1px;

	position: relative;

}



#footerInfo{

	top: 5px;

	left: 0px;

	width: 403px;

	height: 10px;

	font-size: 10px;

	color: #595959;

	position: relative;

}

#footerContact{

	top: 6px;

	left: 510px;

	width: 403px;

	height: 10px;

	font-size: 10px;

	color: #595959;

	position: relative;

}



#imageLink {

	border: none;

}



img {

	border: none;

}
