body, html {
margin:0px;l;
padding:0px;
background-color:#7687c6;
}

#container {
float:middle;
padding-top:0px;
width:960px;
margin:0px auto;
background-color:#ffffff;
border-top:1px solid #7687c6;
border-left:1px solid #7687c6;
border-right:1px solid #7687c6;
border-bottom:1px solid #7687c6;
}
}

#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:#800000;
font: 11px tahoma;
text-decoration: none;
}

#shortcuts a:hover {
color:#ffffff;
font: 11px tahoma; 
text-decoration:underline;
}

#header {
height:119px;
background-image:url(images/header.jpg);
}

#Headertext a{
float : none;
width: 600px;
padding-bottom: 5px;
height : 14px;
background-color : none;
color : #ffffff;
font-family : arial;
padding-top:10px;
padding-right: 10px;
font-size : 10px;
text-decoration: none;
text-align : right;
}

#Headertext {
float : right;
width: 600px;
padding-bottom: 5px;
height : 12px;
background-color : none;
color : #ffffff;
font-family : arial;
padding-top:10px;
padding-right: 10px;
font-size : 10px;
text-decoration: none;
text-align : right;
}


#navi {
float:left;
width:960px;
height:30px;
background-color:#7687c6;
}

#wrapper {
float:left;
width: 960px;
background-image:url(images/wrapper_bg.jpg);
}

#subnavi {
float:left;
width:220px;
height: auto !important;
background-repeat:no-repeat;
    min-height: 429px;
    height: 429px;
}

#content {
    float: left;
    width: 720px;
    height: auto !important;
    min-height: 429px;
    height: 429px;
padding-left:10px;
padding-right:10px;
background-color:#ffffff;
color:#000000;
background-repeat:no-repeat;
font-family:arial;
font-size:12px;

}

#content a:link, #content a:active, #content a:visited { 
color:#333333;
text-decoration:none;
}

#content a:hover { 
text-decoration:underline;
}

#blockBox {
        float : left;
        margin-left: 10px;
        border-top:10px solid #ad1f2b;
        border-bottom:10px solid #ad1f2b;
        background-color:#c5d1e9;
        width: 140px; 
	padding: 0px 0px 0px 0px;
	margin-top:10px;
	background-color: #ffffff;
	height: 20px;
        min-height: 20px;
 	height:auto !important;
        font-family:verdana;
        font-size:10px;
        color:#000000;
}

#blockBox a:link, #blockBox a:active, #blockBox a:visited { 
color:#808080;
text-decoration:none;
}


#footer {
height: 30px;
clear:both;
background-image:url(images/footer.jpg);
}

#footertext {
float : left;
padding-left: 150px;
width: 800px;
padding-bottom: 5px;
height : 12px;
background-color : none;
color : #666666;
font-family : tahoma;
font-size : 10px;
text-decoration: none;
text-align : left;
}

#footertext a{
width: 800px;
padding-bottom: 5px;
height : 12px;
background-color : none;
color : #666666;
font-family : arial;
font-size : 10px;
text-decoration: none;
text-align : left;
}


h1, h2 {
font-size:14px;
}


h2 {
font-size:10px;
}