.bodybg { margin:0px; background: #3d3122 url(../images/graphics/bg.jpg) top center no-repeat; }

a img{border: 0px;}


#wrapper{ width:960px; margin:0px auto; padding: 0px; text-align:left; }
   
  
   
    #top{height:115px; width: 960px; margin: 0px; background: url(../images/graphics/top.gif) left repeat-y; }
        
    
    #logo{ float:left; width:360px; height:115px; padding: 0px; margin: 0px; }
            #logo h1 { font-size: 10px; margin:0px }
            #logo a { width:360px; height:97px; display:block; text-indent:-10000px;}
               
            
  
    
    #mainimage{width: 960px; height: 207px; } 
             

    #menu{width: 960px; margin: 0px auto;  height: 40px; background: url(../images/graphics/nav.gif) left repeat-y; } 
   #nav{float:left;}
#search{float:right; width: 198px; padding-right: 5px;}


    #contentwrapper {width: 960px; margin: 0px auto; min-height: 350px; background: #fff url(../images/graphics/rightslice.gif) right repeat-y;}       
            
        #breadcrumbs{width: 700px; text-align:right; margin-top: 5px; margin-right:30px; font-size:11px;}
            #breadcrumbs a{font-size:11px; text-decoration:none;}
            #breadcrumbs a:hover{font-size:11px; text-decoration:underline; }    
         
            
       #content{ padding: 10px 20px 20px 20px; float: left; width: 700px; }
       #rightpanel{ width: 198px; padding: 0px; margin: 1px 1px 0px 0px;  float:right;  }
            .rightheader{width:188px; background: #423a30; font-size: 14px; font-weight:normal; color: #e3e2e0; padding: 5px;}
            .rightcontent{padding:8px; color: #d5d3d1; font-size:11px;}
            .rightcontent a{ color: #d5d3d1; font-size:11px; text-decoration: underline;}
.rightcontent a:hover{ color: #fff; font-size:11px; text-decoration: underline;}
            


#poweredby{ width: 960px; height: 75px; background: #fff url(../images/graphics/footer.gif) bottom no-repeat; margin:0px auto; color:#fff; font-size: 12px;  text-align: center;
 padding-top:1px;}
 #poweredby div{padding: 25px 15px 0px 15px;}
#poweredby a{ color: #fff; font-size: 12px; }
#poweredby a:hover{ color: #e3e3e3; font-size: 12px;}

#powered{ margin:0px auto; color:#9e8e79; font-size: 11px;  text-align: center;
 padding:10px;}
#powered a{ color:#9e8e79; font-size: 11px;  text-align: center;
 padding-top:1px;}

#poweredTable{ width: 940px; margin:0px auto; color:#9e8e79; font-size: 11px;  text-align: center;
 padding:10px;}
 

hr { height: 0px; color: #ccc; border-top: 1px; background: #ccc; border-style: solid;}

input,textarea{ font-family: arial; font-size:12px; background: #fcfbfb; border: 1px solid #666666; }

input:hover,textarea:hover{ font-family: arial; font-size:12px; background: #f4f3f3; border: 1px solid #706555; }



.rssHeader{font-size: 1px; display:none; }
.rssList{ margin:0px; padding:5px 10px 5px 10px}
.rssItem{ list-style-type:none; border-bottom:1px solid #e3e3e3; margin:0px;}



 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */



/* --------- Clearfloat --------- */

.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
.clearfloat { display: inline-block; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }



