
body {background:url(img/bg.gif) repeat-y top center #eaeaea;
color:#3a3a3a;
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
margin:0 auto;
padding:0;}

#h22 {margin-left: auto;
margin-right: auto;
text-align: center;}

#wrap {background:#ffffff;
color:#49404f;
margin-left: auto; 
margin-right: auto;
padding-top: 1px;
padding-left: 5px;
padding-right: 6px;
padding-bottom: 1px;
width:760px;}

ul.bul {
margin: 0;
padding: 0;
list-style-type:none;
}
ul.bul li {
display:inline;
}

#hr1 {
color: #72979b;
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
}

#header {
background:url(img/front.jpg) no-repeat bottom left #fff;
color:#505050;
height:275px;
margin-bottom: 10px;
padding-left:92px;
padding-right:92px;
padding-top:0px;
padding-bottom:0px;
}

#button {
margin-top: 230px;
display: inline;
float: left;
height: 45px;
width: 115px;
background-image: url(img/button.png);
}

#button:hover {
background-image: url(img/buttonhover.png);
height: 45px;
width: 115px;
}


#sddm
{
margin: 0;
padding: 0;
}

#sddm li
{
margin: 0;
padding: 0;
list-style: none;
float: left;
height: 45px;
width: 115px;
}

#sddm div
{
position: relative;
visibility: hidden;
margin-top: -4px;
width: 144px;
padding: 0;
border: 1px solid #49404f}


#sddm div a
{
position: relative;
display: block;
margin: 0;
width: auto;
height: 25px;
white-space: nowrap;
text-align: left;
text-decoration: none;
background: #dceef0;
color: #49404f;
font: 13px comic sans ms;
padding: 2px 7px;}

#sddm div a:hover
{
background: #b2dfc7;
color: #49404f}



/* Left sidebar */
#leftside 
{clear: left;
float: left;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
width: 150px;}



/* Right sidebar */
#extras {
text-align: right;
float:right; 
margin:0 0 10px;
padding:0;
width:120px;}



/* Main content */
#content {
margin:10px 130px 10px 160px;
padding:0;
text-align:left;}

#content1 {
margin:10px 0px 10px 0px;
padding:0;
text-align:left;}

/* Footer */
#footer {
background:#ffffff;
border-top:2px solid #dadada;
clear:both;
color:#49404f;
font-size:0.9em;
margin:0 auto;
padding:8px 0;
text-align:center;
width:760px;}


/* Links */
a {outline: none;
text-decoration: none;}
a:link {color: #49404f}   
a:visited {color: #49404f} 
a:hover {color: #048642} 
a:active {color: #048642}


