@charset "utf-8";

/* CSS Document */


html {

	overflow: auto;

}

img, div, a, input { behavior: url(http://mikeprecious.com/pngfix/iepngfix.htc) }


* { 

	margin: 0; 

	padding: 0; 

}

	

body {

	background-color:#191919;

	letter-spacing: 0px;

	line-height: 17px;

	font-size: 12px;

	font-family:Arial, Helvetica, sans-serif;

	height: 100%;

	color: #7d7d7d;

	

}



#headerOuter{

	top: 0px;	

	width: 100%;

	height: 98px;
	
	position: fixed;



}



#headerInner{

	margin-right: auto;

	margin-left: auto;

	top: 0px;

	width: 1024px;

	height: 150px;

}



#logoImage {

	top: 0px;

	left: -57px;

	width: 456px;

	height: 107px;

	position: relative;

	border: none;

}



#logoImage a{

	border: none;

}

#rssImage a{

	border: none;

}

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






#quote{

	top: -28px;

	left: 687px;

	width: 292px;

	height: 24px;

	background: url(/images/header/quote.png) top no-repeat;

	position: relative;

}



.style1 {

	color: #FFFFFF;

	font-weight: 200;

	font-size: 14px;

	margin-top: 0px;

	margin-bottom: 7px;

}



.style2 {

	color: #FFFFFF;

}



.style3 {

	font-size: 11px

}



.style4 {

	font-size: 12px

}



.style5 {

	font-size: 13px

}



.style8 {

	color: #555555;

}


.style6 {
	color: #FFFFFF;

	font-weight: 200;

	font-size: 14px;

	margin-top: 0px;

	margin-bottom: 7px;
	
	text-transform:uppercase;
}

.style9 {

	color: #FFFFFF;

	font-weight: 200;

	font-size: 15px;

	margin-top: 0px;

	margin-bottom: 7px;

}

.style10 {

	color: #7d7d7d;

	font-weight: 200;

	font-size: 10px;

	margin-top: 0px;

	margin-bottom: 7px;

}

.style11 {

	color: #555555;

	font-size: 12px;

	margin-top: 0px;

	margin-bottom: 7px;

}

.style15 {
	color: #555555;
	font-size: 12px;
	line-height: 14px;

}

.style7 a:link{
	color: #b7b7b7;
	font-size: 10px;	
	text-transform:uppercase;
	text-decoration: none;
	border: none;
}

.style7 a:visited{
	color: #555555;
	font-size: 10px;	
	text-transform:uppercase;
	text-decoration: none; 
	border: none;
}

.style7 a:hover {
	color: #FFFFFF;
	font-size: 10px;	
	text-transform:uppercase;
	text-decoration: none;
	border: none;
}

.style7 a:active{
	color: #FFFFFF;
	font-size: 10px;	
	text-transform:uppercase;
	text-decoration: none;
	border: none;
}


hr{ 

	border:0;

	height:1px;

	color:#303030;

	background:#303030; 

}




#headerLine{

	top: -30px;

	left: 50px;

	width: 920px;

	height: 14px;

	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;

}

#footerRSS{

	top: 4px;

	left: 746px;

	font-size: 10px;

	color: #595959;
	position:absolute;
}



#imageLink {

	border: none;

}



img {

	border: none;

}



#garrettMenu{

	top: -35px;

	left: 50px;

	position: relative;
	


}





#navlist
{
margin: 0;
padding: 50 0 0px 0px;

}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;

margin: 0 30px 0px 0px;
text-decoration: none;
color: #555555;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{

background: transparent;
color: #999999;
}

#navlist a:hover { color: #ffffff; }








