body, html {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(images/body_bg.gif);
margin:0px;
padding:0px;
color:#666666;
}

.master {
margin:0px auto;
overflow:hidden;
width:800px;
padding:25px;
padding-top:0px;
background:#FFFFFF;
}

.container {
margin:0px auto;
overflow:hidden;
width:800px;
}


.header {
float:left;
width:800px;
height:90px;
}

.headerLeft {
float:left;
width:550px;
padding-top:36px;
}

.headerRight {
float:left;
width:223px;
padding-right:27px;
padding-top:29px;
}

.seperator {
float:left;
width:800px;
height:10px;
background:#ADC2DA;
bakground:red;
}

.seperator2 {
float:left;
width:800px;
height:5px;

}

* html .mood {
    position: relative;
    bottom: 5px;
}

.mood {
float:left;
width:800px;
height:255px;
}

* html .wrapper {
    padding: 0;
    position: relative;
    bottom: 35px;
}

.wrapper {
float:left;
overflow:hidden;
width:800px;
/*padding-top:35px;*/
background:#DCE0CB;
}

.subnavi {
float:left;
width:170px;
padding-left:25px;
padding-top:34px;
}

.content {
float:left;
width:553px;
padding-right:27px;
font-size:10px;
line-height:15px;
padding-bottom:30px;
padding-top:35px;
}

.content a:link, .content a:active, .content a:visited {
color:#0B3D92;
text-decoration:none;
}

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

.content ul, .content li {
margin:0px;
padding:0px;
}

.content ul {
padding-left:30px;
list-style-type:square;
}

.printInfo {
width:553px;
text-align:right;
}

.footer {
clear:both;
height:40px;
width:800px;
marginbottom:9px;
font-size:10px;
text-align:center;
}

.footer a:link, .footer a:active, .footer a:visited {
color:#999999;
text-decoration:none;
}

.footer a:hover {
text-decoration:underline;
}

h1, h2, h3 {
margin:0px;
padding:0px;
}

h1 {
font-size:12px;
font-weight:bold;
padding-bottom:12px;
}

h2 {
font-size:12px;
font-weight:normal;
padding-bottom:8px;
}

h3 {
font-size:12px;
font-weight:bold;
padding-bottom:8px;
}
