body {        
	text-align: center;
	margin-top: 0px;
	background-color: #efefef;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #cecece;	
	}
body{
	/* background-image:url(images/back_pattern.gif);
	background-repeat: repeat-all;  */
}
img{
border: none;
}
#center{
	/* border-top: 5px solid #E33466;
	border-bottom: 8px solid #E33466; */
	/*	
	top: 40px;
	left: 200px;
	*/
	
	margin-top: 10px;
	margin-left: 10px;	

	text-align: left;

	/* background-color: #1C1C1C; */
	}
#site{
	width: 880px;
}
#nav{	
	background-color: #fff;
	float: left;
	margin-right: 10px;
	
	/*
	background-image:url(images/fade-butt.jpg);
	background-repeat: repeat-y; 
	*/
	border: 1px solid #333;
	
	text-align: left;
	width: 150px;
	font-weight: normal;
	}
#nav a:link,a:hover,a:visited{
	text-decoration: underline;
	color: #888;
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	}
#nav .selected a{
	font-weight: normal;
	font-style: normal;
	color: #DA943A;	
	padding: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DA943A;*/
	}
#nav .sub a{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333;	
	border: none;
	}
#nav ul{
	margin-top: 0px;
	margin-bottom: 10px;		
	list-style: none;	
	margin-left:0px;
	padding-left:0px;	
	}		
#nav li{
	padding: 1px;
	padding-left: 5px;
}
#nav ul li ul li ul li{
	padding: 1px;
	padding-left: 15px;
}

#nav li.norm{
	font-family: georgia,arial,helvetica;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #962343;
	padding-left: 5px;
	}
#nav li.sub{	
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ccc;
	}	
#nav li.selected{		
	color: #E3E3E3;	
	}
#pageLogo{	
	margin-bottom: 15px;

}
#imageContainer{
	float: left;		
}


#imageBigContainer{
	/* background-image:url(images/bigbg.gif); */
	float: left;
	margin-right: 10px;
}
#imageThumb{	
	width: 120px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#imageThumb div{
	float: left;
	margin-right: 5px;	
	margin-bottom: 5px;		
	}
.bigImage{
	/*
	border: none;	
	*/
	width: 550px;
	border: 10px solid #fff;
	
	}
.thumbImage{
	border-width: 1px;
	border: 1px solid #333;
	margin-bottom: 5px;
}
#textContainer{	
	position: relative;
	float: left;
	top: 0px;
	left: 0px;	
}
#imageTitle{		
	float: left;
	top: 0px;	
	height: 50px;	
}
#imagePages{			
	/* width: 80px; */
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #efefef;
}
#imagePages a:link{
	color: #000;
	font-family: georgia;
	font-size: 18px;
	text-decoration: none;
	}
#imagePages a:visited{
	color: #777777;
	font-family: georgia;
	font-size: 18px;
	text-decoration: none;
	}
#imagePages a:hover{
	color: #777777;
	font-family: georgia;
	font-size: 18px;
	text-decoration: none;
	}
#imagePages a.selected:link,#imagePages a.selected:visited{
	color: #EF0E2C;
	}
.numberTable{	
	text-align: center; 
	}
.numberTable td{	
	width: 20px;
	}
.hr-top{
	background-color: #fff;
	height: 10px;
	}
.wrapper{
	clear: both;
	height: 1px;
	font-size: 1px;
}