/* CSS Document */
	
	body {
		text-align:center;
		margin-top:15px;
		}
	
	#frame {
		width:784px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:165px;
		padding:0px;
		float:left;
		/*background-color:#00FF00;*/
		height:489px;
		}
	
	#contentcenter {
		width:784px;
		padding:0px;
		float:left;
		/*background-color:#FFFF00;*/
		
		
		}
	#nav_header {
		width:784px;
		padding:0px;
		float:left;
		/*background-color:#3366FF;*/
		height:106px;
		border-color:#aab7c7;
		border-top:solid;
		border-top-width:1px;
		border-top-color:#aab7c7;
		border-left:solid;
		border-left-width:1px;
		border-right:solid;
		border-right-width:1px;
		border-left-color:#aab7c7;
		border-right-color:#aab7c7;
		
	
		}
	#nav_bar {
		width:784px;
		float:left;
		/*background-color:#CCFF99;				*/
		height:43px;
		border-color:#aab7c7;
		border-left:solid;
		border-left-width:1px;
		border-right:solid;
		border-right-width:1px;
		border-left-color:#aab7c7;
		border-right-color:#aab7c7;	
		}
	#nav_left {
		width:784px;
		padding:0px;
		float:left;
		/*background-color:#FF00FF;*/
		height:auto;
		border-color:#aab7c7;
		border-left-color:#aab7c7;
		border-left:solid;
		border-left-width:1px;
		border-right:solid;
		border-right-width:1px;
		border-bottom:solid;
		border-bottom-width:1px;
		border-left-color:#aab7c7;
		border-right-color:#aab7c7;	
		border-bottom-color:#aab7c7;
		
		
		
		}
	/*#nav_right {
		width:392px;
		padding:0px;
		float:left;
		background-color:#999933;
		height:150px;
		
		}*/
	#nav_bottom {
		width:735px;
		padding:0px;
		float:left;
		/*background-color:#3366FF;*/
		
		}	
			
	p,h1,pre {
		margin:0px 0px 0px 0px;
		}
		
	h1 {
		font-size:14px;
		
		}
	#content_pages {
	width:491px;
	height:358px;
	border-color:#aab7c7;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#aab7c7;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#aab7c7;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#aab7c7;
	}

