	body {
				background-color: #8f7d79;
	}
	
	a:link {
		color: #f6f5f3;
		text-decoration: none;
		font-weight: bold;
	}
	a:visited {
		color: #f6f5f3;
		text-decoration: none;
		font-weight: bold;
	}
	a:hover {
		color: #e9e2e0;
		text-decoration: none;
		font-weight: bold;
	}
	a:active {
		color: #f6f5f3;
		font-weight: bold;
	}
	
	a img {border: none; } 
	
	#container {
		float: left;
		vertical-align: left;
		top: 0px;
		left: 15px;
		width: 939px;
		height: 0px;
		border: 0px solid #666;
		background-color: #8f7d79;
			}
	
	#logo {
		align: left;
		vertical-align: center;
		}
	
	#nav {
		float: left;
		top: 130px;
		left: 10px;
		width: 882px;
		height: 25px;
		padding: 5px 0px;
		border: 0px;
		font-weight: normal;
		font: #f6f5f3;
		align: left;
		vertical-align: left;
		background-color: #c6bdb3;
		font: 15px/105% verdana;	
		letter-spacing: 3px;
		padding-left: 57px;	
		word-spacing: 80px;
			}

		#content {
		vertical-align: top;
		float: left;
		left: 10px;
		width: 882;
		text-align: left;
		image-align: left;
		border: 0px solid #000;
		padding: 0px 0px;	
		padding-left: 57px;	
		padding-bottom: 23px;
		padding-top: 5px;
		color: #000;
		background-color: #f6f5f3;
		link: #8f7d79;
		visited: #f6f5f3;
		hover: #e9e2e0;
		font-family: verdana;	
		font-size: 12px;
		line-height: 135%;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-align: justify;
		letter-spacing: 0px;
		}
				
	a.content:link {
		color: #f6f5f3;
		text-decoration: none;
		font-weight: bold;
	}
	a.content:visited {
		color: #f6f5f3;
		text-decoration: none;
		font-weight: bold;
	}
	a.content:hover {
		color: #e9e2e0;
		text-decoration: none;
		font-weight: bold;
	}
	a.content:active {
		color: #f6f5f3;
		font-weight: bold;
	}
		
		#bar {
		vertical-align: top;
		float: left;
		left: 10px;
		width: 939px;
		height: 15px;
		border: 0px solid #fff;
		text-align: left;
		padding: 10px 0px;
		letter-spacing: 0px;
		font-color: #a4a09b;
		background-color: #c6bdb3;
		margin-bottom: 10px;
		}
	
	#foot {
		float: center;
		align: top;
		height: 20px;
		width: 939px;
		text-align: center;
		font: 11px/105% verdana;
		letter-spacing: 2px;
		font: verdana;
		text-align: center;
		padding: 0px;
		font-color: #f6f5f3;
		}
		
		#copyright {
		float: center;
		text-align: center;
		font-size: .75em;
		letter-spacing: .75px;
		font: 9px/140% verdana;
		font-color: #f6f5f3;
		color: #f6f5f3;
		}
		
	h1 {
		font: normal 16px/100%  Gill Sans, sans-serif;
		color: #312724;
		letter-spacing: 1px;
		line-height: 138%;
		text-align: left;
	}
	h2 {
		font: normal bold 10px/85% verdana;
		color: #f6f5f3;
		letter-spacing: 0px;
	}
	h3 {
		font: normal bold 14px/90% Gill Sans, sans-serif;
		color: #595554;
		text-align: left;
		letter-spacing: 0px;
		line-height: 138%;
	}	
	h4 {
		font: normal 11px/100% verdana;
		color: #595554;
		text-align: center;
		letter-spacing: 1px;
		line-height: 138%;
		}	
	h5 {font: normal small 8px/100% verdana;
		color: #f6f5f3;
		text-align: top;
	}

	h6 {
	font: normal bold 11px/100% verdana;
	color: #f6f5f3;
	font-color: #8f7d79;
	letter-spacing: 1px;
	align: top;
	}

