	html, body {
		margin: 0; padding: 0;
		overflow: auto;
		}

	body {
		background-color: #fff;
		font: 12px 'trebuchet ms', arial, sans-serif;
		color: #000000;
		line-height: 1.4em;
		}
		
	span.title {
		display: block;
		margin: 0 0 0 0;
		font: 14px 'trebuchet ms', arial, sans-serif;
		color: #000;
		}
		
	span.txt {
		font: 12px 'trebuchet ms', arial, sans-serif;
		color: #666;
		}
		
	span.txt_10_left {
		font: 12px 'trebuchet ms', arial, sans-serif;
		color: #666;
		padding-left:10px;
		padding-bottom:2px;
		}
		
	span.small_txt {
		font: 10px 'trebuchet ms', arial, sans-serif;
		color: #666;
		}
		
	#top {
		position: absolute;
		top: 5%;
		left: 0;
		overflow: hidden;
		height: 90%;
		width: 30%;
		text-align: right;
		background: url('');
		background-repeat: no-repeat;
		background-attachment: fixed;
 		background-position: top left;
		}
		
	#top_bio {
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
		height: 80%;
		width: 30%;
		text-align: right;
		padding-top:11%;
		background: url('data/neu_3.gif');
		background-repeat: no-repeat;
		background-attachment: fixed;
 		background-position: top left;
		}
		
	#top_txt {
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
		height: 80%;
		width: 30%;
		text-align: right;
		padding-top:11%;
		background: url('data/neu_4.gif');
		background-repeat: no-repeat;
		background-attachment: fixed;
 		background-position: top left;
		}
		
	#top_link {
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
		height: 100%;
		width: 100%;
		text-align: right;
		padding-top:0%;
		background: url('data/top_detail_1.gif');
		background-repeat: repeat-x;
		background-attachment: fixed;
 		background-position: top left;
		}
	
	#left {
		position: absolute; top: 50%; left: 0; 
		overflow: hidden; 
		height: 50%; width: 35%;
		text-align: right;
		background: url('data/neu_1.gif') no-repeat center;
		}
		
	#left_b {
		position: absolute; top: 50%; left: 0; 
		overflow: hidden; 
		height: 50%; width: 35%;
		text-align: right;
		background: url('data/IB_shape_2.jpg');
		background-repeat: no-repeat;
		background-attachment: fixed;
 		background-position: center;

		}
	
	#main {
		position: absolute; top: 50%; left: 35%; 
		overflow: auto; 
		height: 40%; width: 35%;
		text-align: left;
		
		background: url('') no-repeat left;
		}	
		
	#main_txt {
		position: absolute; top: 5%; left: 35%; 
		overflow: auto; 
		height: 85%; width: 35%;
		text-align: left;
		padding-right:10px;
		padding-left:10px;
		background: url('') no-repeat left;
		}	
		
	#bottom {
		position: absolute; top: 90%; left: 35%; 
		overflow: hidden; 
		height: 10%; width: 35%;
		text-align: left;
		padding-left:10px;
		background: url('') no-repeat left;
		}	
		
	#bottom_home {
		position: absolute; top: 90%; left: 35%; 
		overflow: hidden; 
		height: 10%; width: 35%;
		text-align: left;
		padding-left:0px;
		background: url('') no-repeat left;
		}	
		
	#right {
		position: absolute; top: 50%; left: 71%; 
		overflow: hidden; 
		height: 30%; width: 25%;
		text-align: left;
		padding-left: 20px;
/*
		border-left: solid 1px #666;
*/
		background: #fff url('') no-repeat right;
		color: #666;
		}
		
	#right_b {
		position: absolute; top: 92%; left: 72%; 
		overflow: hidden; 
		height: 5%; width: 25%;
		text-align: left;
		padding-left: 10px;
/*
		border-left: solid 1px #666;
*/
		background: #fff url('') no-repeat right;
		color: #666;
		}
		
	#right_photo {
		position: absolute; top: 20px; left: 71%; 
		overflow: hidden; 
		height: 75%; width: 25%;
		text-align: left;
		padding-left: 20px;
		border-left: solid 1px #333;
		background: #1F1F1F url('') no-repeat right;
		color: #FFCC33;
		}
		
	div.right {
		margin-top: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 5px;
		}
		
	a {
		text-decoration: none;
		color: #ff31cc;
		}

	a:hover {
		text-decoration: underline;
		color: #ff31cc;
		}
		
	a.nav {
		margin: 0;
		text-decoration: none;
		font: 12px 'trebuchet ms', arial, sans-serif;
		color: #000;
		padding: 2px 2px 2px 2px;
		}
		
	a.nav:hover {
		color: #000;
		background: #ff31cc;
		text-decoration: none;
		}
		
	a.nav:active {
		color: #000;
		background: #ff31cc;
		text-decoration: none;
		}
		
	a.nav:visited {
		color: #000;
		background: #f4f2f3;
		text-decoration: none;
		}

	a.nav_2 {
		margin: 0;
		text-decoration: none;
		font: 12px 'trebuchet ms', arial, sans-serif;
		color: #aaa;
		padding: 2px 2px 2px 2px;
		}
		
	a.nav_2:hover {
		color: #FFFFFF;
		background: #0033ff;
		text-decoration: none;
		}
		
	a.nav_2:active {
		color: #FFFFFF;
		background: #0033ff;
		text-decoration: none;
		}
		
	a.act {
		text-decoration: none;
		font: 400 12px 'trebuchet ms', arial, sans-serif;
		color: #D4D0C8;
		padding: 0 0 3px 0;
		}
			
	a.act:hover {
		color: #FF33FF;
		background: #222;
		text-decoration: none;
		}
		
	a.act:active {
		color: #FF33FF;
		background: #222;
		text-decoration: none;
		}
		
	img.lime {
		margin-bottom: -16px;
		margin-right: 16px;
		}
		
	h1 {
		display: inline;
		margin-right: 20px;
		font: 800 24px 'trebuchet ms', arial, sans-serif;
		color: #FF33FF;
		text-align: right;
		}
		
	.more_news {
		height: 100%;
		margin-top:5%;
		padding-top: 20px;
		border-top: solid 1px #666;
		overflow: visible;
		}
		
	.date {
		float: left; 
		width:1.0em;
		font: 12px arial, sans-serif;
		padding-top:33px;
		padding-right: 20px;
		text-align: right;
		}
		
	.img {
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-top: 10px;
		padding: 4px;
		background: #666;
		border: solid 3px #2e2e2e;
		width: 300px;
		}
		
	.img1 {
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-top: 10px;
		padding: 4px;
		background: #666;
		border: solid 3px #2e2e2e;
		}
		
	.img_bio {
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
		padding: 4px;
		background: #666;
		border: solid 3px #2e2e2e;
		}
		
	.gallery {
		margin: 2px;
		padding: 4px;
		background: #d4d4d4;
		border: solid 1px #999;
		}

	a img.main:hover {
		background: #cf0;
		}
		
	.comment {
		font-size: 12px;
		font-family: 'trebuchet ms', arial, sans-serif;
		}

	span.credit {
		display: block;
		text-align: center;
		color: #555;
		margin: 15px 0 20px 0;
		font: 400 0.9em 'trebuchet ms', arial, sans-serif;
		}
		
		
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../../images/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

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

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
#loading_new {
 	width: 200px;
 	height: 100px;
 	background-color: #d4d4d4;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
	padding-top:0px;
	color:#FFFFFF;
	z-index: 10;
}

.line {
border-bottom:dashed;
border-bottom-color:#CCCCCC;
border-bottom-width:1px;
}

