body{
background-color: #BFBFBF;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;

}

h1{
font-family: Georgia;
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}

#header
{
background: #FE7b09 url(img/bg.jpg) repeat-x;
height: 100px;
}


#header h2{
color:#eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#header h2 a{
color: #fff;
text-decoration: none;
}

#header h2 a:hover{
color: #000;
text-decoration: none;
}

#content{
font-family: Times New Roman;
font-size: 11.5px;
color:#000000;

}

#foot{
font-size:11px;
font-style:italic;
border-top:thin solid #ffffff;
padding-top: 10px;
}