body {
font-family:Arial,Calibri,"Times New Roman";
font-size:12px;
background-image:url("../includes/images/mainbg.png");
background-color:#ffffff;
background-position:center 300px;
background-repeat:no-repeat;
margin:0px;
padding:0px;
border:0px;
}

#clear {
    clear:both;
    height:0px;
    }


#header {
    padding-top:25px;
    height:40px;
    padding-left:20px;
    padding-right:20px;
    width:920px;
    margin:auto;
    padding-bottom:15px;
    }
    
#header_left {
    float:left;
    width:400px;
    }
    
    
#header_right {
    float:right;
    width:510px;
    padding-top:5px;
    text-align:right;
    }
    
    
#menu {
    background-image:url("../includes/images/menubg.png");
    background-repeat:repeat-x;
    height:35px;
    }
    
#menu_int {
    width:1010px;
    margin:auto;
    height:35px;
        }    
    
#menu_int ul {
    padding-top:7px;
        height:35px;
        }
    
    
#menu_int li {
    height:35px;
    display:inline;
    }
    
#menu_int a {
    padding-left:10px;
    padding-right:10px;
    height:35px;
    color:#4d4b38;
    text-decoration:none;
    }
    
 #menu_int a:hover {
     padding-top:7px;
     padding-bottom:18px;
     color:#4d4b38;
     background-image:url("../includes/images/menuhover.png");
     background-repeat:repeat-x;
        }   
        
#menu_int .active {
    padding-top:7px;
     padding-bottom:18px;
     color:#4d4b38;
     background-image:url("../includes/images/menuactive.png");
     background-repeat:repeat-x;
    }
    
    
    
   
    
     
#diashow {
    padding-left:20px;
    padding-right:20px;
    width:920px;
    margin:auto;
    margin-top:15px;
    text-align:center;
    }
    

#breadcrumbs {
    padding-left:20px;
    padding-right:20px;
    width:920px;
    margin:auto;
    margin-top:10px;
    }
    
    
#content {
    width:960px;
    margin:auto;
    margin-top:10px;
    }
    
    
#content_top {
    background-image:url("../includes/images/contentbgtop.png");
    background-repeat:no-repeat;
    height:24px;
    width:960px;
    }
    
#content_center {
    background-image:url("../includes/images/contentbg.png");
    background-repeat:repeat-y;
    width:960px;
    }
    
    
#content_left {
    width:720px;
    float:left;
    padding-left:20px;
    }
    
#content_right {
    padding-left:20px;
    width:185px;
    float:left;
    }
    
    
#content_bottom {
    background-image:url("../includes/images/contentbgbottom.png");
    background-repeat:no-repeat;
    height:27px;
    width:960px;
    }
    
#footer {
    width:940px;
    padding-right:20px;
    margin:auto;
    text-align:right;
    color:#808080;
    margin-bottom:10px;
    }
    
#footer a {
    color:#808080;
    text-decoration:none;
    }

#footer a:hover {
    color:#b8b8b8;
    }

    
#content_right .moduletable {
    text-align:justify;
    width:170px;
    }
    
#content_right h3 {
    font-style:normal;
     margin-top:0px;
     margin-bottom:3px;
     background-image:url("../includes/images/boxtop.png");
     height:27px;
     width:164px;
     font-size:20px;
     padding-left:6px;
     padding-top:3px;
     margin-top:15px;
     color:#5e5b56;
        }   
a {
    color:#646358;
    text-decoration:none;
    }
    
a:hover {
    color:#8f8e88;
    }

#breadcrumbs li.active {
    font-weight:bold;
    }

#breadcrumbs li {
display:inline
}

#breadcrumbs ul {
margin:0px;
margin-left:0px;
    }

.inputbox {border:1px solid;background-color:#bebca5;}
.button {border:1px solid;background-color:#949382;}
.input {border:0px;}

ul {
    margin-top:0px;
    padding-top:0px;
    }

li {
    list-style-image:url("../includes/images/list.png");
    }
    
h1 {font-size:20px;font-weight:bold;}
h2 {font-size:18px;font-weight:bold}
h3 {font-size:15px;font-weight:bold;font-style:italic;}
h4 {font-size:12px;font-weight:bold;}
h5 {font-size:8px;font-weight:normal;}
h6 {font-size:8px;font-style:italic;font-weight:normal;}

.componentheading {font-size:20px;font-weight:bold;}
.contentheading {font-size:15px;font-weight:bold;font-style:normal;}
.small {font-size:10px;font-weight:normal;}
.createdate {font-size:10px;font-weight:normal;}
.modifydate {font-size:10px;font-weight:normal;}

//* Firefox & IE Bug-Fix */

.buttonheading {border:0px;}
.buttonheading a {border:0px;}

.buttonheading img {border:0px;}
img {border:0px;}
