body, html {
background-image:url(images/body_bg.jpg);
margin:0px;l;
font-family:arial:
background-repeat:no-repeat;
}

#container {
float:middle;
padding-top: 0px;
padding-left:50px;
width:975px;
margin:0px auto;
}

#shortcuts {
padding-top:0px;
padding-bottom:0px;
text-align:right;
padding-right: 15px;
font-size:0px;
}

#shortcuts a:link, #shortcuts a:active, #shortcuts a:visited { 
color:#000000;
font: 11px arial;
text-decoration: none;
}

#shortcuts a:hover {
color:#9096b0;
font: 11px arial; 
text-decoration:underline;
}

#header {
height:334px;
width: 975px;
background-image:url(images/header1.jpg);
}

#themes{
padding-right:67px;
}


#mood {
float: left;
padding-left:178px;
padding-top:55px;
width: 798px;
height: 116px;
background: url("images/rotator.jpg") repeat-x ;
}

#navi {
float:left;
width:975px;
height:42px;
background-image:url(images/navbar.jpg);
}

#subnavi {
float:left;
width:284px;
height:326px;
min-height:356px;
background-repeat:no-repeat;
background-image:url(images/subnav.jpg);
}

#wrapper {
float:left;
width:975px;
background-image:url(images/wrapper_bg.jpg);
}


#content {
    float: left;
    width: 587px;
    height: auto !important;
    min-height: 346px;
    height: 346px;
padding-left:20px;
padding-right:84px;
color:#808080;
background-repeat:no-repeat;
font-family:arial;
font-size:12px;
padding-top:10px;
background-image:url(images/content.jpg);
}

#content a:link, #content a:active, #content a:visited { 
color:#858aa7;
text-decoration:none;
}

#content a:hover { 
text-decoration:underline;
}


#footer {
height: 115px;
width: 975px;
clear:both;
}

#footertext {
float : left;
padding-left: 10px;
width: 807px;
padding-bottom: 15px;
height : 12px;
background-color : none;
color : #858aa7;
font-family : arial;
font-size : 10px;
text-decoration: none;
text-align : right;
}

#footertext a{
width: 807px;
padding-bottom: 15px;
height : 12px;
background-color : none;
color : #858aa7;
font-family : arial;
font-size : 10px;
text-decoration: none;
text-align : right;
}


h1, h2 {
font-size : 16px;
color : #666666;
}


h2 {

}
