body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5C5D63;
	line-height:14px;
}
#align_layer {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
h1 	{  
		font-size: 15px; 
		font-style: normal; 
		color: #5C5D63;
		font-weight: bold; 
		text-decoration: none;
		}
		
h2 	{
		font-size: 14px;
		font-style: normal; 
		color: #5C5D63;
		font-weight: bold; 
		text-decoration: none;
		}	
h3 	{  
		font-size: 13px; 
		font-style: normal; 
		color: #5C5D63;
		font-weight: bold; 
		text-decoration: none;
}
h4 	{
		font-size: 12px;
		font-style: normal; 
		color: #5C5D63;
		font-weight: bold; 
		tex-decoration: none;
	}
h5 {  
		font-size: 11px; 
		font-style: normal; 
		color: #5C5D63;
		line-height: 18px; 
		font-weight: bold; 
		text-decoration: none;
}

a:link{
		color: #2C4438;
		font-weight:bold;
		text-decoration: underline;
	}

a:visited{
		color: #2C4438;
		font-weight:bold;
		text-decoration: underline;
	}

a:hover{
		color: #2C4438;
		font-weight:bold;
		text-decoration:underline;
	}
#side_fade_layer {
	background-image: url(../AR_images/main_layer_bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 758px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin:0px;
}
#main_layer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 758px;
	background-image: url(../AR_images/pnav_bg.gif);
	background-repeat: repeat-y;
}
#header_layer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 330px;
	width: 758px;
}
#pnav_layer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 194px;
}
#content_layer {
	background-image: url(../AR_images/content_layer_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 24px;
	float: right;
	width: 516px;
}

#content_layer img {
border-color:#5C5D63;
}
#footer_layer {
	background-image: url(../AR_images/footer.gif);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 780px;
	text-align: right;
}
