body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
a img {border: 0 none;}

#container {
	position: relative;
	width: 813px; 
	margin: 20px auto 0px auto;
	text-align: left; 
	background: url('images/bground.jpg') no-repeat top center;
	}

#menu-top {
	position: absolute;
	z-index: 100;
	right: 35px;
	top: 155px;
	width: 740px; 
	height: 18px;
	letter-spacing: 0px;
	padding: 0px 0 0 0;
	}
	
#photo {
	position: absolute;
	top: 250px;
	left: 30px;
	width: 122px;	/* height: 200px; */
	}
	#highlight-box {
	background: #ffe6b0;
	padding: 8px 15px;
	font-size: 10px;
	color: #49337b;
	font-style: italic;
	margin-left: 5px;
	margin-top: 20px;
	}
	#highlight-box .author {font-style: normal; color: #8d6726; font-weight: bold; font-size: 9px;}
	


#photo-head{
	position: absolute;
	top: 220px;
	left: 234px; 
	width: 150px;
	height: 35px;
	}


#photo-right img {
	position: float;
	}

#menu-left {
	position: absolute;
	z-index: 100;
	top: 200px;
	left: 80px; 
	width: 122px;
	height: 400px;
	padding-top: 60px;
	}
	#menu-left a {
		display: block;
		width: 112px;
		padding: 2px 5px 5px 16px;
		background: url('images/ArrowUp.gif') no-repeat left center;
		text-decoration: none;
		color: #666699;
		font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		}
	
	#menu-left a:hover {color: #995E0E; background: url('images/ArrowDn.gif') no-repeat left center;}
		
	#menu-left a.selected {color: #995E0E; background: url('images/ArrowDn.gif') no-repeat left center;}
		
	#menu-left a.arrowdown {background: url('images/ArrowDn.gif') no-repeat left center;}
		
	#menu-left a.level2, #menu-left a.level2selected {
	margin-left: 0px;
	margin-top: 0;
	font-size: 15px;
	background: none;
	}
	#menu-left a.level2selected {color: #98C2D2;}
	
	#menu-left a.level2:hover, #menu-left a.level2selected:hover {background: none;}

	
#content {
	position: relative;
	padding: 245px 218px 20px 233px;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0px;
	color: #39260F;
	font-family:  Helvetica Neue, Verdana, Helvetica, sans-serif;
	}
	#content h1 {
	color: #9C623C;
	font-size: 20px; 
	line-height: 22px;
	letter-spacing: 1px;
	font-family: Gill Sans, Arial, Geneva,  sans-serif;
	}
	#content h2 { 
	color: #330066; 
	font-size: 14px; 
	font-family: Gill Sans, Verdana, Helvetica, sans-serif;
	}
	#content h3 { 
	color: #330066; 
	font-size: 13px; 
	font-family: Arial Narrow, Geneva, Arial, Helvetica, sans-serif;
	}
	#content h4 { 
	color: #995E0E; 
	font-size: 14px; 
	font-family: Gill Sans, Verdana, Helvetica, sans-serif;
	}
	#content b { 
	color: #6633CC; 
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	#content a {
	color: #666699;
	text-decoration: underline;
	}
	#content a:hover {
	color: #995E0E;
	text-decoration: underline;
	}
	#content .level2 {
	color: #674F33;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

#menu-bottom {
	position: relative;
	margin: 0 auto; 
	height: 37px;
	text-align: left;
	color: #381B5C;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 280px 0px 0px;
	background: url('images/bground-footer.jpg') no-repeat bottom center;
	}
	#menu-bottom span.copyright {
	float: right;
	margin-right: 10px;
	padding: 18px 20px 0px 10px;
	}
	
	#menu-bottom a { 
	position: relative; 
	padding: 0 0 0 9px;
	text-decoration: none;
	color: #330066;
	}
	#menu-bottom a:hover {
	color: #995E0E;
	}
	
#testimonial {
	position: absolute;
	top: 260px;
	left: 610px; 
	width: 145px;
	margin: 18px 0px 20px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #381B5C;	
	}
	#testimonial p {
	text-align: right;
	}
	#testimonial a {
	text-align: right;
	color: #330066;	
	font-size: 11px;
	font-weight: bold;
	}

#breadcrumb {
	color: #454545;
	font-size: 11px;
	letter-spacing: 1px;
	}
	#breadcrumb a {
	color: #330066;
	text-decoration: none;
	}
	#breadcrumb a:hover {
	color: #995E0E;
	}
	
	
