#wrapper {	width: 942px;
				margin: 0 auto; 
				text-align: left;
				background-color: #FFFFFF }
				
	#top {		height:20px;
				background: url(../images/top.png)}
				
	#background {	float: left;
					width: 942px;
					background: url(../images/repeat3.png) repeat-y left top;}
	
	#navleft {	float: left;
				width: 146px;
				height: 526px;
				background-color: transparent;}
				
	#middle {	float:left;
				width: 650px;
				background-color: transparent;}
				
	#header3 {	float: left;
				height: 145px;
				background: url(../images/header.png) no-repeat}
				
	#content {	float: left;
				width: 650px;
				background-color: #FFFFFF;}
	
	#contentbox {	font-family: Arial, san-serif;
					margin: 35px 75px 10px 50px;
					padding: 1px 0px 5px 15px;
					font-size: 0.8em;
					line-height: 1.5;
					text-align: justify;
					font-weight: 400}
					
	#navright {	float: right;
				width: 146px;
				height: 526px;
				background-color: transparent;}
				
	#bottom {	float: left;
				width: 942px;
				height: 31px;
				background: url(../images/bottom.png) no-repeat left bottom;}
				
	#final {	float: left;
				width: 942px;
				font-family: Arial, san-serif;
				font-size: 0.75em;
				color: #666036;
				background-color: transparent;
				text-align: center;}
				
	body {color: #686868}
	
	p.title {font-family: Arial, san-serif;
    		font-weight: bold;
    		font-size: 1.5em;
    		color: #686868;
    		line-height: 1.25;}
    		
    .italic {	font-style: italic;}
    
    .section {font-family: Arial, san-serif;
    		font-size: 100%;
    		color: #686868;
    		line-height: 1.5;
    		text-align: center;}
    
    
    .label {font-family: Arial, san-serif;
    		font-size: 85%;
    		color: #686868;
    		line-height: 1.25;
    		text-align: center;}
    
    .info {	text-align: center}
    		
    .small {	font-size: 0.75em;}
    
    img {	border: 0;}
    
    A:link 
	{	text-decoration: underline; 
		color: #777776}
	
	A:visited 
	{	text-decoration: none;
		font-weight: bold;
		color: #777776}
	
	A:active 
	{	text-decoration: none;
		color: #B2B2B2}
	
	A:hover 
	{	text-decoration: none; 
		color: #B2B2B2}
		
	.footerlinks {font-family: Arial, san-serif;
    		line-height: 1.5em;
    		text-align: center}
    		
    h2 {	font-family: Arial, san-serif;
    		line-height: 1.5em;
    		font-size: 85%;
    		text-align: center;
    		font-weight: normal}

