body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-size: 0.8em;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	}
	
div#wrapper {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: #59562d;
}

div#content {
	width: 800px;
	height: 100%;
	margin-top: 0px;
	color: #000000;
	background-color: #d9d5ca;
	font-family: Helvetica, Arial, sans-serif;
}

div#header {
	float: left;
	width: 800px;
	height: 120px;
	background-color: #dcdace;
}

div#monkeylogosml {
	float: left;
	width: 140px;
	height: 120px;
	background-color: #b39a5e;
}

div#overhalf {
	float: left;
	width: 335px;
	height: 120px;
	background-color: #b39a5e;
}

div#logotitle {
	float: left;
	width: 325px;
	height: 120px;
	background-color: #d9d5ca;
}

div#bodycontent {
	float: left;
	width: 800px;
	height: 100%;
	padding: 0px;
	background-color: #59562d;
}

div#horiznav {
	float: left;
	margin-top: 0px;
	margin-left: 117px;
	margin-right: 112px;
	padding: 0px;
	font-size: 1em;
	text-align: center;
	width: 564px;
	color: #5a6976;
	background-color: #d9d5ca;
}

div#navcollumn {
	float: left;
	width: 140px;
	height: 100%;
	background-color: #59562d;
}

div#border_index {
	float: left;
	width: 760px;
	padding: 20px;
	height: 100%;
	background-color: #bfbfb4;
}

div#border {
	float: left;
	width: 620px;
	padding: 20px;
	height: 100%;
	background-color: #bfbfb4;
}

div#textcopy	{
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	color: #403608;
	background-color: #bfbfb4;
}

div#description {
	width: 580px;
	height: 100%;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 10px;
	background-color: #ccccc0;
}

div#links_item {
	width: 580px;
	height: 100%;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 10px;
	text-align: center;
	background-color: #ccccc0;
}

div#thumbtable {
	text-align: center;
	width: 610px;
	margin-left: -9px;
	padding-left: 4px;
	padding-right: 4px;
	height: 100%;
	background-color: #bfbfb4;
		}

div#thumbnails {
	float: left;
	width: 190px;
	height: 135px;
	padding-right: 3px;
	text-align: left;
	background-color: #bfbfb4;
}

div#thumbs_caption {
	float: left;
	width: 190px;
	height: 100%;
	text-align: center;
	background-color: #bfbfb4;
}

div#smallthumbstable {
	text-align: center;
	width: 600px;
	height: 100%;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #ccccc0;
}

div#movieframe {
	text-align: left;
	width: 590px;
	margin-left: 5px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	height: 100%;
	background-color: #bfbfb4;
		}

div#artist_image_area {
	width: 600px;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #bfbfb4;
}

div#artworks_header {
	width: 100%;
	height: 26px;
	margin-top: -10px;
	margin-bottom: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	background-color: #4d5c69;
}

div#artworks_header a {
	margin-top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #edeadd;
}

div#artworks_header a:hover {
	color: #2d3740;
}

div#artworks_subheader {
	width: 100%;
	height: 46px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 8px 0px 10px 0px;
	text-align: left;
	background-color: #d3d9b8;
}

div#production_disclaimer {
	width: 100%;
	height: 56px;
	margin-top: 30px;
	margin-bottom: -10px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	background-color: #4d5c69;
}

div#copyright {
	float: right;
	width: 640px;
	padding-bottom: 10px;
	text-align: center;
	color: #777777;
	background-color: #bfbfb4;
}

div#indexnews {
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0.9em;
	text-align: center;
	width: 760px;
	background-color: #d3d9b8;
}

h2	{
	margin-top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	color: #5a6975;
}

a	{
	text-decoration: none;	
}

a:link {
	color: #662a10;
}

