
body{
    color:#ffffff;
    font-family: 'comfortaa', cursive;
    font-size: 16px;
    background-color:#333333;
}

a{
	color:#cc0000;
}
a:hover {
	color:#ffdc24;
	}	
.pageBG
{
    
}
.page {
    max-width: 100%;
    width: 1200px;
}
#main
{
    margin: 12px 0;
    width: 100%;
}
#header{
    
}
.headerboxlogo
{
    height: auto;
}
.headerlogo img
{
    max-height: 124px;
}
    #tabs1 
    {
    background: url("../../web-images/bg_whiteTra.png") repeat scroll center top transparent;
    font-size: 1.4em;
      }
    #tabs1 a{
    color:#ececec;
    padding: 12px 18px;
      }
 #tabs1 a:hover {
	color:#ff0000;
}
#footerBG{
    color:#ffffff;
    min-height: auto;
    padding: 8px 10px;
    background: url("../../web-images/bg_whiteTra.png") repeat scroll center top transparent;
}
#sidebar {
    display: none;
    
}
