/* CSS Document */
body {
background-image: url(pictures/top.jpg);
background-repeat:repeat-x;
background-position:top left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
}
#top {
height:280px;
}
#logo {
position:absolute;
top:191px;
right:0px;
bottom:auto;
left:auto;
background-image:url(pictures/logo.jpg);
background-position:top;
background-repeat:no-repeat;
width:334px;
height:100px;
}
/*Menu*/
#menu {
position:absolute;
top:0px;
right:auto;
bottom:auto;
left:0px;
width:297px;
height:308px;
background-image:url(pictures/menu.jpg);
background-position:top left;
background-repeat:no-repeat;
color:#9b8a56;
font-size:14px;
font-weight:bold;
}
#menu a:link, #menu a:visited, #menu a:hover {
color:#9b8a56;
text-decoration:none;
}
#a {
padding:65px 0px 0px 32px;
}
#b {
padding:0px 0px 0px 25px;
}
#c {
padding:0px 0px 0px 46px;
}
#d {
padding:4px 0px 0px 70px;
}
#e {
padding:4px 0px 0px 83px;
}
#menu img {
border:none;
}
/*Content*/
#text {
margin:0 auto;
width:800px;
height:auto;
min-height:500px;
text-align:justify;
padding:6px;
text-indent:25px;
}
h1 {
color:#c30020;
font-size:24px;
font-weight:normal;
}
#text a:link, #text a:visited {
color:#01982b;
text-decoration:underline;
}
#text a:hover {
color:#01982b;
text-decoration:none;
}
#ezo {
margin-top:30px;
padding-top:10px;
text-align:center;
font-size:10px;
border-top:1px dotted #01982b;
}
/*Footer*/
#live {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
-moz-opacity: 0.2;
-khtml-opacity: 0.2;
width:100px;
opacity: 0.2;
display:none;
}
#copy {
background-color:#01982b;
width:auto;
height:36px;
color:#fff;
font-size:10px;
padding:16px 0px 0px 0px;
text-align:center;
}
/*ss*/
#footer {
clear:both;
background-color:#01982b;
background-image:url(pictures/bg-footer.gif);
background-position:top;
background-repeat:repeat-x;
width:auto;
height:auto;
min-height:59px;
color:#8dd099;
font-size:10px;
padding:26px 6px 6px 6px;
}
#footer a:link, #footer a:visited, #footer a:hover {
color:#8dd099;
text-decoration:none;
} 
.almz {
font-size:large;
padding:12px;
}
.allz {
padding:12px;
border:thin dotted #00FFFF;
}
.pmzag {
padding:25px 12px 12px 12px;
}
.pmbod {
border:thin dotted #333337;
color: #333337;
padding:12px;
}
.dllob {
color: #333337;
font-style:italic;
padding:4px 12px 12px 12px;
font-size:small;
}
.datb {
font-style:italic;
padding:4px 12px 12px 12px;
font-size:small;
}
.abt {
color:#333337;
border-bottom:thin dotted #333337;
}
