body {
/*background-color:#e8e6e6;*/
background-color:#000000;
/*background-image:url(site_images/background_grey.gif);*/
font-family:Arial,Verdana,Georgia, "Times New Roman", Times, serif;
font-size:0.8em;
}





.nav {
margin-bottom:42px;
}

#content {

/*padding-left:50px;*/
}



#photoholder {
  height:500px;;

  /*background:#fff url('site_images/loading.gif') 50% 50% no-repeat;*/
}
#thephoto {
  width:450px;
  height:338px;
}

ul{
padding:0;
margin:0;
}
li{
padding:0;
} 


body {
	margin:0px 0px; padding:0px;
	text-align:center;
	}
	
#Content {
height:800px;
	width:1000px;
	margin:0px auto;
	text-align:left;
	}
	
#main_content {
padding-left:30px;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/

#top_space {
height:50px;
}

#left_space {
float:left;
width:10px;
}

#filmstrip {
}

#midspace_left {
float:left;
}

#main_content {
float:left;

}

#midspace_right {
float:left;
}

#navigation {
float:left;
width:250px;
}

#right_space {
float:left;
}

#low_space {
height:30px;
}

#content {
float:left;
width:680px;

}


.holder {
				float: left;

			}
			.scroll-pane {
				width: 110px;
				overflow: auto;
				float: left;
				height: 500px;
				margin-left:15px;
				padding-right:15px;
			}
			
			.left .jScrollPaneTrack {
				left: 0;
				right: auto;
				}
			.left a.jScrollArrowUp {
			background: url(javascript/jscrollpane/basic_arrow_up.gif) no-repeat 0 0;
				left: 0;
				right: auto;
			}
			.left a.jScrollArrowDown {
			background: url(javascript/jscrollpane/basic_arrow_down.gif) no-repeat 0 0;
				left: 0;
				right: auto;
			}
			
			a.jScrollArrowUp:hover {
				background-position: 0 -15px;
			}
			a.jScrollArrowDown:hover {
				background-position: 0 -15px;
			}
			a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
				background-position: 0 -30px;
			}
		
			
			/* IE SPECIFIC HACKED STYLES */
			* html .osX .jScrollPaneDragBottom {
				bottom: -1px;
			}
			/* /IE SPECIFIC HACKED STYLES */
			


