#topimg_2ndary {
	position:relative;
	left:0px;
	top:20px;
	width:100%;
	height:100px;
	z-index:6;
}
h1 {
}
h2 {
	font-size: 16px;
	color: #FFF;	
}
h3 {
	
}
body {
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#pagewidth{
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
 
#header{
	position:relative;
	height:120px;
	width:100%;
} 
#rotimg{
	position: relative;
	width: 960px;
	color: #FFF;
	height: 300px;
	margin-top: 20px;
 }
 
#footer{
	height:35px;
	clear:both;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	line-height: 20px;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
#content1 {
	position:relative;
	left:0px;
	top:0px;
	width:460px;
	z-index:1;
	float: left;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#content2 {
	position:relative;
	left:0px;
	top:0px;
	width:460px;
	z-index:2;
	float: right;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#social_media {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:45px;
	z-index:3;
	float: left;
	text-align: center;
	padding-top: 10px;
}
#logo {
	position:relative;
	left:0px;
	top:10px;
	width:250px;
	height:100px;
	z-index:4;
	float: left;
}
#NAVBAR {
	position:relative;
	left:0px;
	top:75px;
	width:700px;
	height:30px;
	z-index:4;
	float: right;
}
/* End hide from IE-mac */  



a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.link {
	font-size: 16px;
	text-align: right;
	vertical-align: top;
}
#side_2 {
	position:relative;
	left:0px;
	top:5px;
	width:280px;
	z-index:4;
	margin: 0px;
	padding: 10px;
	float: left;
	color: #FFF;
	vertical-align: top;
}
#main_2 {
	position:relative;
	top:5px;
	width:640px;
	z-index:5;
	color: #FFF;
	vertical-align: top;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
img.centerdist {
    display: block;
    margin-left: auto;
    margin-right: auto }
	
	#navcontainer {
	width: 280px;
}

#gallery #gal-home a,
#headware #gal-headware a,
#shirts #gal-shirts a,
#hoodies #gal-hoodies a,
#travis #gal-travis a,
#troy #gal-troy a {
	color: #FFF;
	background-color: #333;
	font-weight: bold;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 260px;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
	font-size: 18px;
	text-align: right;
}

#navcontainer a:hover
{
	color: #999;
}
#pagewidth #header #NAVBAR h1 {
	line-height: 0px;
	color: #FFF;
	font-size: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-shadow:#333 2px 2px 2px;
}
