
body {
background-color:#006600;
}

div.container {
width:800px;
background-color:#009933;
margin: 0 auto;
border:2px solid white;
}

div.top {
background-image:url(SZ_main.gif);
width: 800px;
height: 100px;
border-bottom:2px solid white;
}  

#styleone{position:relative;display:block;height:21px;font-size:11px;font-weight:bold;background:transparent;font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:2px solid #d9d9d9;}
#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styleone ul li{display:block;float:left;margin:0; border-right: 1px solid #ffffff;}
#styleone ul li a{display:block;float:left;color:#FFFFFF;text-decoration:none;padding:3px 20px 0 20px;height:18px;}
#styleone ul li a:hover,#styleone ul li a.current{color:#FFFFFF;background-color:#33cc33;}

#ddblueblockmenu{
text-align:center;
float:left;
border-bottom-width: 0;
width: 150px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
width: 150px; /*150px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #009933;
border-bottom: 1px solid #ffffff;
border-left: 7px solid #007700;
}

#ddblueblockmenu li a:hover, #ddblueblockmenu li a.current{
background-color: #33cc33;
border-left-color: #99ff99;
}

#ddblueblockmenu div.menutitle{
text-align:left;
color:#FFFFFF;
border-left-color: #99ff99;
border-bottom: 1px solid #d9d9d9;
padding: 1px 0;
padding-left: 5px;
background-color:#339966;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

div.text {
width:650px;
background-color:#EEEEEE;
float: left;
height: 600px;
}

div.text p{
display:block;
margin-left:30px;
margin-top:30px;
text-align:left;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

div.text ul{
list-style-type:normal;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

div.text form ul li{
float:left;
list-style-type:none;
}

div.text form ul{
clear:left;
}

div.text h3, div.text h5{
margin-left:30px;
}

div.bottom {
text-align:center;
background-color: transparent;
clear:both;
color:#FFFFFF;
border-top:2px solid white;
font: normal 70% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
width: 798px;
}