
*{
padding:0;
margin:0;
}

body {
	background-color: #000000;
}

/*SECTIONS*/

#container{
	width:100%;
	height:850px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/common/bg/rotator.php);		
	background-position:top right;
	background-repeat:no-repeat;
}


#logo{
width:973px;
height:107px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/common/logo.png);
background-position:center;
background-repeat:no-repeat;
text-indent: -9999px;

}
#menu{
width:426px;
height:12px;
margin-left:auto;
margin-right:auto;

}
#menu ul{
list-style:none;
}
#menu ul li{
display:inline;

}


.home_btn{
float:left;
width:28px;
height:12px;
background-image:url(../images/common/home_btn.png);
text-indent: -9999px;
overflow:hidden;


}

.shop_btn{
float:left;
margin-left:38px;
width:26px;
height:12px;
background-image:url(../images/common/shop_btn.png);
text-indent: -9999px;
overflow:hidden;
}



.history_btn{
float:left;
margin-left:38px;
width:39px;
height:12px;
background-image:url(../images/common/history_btn.png);
text-indent: -9999px;
overflow:hidden;
}



.inthenews_btn{
float:left;
margin-left:38px;
width:69px;
height:12px;
background-image:url(../images/common/inthenews_btn.png);
text-indent: -9999px;
overflow:hidden;
}



.media_btn{
float:left;
margin-left:38px;
width:31px;
height:12px;
background-image:url(../images/common/media_btn.png);
text-indent: -9999px;
overflow:hidden;
}

.tee_shirt_swap_btn{
float:left;
margin-left:38px;
width:84px;
height:12px;
background-image:url(../images/common/tee_shirt_swap_btn.png);
text-indent: -9999px;
overflow:hidden;
display:block;


}

.tip_n_strip_btn{
float:left;
margin-left:38px;
width:61px;
height:12px;
background-image:url(../images/common/tip_n_strip_btn.png);
text-indent: -9999px;
overflow:hidden;
display:block;

}

.photo_credits_btn{
float:left;
margin-left:38px;
width:77px;
height:12px;
background-image:url(../images/common/photocredits_btn.png);
text-indent: -9999px;
overflow:hidden;
display:block;

}


.contact_btn{
float:left;
margin-left:38px;
width:43px;
height:12px;
background-image:url(../images/common/contact_btn.png);
text-indent: -9999px;
overflow:hidden;
display:block;
}



.home_btn2{
float:left;
width:23px;
height:10px;
background-image:url(../images/common/bottommenu/home_btn.png);
text-indent: -9999px;
overflow:hidden;


}

.shop_btn2{
float:left;
margin-left:0px;
width:22px;
height:10px;
background-image:url(../images/common/bottommenu/shop_btn.png);
text-indent: -9999px;
overflow:hidden;
}



.history_btn2{
float:left;
margin-left:0px;
width:33px;
height:10px;
background-image:url(../images/common/bottommenu/history_btn.png);
text-indent: -9999px;
overflow:hidden;
}



.inthenews_btn2{
float:left;
margin-left:0px;
width:58px;
height:10px;
background-image:url(../images/common/bottommenu/inthenews_btn.png);
text-indent: -9999px;
overflow:hidden;
}



.media_btn2{
float:left;
margin-left:0px;
width:26px;
height:10px;
background-image:url(../images/common/bottommenu/media_btn.png);
text-indent: -9999px;
overflow:hidden;
}

.tee_shirt_swap_btn2{
float:left;
margin-left:0px;
width:70px;
height:10px;
background-image:url(../images/common/bottommenu/tee_shirt_swap_btn.png);
text-indent: -9999px;
overflow:hidden;
display:block;


}

.tip_n_strip_btn2{
float:left;
margin-left:0px;
width:51px;
height:10px;
background-image:url(../images/common/bottommenu/tip_n_strip_btn.png);
text-indent: -9999px;
overflow:hidden;
display:block;

}

.photo_credits_btn2{
float:left;
margin-left:0px;
width:64px;
height:10px;
background-image:url(../images/common/bottommenu/photocredits_btn.png);
text-indent: -9999px;
overflow:hidden;
display:block;

}


.contact_btn2{
float:left;
margin-left:0px;
width:36px;
height:10px;
background-image:url(../images/common/bottommenu/contact_btn.png);
text-indent: -9999px;
overflow:hidden;
display:block;
}


#footerholder{
float:left;
width:973px;
height:208px;

}

#leftpanel_bottom{
float:left;
width:197px;
height:220px;
margin-top:0px;
margin-left:13px;
overflow:hidden;
}

#footer{
float:left;
width:553px;
height:150px;

}

#midpanel_bottom{
float:left;
margin-left:0px;
height:117px;
margin-top:0px;
}

.fb_twitter{
float:left;
margin-left:12px; 
margin-top:8px;
}

.newslettertext{
float:left;
margin-left:10px;
margin-top:4px;
text-align:right;
width:140px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;

}
.newsletterenter{
float:left;
margin-left:10px;
margin-top:8px;
width:200px;
}


#footermenu{
float:left;
width:540px;
height:15px;
margin-left:10px;

}

#footermenu ul{
list-style:none;
}

#footermenu ul li{
display:inline;
}

#footercopyright{
float:left;
width:553px;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6B6B6B;
text-align:center;


}

#footercopyright a{
color:#6B6B6B;
text-decoration:none;
}
#footercopyright a:hover{
color:#6B6B6B;
text-decoration:underline;
}





