* { 
padding : 0;
margin-left: 0px;
} 
body { 
margin: 10px 10px 20px 10px;
background: #000; 
} 


#wrapper { 
background: #fff;
width : 910px;
margin : 0 auto;
} 




#header { 
width: 910px;
height: 250px;
background: #fff url(images/heading.jpg) no-repeat;
}
#header p {
text-align: right;
padding-right: 20px;
padding-top: 140px;
font: bold 20px verdana;
}






#navcontainer { 
font-family: verdana;
text-transform: normal;
letter-spacing: 0px;
background: #404040;
border-bottom: 3px solid #ffcc33;
} 
#navcontainer:after { 
content: "";
display: block;
line-height: 1px;
font-size: 14px;
clear: both;
} 
ul#navlist { 
list-style: none;
text-align: left;
padding: 0;
margin: 0 auto;
width: 910px;
font-size: 14px;
font-family: verdana;
font-weight: normal;
} 
ul#navlist li { 
display: block;
text-align: left;
float: left;
width:  151px;
margin: 0;
padding: 0px;
} 
ul#navlist li a { 
display: block;
width: 910px;
padding: 10px;
padding-top: 10px;
color: #fff;
text-decoration: none;
background: #404040;
font-weight: normal;
} 
#navcontainer > ul#navlist li a { 
width: auto;
} 
ul#navlist li#active a { 
background: #ffcc33;
text-align: left;
color: #000;
font-weight: normal;
} 
ul#navlist li a:hover, ul#navlist li#active a:hover { 
color: #404040;
background: #bbb;
font-weight: normal;
}  






#topcolumn { 
background: #000; 
display: inline;
margin-top: 1px;
margin-bottom: 0px;
margin-left: 1px;
width: 909px;
float: left;
height: 401px;
} 
* html #topcolumn { 
height: 401px;
} 






#leftcolumn { 
display: inline;
width: 720px;
float: left;
height: 450px;
text-align: justify;
line-height: 16px;
font-family : Verdana;
font-size : 11px;
background-color: #fff;
} 
* html #leftcolumn { 
height: 450px;
}
#leftcolumn h2 { 
height: 20px;
color : #000;
font-family : verdana;
font-size : 14px;
font-weight: bold;
background: #fff url(images/h2.jpg) no-repeat;
margin: 0px 0px 0px 0px;
padding: 2px 5px 5px 10px;
text-transform: normal
text-align: left;
}   
#leftcolumn p { 
padding-left: 10px;
padding-right: 0px;
font-family: verdana;
font-size: 12px;
}
#leftcolumn a { 
text-decoration: none;
color:  #ff9900;
text-align: center;
} 
#leftcolumn a:hover { 
text-decoration: none;
color: #aaa;
text-align: center;
}


 


#rightcolumn { 
display: inline;
width: 190px;
float: left;
height: 450px;
text-align: center;
line-height: 13px;
font-family : Verdana;
font-size : 10px;
background: #fff;
} 
* html #rightcolumn { 
height: 450px;
}
#rightcolumn h2 { 
height: 15px;
color : #000;
font-family : verdana;
font-size : 14px;
font-weight: normal;
background: #;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 10px;
border-bottom: #5a8f57 solid 0px;
text-transform: normal
text-align: left;
}   
#rightcolumn p { 
padding-left: 10px;
padding-right: 10px;
font-family: verdana;
font-size: 12px;
text-align: center;
} 
#rightcolumn a { 
text-decoration: none;
color:  #5a8f57;
text-align: center;
} 
#rightcolumn a:hover { 
text-decoration: none;
color: #404040;
text-align: center;
}


#footer { 
border-top: 3px solid #ffcc33;
background-color:  #404040;
color:  #ffcc33;
display: inline;
float: left;
width: 900px;
height: 50px;
text-align: left;
font-family : Verdana;
font-size : 10px;
padding: 10px 0px 10px 10px;
}
#footer p { 
font-family: verdana;
font-size: 10px
color:  #ffcc33;
text-align: left;
}  
#footer a:link { 
text-decoration: none;
color: #ffcc33;
text-align: left;
} 
#footer a:visited { 
text-decoration: none;
color: #999;
text-align: left;
}  
#footer a:hover { 
text-decoration: none;
color: #fff;
text-align: left;
} 
#footer a:active { 
text-decoration: none;
color:  #ffcc33;
text-align: left;
}
