body {
margin:0px auto;
height:100%;
line-height:160%;
font:76% Tahoma,Verdana,Arial Helvetica, sans-serif;
}

#entire {
width:100%;
margin:0px auto;
}

#top {
width:100%;
height:107px;
background:url(../images/topbackground.png) repeat-x;
}

#topup {
position:absolute;
top:5px;
height:30px;
width:100%;
}
#language {
float:left;
padding-left:0px;
width:50px;
margin-left:4%;
text-align:center;
}



#topdown {
position:absolute;
top:13.5px;
width:100%;
height:83px;
overflow:hidden;
text-align:center;

}
#topdownleft {
float:left;
width:46%;
height:85px;
overflow:hidden;
margin:0 0 0 2%;
}

#topdownright{
float:left;
width:46%;
height:85px;
text-align:center;
overflow:hidden;
margin:0 2% 0 0;

}






ul#mainlevel {
float:left;
width:92%;
margin:0 4% 0 4%;
padding:0;
height:25px;
}

ul#mainlevel li {
list-style: none;
float:left;
display:block;
line-height:30px;
}

ul#mainlevel li a {
background:url(../images/split.gif) no-repeat 100%;
font-weight:bold;
padding:0 10px 0 10px;
display:block;
color:#fff;
text-decoration:none;
}

#contentseparator {
clear:both;
width:100%;
height:5px;
background:url(../images/contentseparator.png) repeat-x;
}


#content {
clear:both;
width:92%;
margin:1em 4% 1em 4%;
background:#fff;
}

#mainbody {
float:left;
width:67%;
height:100%;
margin:0 1%;
padding:0 1%;
border-left:1px solid #cdcdcd;
border-right:1px solid #cdcdcd;
overflow:hidden;
}
#mainbodyfull {
float:left;
width:81%;
height:100%;
margin:0 1%;
padding:0 1%;
border-left:1px solid #cdcdcd;
border-right:1px solid #cdcdcd;
overflow:hidden;

}
#leftbar {
float:left;
width:14%;
height:100%;
background:#fff;
overflow:hidden;

}
#rightbar {
float:left;
width:14%;
height:100%;
background:#fff;
overflow:hidden;
}



#leftbar .moduletable,#rightbar .moduletable {
margin-bottom:2em;
}
#leftbar .moduletable h3,#rightbar .moduletable h3{
margin-top:0;
color:#fff;
background:#81b72c;
border:2px solid #cdcdcd;
text-align:center;
}
#leftbar  .moduletable a ,#rightbar .moduletable a{
display:block;
color:#81b72c;
border-bottom:1px solid #cccccc;
text-decoration:none;
}
#leftbar .moduletable .syndicate a ,#rightbar .moduletable .syndicate a{
text-decoration:none;
border:0;
}

#leftbar a:hover,#rightbar a:hover {
border-bottom:1px solid #000;
}
#mod_login_username, #mod_login_password {
width:90%;
background:#FFFFFF;
border:1px solid #CCCCCC;
padding: 2px 0;
color:#333333;
}
.button{
background:#CCCCCC;
border:1px solid #999999;
color:#333333;
margin:5px 0px;
}
h3,.contentheading,strong,.componentheading {
color:#81b72c;
font-size:120%;
font-weight:bold;
}
.small,.createdate,.modifydate {
color:#484848;
}
a.readon,#mainbody a,#mainbodyfull a {
color:#81b72c;
border-bottom:1px solid #cccccc;
text-decoration:none;
}
a.readon:hover,#mainbody a:hover,#mainbodyfull a:hover {
border-bottom:1px solid #000;
}
#active_menu.mainlevel {
display:block;
background:#323230;
}
#footer {
float:left;
width:100%;
height:120px;
margin-bottom:3em;
margin-top:3em;
background:url(../images/downbackground.png) repeat-x;
}

.topmenu{
/*margin:1em 4% 0 4%;*/
margin:1em 0 0 4%;
float:left;
width:70%;
}
ul#mainlevel-nav {
padding:0;
margin:0;
}

ul#mainlevel-nav li {
list-style: none;
float:left;
}

ul#mainlevel-nav li a {
background:url(../images/split1.gif) no-repeat 100%;
padding:0 10px 0 10px;
color:#81b72c;
text-decoration:none;
}
ul#mainlevel-nav li a:hover {
border-bottom:1px solid #000;
}

.siteinfo {
float:left;
width:50%;
margin:1em 0 0 4%;
text-align:left;
line-height:25px;
height:25px;
padding-left:10px;
}
.designedby {
float:left;
line-height:25px;
font-size:10px;
text-align:left;
width:50%;
margin:1em 0 0 4%;
}
.designedby a {
padding-left:10px;
text-decoration:none;
color:#81b72c;
}
.designedby a:hover {
border-bottom:1px solid #000;
}
.validsite {
float:right;
width:20%;
text-align:right;
margin:0 6% 0 0;
}
.validsite a {
text-decoration:none;
}