body            {
                background: #336633 url('../images/bg_wrapper.jpg') repeat-x;
	        text-align: center;
		min-width: 603px;
		margin: 0px;
		padding: 0px;
				}
				

div#top         {
                background: #339933 url('../images/bg_header2.jpg');
			background-size: 776px;
		        top: 25px;
		        left: 0px;
		        margin: 0px;
		        width: 776px;
		        height: 265px;
				position: relative;
		        }

div#wrapper         {
                background: #336633;
				background-size: 776px;
		        top: 0px;
		        left: 0px;
		        margin: 0px;
		        width: 603px;
		        height: 650px;
                        margin: 0px;
		        padding: 0px;
		        }

div#menu        {
			background: url('../images/content_header_no_pics.jpg');
			top: 0px;
		        left: 117px;
		        margin: 0px;
		        width: 776px;
		        height: 105px;
		        }
                
		 
div#bottom {
         background: #339933 url('../images/bg_footer.jpg') repeat-x;
		 top: 250px;
		 left: 0px;
		 margin: 0px;
		 width: 100%;
		 height: 400px;
		 position: relative;
		 }
		 
div.logo {
		 background: #ffffff url('../images/header.png') no-repeat; 
		 float: left;
		 top: 0px;
		 left: 0px;
		 height: 94px;
		 width: 800px;
		 margin: 0px;
		 padding: 0px;
		 }	 
		 
div.leftnav {
		 left: 0px;
		 top: 0px;
		 width: 280px;
		 height: 850px;
		 background: #ffffff;
		 margin: 0px;
		 float: left;
		 padding: 0px;
		 }
		 
div.content { 
		 left: 98px;
		 top: 25px;
		 width: 603px;
		 height: 100%;
		 background: #fdfff1;
		 float: left;
		 margin: 0px;
                 padding: 0px;
                 position: relative;
		 }
		 
div.article { 
		 left: 10px;
		 top: 8px;
		 width: 583px;
		 background: #fdfff1;
		 float: left;
                 position: relative;
                 margin: 0px;
                 padding: 0px;
		 }
		 
div#footer {
		 background: #336633 url('../images/bg_footer.jpg'); 
		 position: relative;
		 left: 0px;
		 top: 0px;
		 margin: 0px;
		 float: left;
		 width: 603px;
		 height: 18px;
		 
		 }
		 
div#links {
		 background: #ffffff; 
		 position: relative;
		 float: left;
		 top: 190px;
		 left: 120px;
		 height: 69px;
		 width: 110px;
		 margin: 0px;
                 padding: 0px;
		 display: inline;
                 background: clear;
		 }	
		 
div#links2 {
		 background: #ffffff; 
		 position: relative;
		 float: left;
		 top: 190px;
		 left: 135px;
		 height: 69px;
		 width: 110px;
		 margin: 0px;
		 display: inline;
		 }	
		 
div#links3 {
		 background: #ffffff; 
		 position: relative;
		 float: left;
		 top: 190px;
		 left: 150px;
		 height: 69px;
		 width: 110px;
		 margin: 0px;
		 display: inline;
		 }	
		 
div.center {  
	     top: 0px;
	     width: 776px;
		 background: #336633 url('../images/bg_wrapper.jpg') repeat-x;
		 padding: 0px;
		 margin: 0 auto;
		 text-align: left;
		 }		
		 
<!--[if lt IE 7]>
<style type="text/css"> 
div.center img {  display: block;    height: 1%;  }
</style> 
<![endif]-->
 
		 
div.rounded-box {
    position:relative;
	top: 0px;
	left: 100px;
    width: 640px;
	height: 395px;
    background-color: #ffffff;
    margin: 3px;
}		 
		 
/*********************
GLOBAL ATTRIBUTES
*********************/
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px; background-color:#00ff00; overflow:hidden;}

div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {position:relative; font-size:150px; font-family:arial; color:#ffffff; line-height: 40px;}

/*********************
SPECIFIC ATTRIBUTES
*********************/

div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}

div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}

div.box-contents {
	position: relative; 
	padding: 8px; 
	top: 40px;
	color:#000000;
	font-family: Arial;
	font-size: medium
}