
html {min-height: 100%;}


.left_panel  {float: right; width: 200px; padding-top: 8px;}
.top         { width: 920px; height: 120px; background-image: url('../images/topbkg.gif') }

* 	{margin:0; padding:0;}

body { background: #CCFFCC; font-family: verdana, san-serif; font-size: 12pt; color: #000000}
.main {width: 920px; margin-top: 10px; margin-left: auto; 
	margin-right: auto; background: #FFFFFF; border-bottom: 1px solid black; height: 80%}

	
#navigation {float: left; 
             width: 140px;
             background-image: url('../images/sidebkg.gif'); 
             padding: 8px; height: 100%;}


.clearer {clear: both;}

#content {float: left; padding-left:10px; padding-right:5px; padding-top:8px; padding-bottom:8px; width: 540px}



.titlenew {text-align: center; color: black; 
		margin-bottom: 3px; 
		background-color:#008080; }

.nav_bottom {text-align:center; font-size: 10pt; 
             width: 920px; margin-left: auto; margin-right: auto;}

.nav_bottom a {border-right: 1px solid black; padding: 0 3px 0 3px;}

.footer {margin-top: 10px; background: black; color: white; line-height: 26px;
 text-align: center; width: 920px; margin-left: auto; margin-right: auto;}