body, html {
background-image:url(images/body_bg.jpg);
margin:0px;
padding:0px;
font-family:Times Roman;
color:#FFFFFF;
}

#container {
width:975px;
padding-left: 0px;
padding-top: 0px;
}


#headertext a{
float : none;
width: 130px;
height : 12px;
background-color : none;
color : #fdfeb2;
font-family : times roman;
font-size : 15px;
text-decoration: none;
text-align : right;
}

#headertext {
float : left;
width: 130px;
padding-top:130px;
height : 12px;
background-color : none;
color : #fdfeb2;
font-family : times roman;
font-size : 15px;
text-decoration: none;
text-align : right;
}

#shortcuts {
padding-top:0px;
padding-bottom:10px;
text-align:right;
font-size:12px;
}

#shortcuts a:link, #shortcuts a:active, #shortcuts a:visited { 
color:#FFFFFF;
text-decoration:none;
}

#shortcuts a:hover { 
text-decoration:underline;
}

#header {
height:151px;
}



#navi {
float:left;
width:975px;
height:31px;
background-image:url(images/navbar.jpg);
}




#wrapper {
float:left;
width:975px;
}

#subnavi {
float:left;
width:189px;
height:470px;
background-repeat:no-repeat;
background-image:url(images/subnav.jpg);
}

#content {
    float: left;
    width: 700px;
    height: auto !important;
    min-height: 470px;
    height: 470px;
padding-left:10px;
padding-right:10px;
color:#000000;
background-repeat:no-repeat;
font: 16px Times Roman;
font-size:bold;
}

#content a:link, #content a:active, #content a:visited { 
color:#404040;
text-decoration:none;
}

#content a:hover { 
text-decoration:underline;
}



#footer {
height: 41px;
clear:both;

}


h1, h2 {
font-size:24px;
}


h2 {
font-size:18px;
}