a:visited {color: #893616; }

a:hover {
	color: #cc5421;
	text-decoration: underline;	
}

img.floatleft {
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
}

img.floatleft02 {
	float: left;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 15px;
}

img.floatright {
	float: right;
	margin: 10px;
}

.style1	{
	font-weight: bold;
}

.style2	{
	text-align: center;
	font-style: italic;
	color: #3d2a0d;
}

.style3	{
	margin-top: 17px;
	margin-bottom: 3px;
	color: #565019;
	font-style: italic;
	text-align: center;
}

.style4	{
	font-style: italic;
	color: #edeadd;
}

.style5	{
	font-weight: bold;
	color: #845f16;
}

.style6	{
	margin-top: 20px;
	text-align: center;
	color: #845f16;
}

.style7 {
	margin-top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #662a10;
}

.style8 {
	margin-top: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #edeadd;
}

.style9	{
	margin-top: 3px;
	margin-bottom: 20px;
	color: #565019;
	font-style: italic;
	text-align: center;
}

.style10 {
	width: 600px;
	margin-top: 15px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.7em;
	color: #59240e;
}

.style11	{
	font-style: italic;
	font-weight: bold;
	color: #893616;
	font-size: 2em;
}

.style12	{
	margin-top: 20px;
	text-align: center;
	font-style: italic;
	color: #845f16;
	font-size: 1.4em;
}

.arrowlistmenu {
	width: 140px; /*width of accordion menu*/
	padding-top: 15px;
}

.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 12px Helvetica;
	color: #d9d6ca;
	background: #59562d url(assets/graphics/closedarrow.gif) no-repeat center left;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	text-align: right;
	padding: 3px 10px; 0px 0px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}

.arrowlistmenu .menuheader2 { /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 12px Helvetica;
	color: #d9d6ca;
	background: #59562d;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	text-align: right;
	padding: 3px 10px; 0px 0px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}

.arrowlistmenu .menuheader a {
	text-decoration: none;
}	

.arrowlistmenu .menuheader a:link {
	color: #d9d6ca;
}	

.arrowlistmenu .menuheader a:visited {
	color: #d9d6ca;
}	

.arrowlistmenu .menuheader a:hover {
	color: #e5de75;
}	

.arrowlistmenu .menuheader2 a {
	text-decoration: none;
}	

.arrowlistmenu .menuheader2 a:link {
	color: #d9d6ca;
}	

.arrowlistmenu .menuheader2 a:visited {
	color: #d9d6ca;
}	

.arrowlistmenu .menuheader2 a:hover {
	color: #e5de75;
}	

.arrowlistmenu .openheader { /*CSS class to apply to expandable header when it's expanded*/
	background: #59562d url(assets/graphics/openarrow.gif) no-repeat center left;
	color: #d9d6ca;
}

.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	text-align: right;
	margin: 0;
	padding: 0px;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li {
	padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a {
	color: #d9d6ca;
	background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	background-color: #662a10;
	display: block;
	padding: 2px 10px; 0px 0px; /*header text is indented 10px*/
	padding-left: 5px; /*link text is indented 19px*/
	text-decoration: none;
	font-size: 90%;
}

.arrowlistmenu ul li a:visited {
	color: #d9d6ca;
}

.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #ff6929;
	background-color: #8c3a16;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.t {background: url(assets/graphics/border_dot.gif) 0 0 repeat-x;}
.b {background: url(assets/graphics/border_dot.gif) 0 100% repeat-x}
.l {background: url(assets/graphics/border_dot.gif) 0 0 repeat-y}
.r {background: url(assets/graphics/border_dot.gif) 100% 0 repeat-y}
.bl {background: url(assets/graphics/border_bl.jpg) 0 100% no-repeat}
.br {background: url(assets/graphics/border_br.jpg) 100% 100% no-repeat}
.tl {background: url(assets/graphics/border_tl.jpg) 0 0 no-repeat}
.tr {background: url(assets/graphics/border_tr.jpg) 100% 0 no-repeat; padding:10px}
.tl2 {background: url(assets/graphics/border_tl2.jpg) 0 0 no-repeat}
.tr2 {background: url(assets/graphics/border_tr2.jpg) 100% 0 no-repeat; padding:10px}
.tl3 {background: url(assets/graphics/border_tl3.jpg) 0 0 no-repeat}
.tr3 {background: url(assets/graphics/border_tr3.jpg) 100% 0 no-repeat; padding:10px}


#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: #808077; 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(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #808077; padding-bottom: 10px; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #dcdace; }
#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; }

