
body{
    color:#ffffff;
    font-family: 'architects daughter', cursive;
    font-size: 18px;
    background-color:#333333;
}

a{
	color:#ffff33;
}
a:hover {
	color:#005aff;
	}	
.pageBG
{
    
}
.page {
    max-width: 100%;
    width: 1100px;
}
#main
{
    margin: 12px 0;
    width: 100%;
}
#header{
    
}
.headerboxlogo
{
    height: auto;
}
.headerlogo img
{
    max-height: 124px;
}
    #tabs1 
    {
    background: url("../../web-images/bg_blackTra.png") repeat scroll center top transparent;
    font-size: 1.2em;
      }
    #tabs1 a{
    color:#ececec;
    padding: 12px 18px;
      }
 #tabs1 a:hover {
	color:#005aff;
}
#footerBG{
    color:#ffffff;
    min-height: auto;
    padding: 8px 10px;
    background: url("../../web-images/bg_blackTra.png") repeat scroll center top transparent;
}
#sidebar {
    display: none;
    
}
