body {margin: 0;
	padding: 0 8%;
	font-family: Tahoma, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background: #FAF8F8 url(../images/maobg1.gif) top left repeat;
}

/* page structure
---------------------------------------------------------- */

#wrap {
	position: relative;
width: 760px;
	margin: 0 auto;
	font-size: 95%;
	text-align: left;
	border: 1px solid #895956;
	background: url(../images/wrap_mao.gif) repeat-y 56% 0;
	}

		/* header
---------------------------------------------------------- */
	#header {
	background: #FDF5E6 url(../images/mao-logo.gif) no-repeat top right;
	height: 85px;
	border-bottom: 5px solid #895956;
	}
#header h1 {
float:right;
visibility:hidden;
font-size:1px;
margin: 0;
padding: 0;
}
/*#header h2 {
	float:left;
	font-family: Tahoma, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	margin:20px;
	padding: 170px 0 0 240px;
	color: #fdf5e6;
	background: transparent url(../images/ymmlogoft.gif) no-repeat center left;
}*/
.clear {
	clear: both;
}
	
	
	/* content
----------------------------------------------------*/
#content {
	float:left;
	width:70%; 
	font-size:95%;
	line-height: 1.5em;
	color: #333;
	background: #fdf5e6;
}
#content h3 {
		margin:0;
	padding: 6px 12px 6px 0;
	font-family: sans-serif;
	font-size:140%;
	font-weight:bold;
	color:#333;
}
#content h6 {
	font-size:110%;
	color:#333;
}
.pic {
	border: 5px #5FA489 ridge;
}
#content a:link, #content a:visited {
/*padding: 0 0 1px 0;*/
	font-weight: normal;
	text-decoration: underline;
	color: #744226;
	background-color: transparent;
	}
#content a:hover {
	color: #dd1122;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	}
	#content a:active {
	color: #556B2F;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	}
		

	#content ul li {
		line-height: 1.8em;
	}
	#content ol li {
		line-height: 1.5em;
		margin-top:1.6em;
	}
	
	/*lightbox styles 
	---------------------------------------------------------*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



	
	
		/*end lightbox styles 
	---------------------------------------------------------*/
	
	
	/* content styles
---------------------------------------------------------- */
	
	.emph
{
	font-weight: bold;
	font-style: italic;
	letter-spacing:1px;
}

.front {
	width:100%;
	border:1px solid;
		border-top-color:#a65e36;
		border-left-color:#a65e36;
		border-right-color:#943e24;
		border-bottom-color:#943e24;
		margin-top:20px;
		margin-bottom:5px;
	}
	.front img {
		padding:2px;
	}
	.caption{
	margin-top:7px;
	font-size:0.9em;
		font-style:italic;
		line-height: 1.2em;
		color:#636363;
	}
	
	dl {
		margin: 10px 20px;
		padding: 0;
	}
	
	dd {
		margin: 10px;
		border: 0px;
		font-size: 1em;
		line-height:1.5em;
	}
	dt {
		font-size: 1.4em;
		letter-spacing: 1px;
		line-height: 1.8em;
		margin-top:15px;
	}
		/* endcontent styles
---------------------------------------------------------- */
	/* sidebar
--------------------------------------------------------*/
#sidebar {
	float: right;
	width: 30%;
	color:#333;
}
#sidebar a:link, #sidebar a:visited {
	padding: 0 0 1px 0;
	color: #744226;
	font-weight: bold;
	text-decoration: underline;

	}
#sidebar a:hover, #sidebar a:active {
	padding: 0 0 1px 0;
	color: #80003D;
	font-weight: bold;
	text-decoration: none;
	
	}

/* boxes
--------------------------------------------------------*/
.box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size:95%;
	color:#333;
	background:#fdf5e6 url(../images/bottom-r.gif) no-repeat bottom right;
}
.box h3 {
	margin:0;
	padding: 12px 12px 6px 12px;
	font-family: sans-serif;
	font-size:140%;
	color:#333;
	background: url(../images/top-l.gif) no-repeat top left;
}
.box p, .box ul {
	margin: 0;
	padding: 0 6px;
}
.box ul li {
	margin: 0 0 0 6px;
	padding: 0 0 0 12px;
	list-style:none;
}



/* gutters
------------------------------------------*/
#content .gutter {
	padding:20px;
}
#sidebar .gutter {
	padding:15px 15px 15px 22px;
}

	
	
	
	/* footer
---------------------------------------------------------- */
	
	#footer {
	clear:both;
	background-color: #5FA489;
	color: #fff;
	margin-left:0;
	border-top: 5px solid #895956;
	padding: 0.5em;
}
#footer  a:link,  #footer a:visited {
	color:#fdf5e6;
	text-decoration: underline;
	}
#footer  a:hover, #footer a:active	{
	color: #FFE4B5;
	text-decoration: none;
	}
	#foot {
		margin: 0;
		padding: 0;
		list-style: none;
background-color: transparent;
height: 20px;
	}
	#leftfoot {
		float:left;
		padding-bottom:0.5em;
	}
	#rightfoot {
		float: right;
		padding-bottom:0.5em;
	}