body
	{
		text-align: center;
		background: #fff;
		color: #000;
		font: 12px Arial,Verdana,Tahoma,sans-serif;
	}
	
	#container
	{
		text-align: left;
		margin: 0 auto;
		width: 835px;
		background: #FFF repeat-y;
		
	}
	
	#container2
	{
		text-align: left;
		margin: 0 auto;
		width: 835px;
		background: #FFF repeat-y;
	}
	
	#tophead
	{
		width: 198px;
		height: 88px;
		background: #434343;
	}
	
	#tophead2
	{
		width: 183px;
		height: auto;
		padding-left: 6px;
		padding-right: 7px;
		background: #434343;
		text-align: left;
		color: #fff;
		line-height: 18px;
	}
	
	#tophead3
	{
		width: 183px;
		height: auto;
		padding-top: 12px;
		padding-left: 6px;
		padding-right: 9px;
		background: #434343;
		text-align: left;
		color: #fff;
		line-height: 18px;
	}
	
	#mid-top
	{
		width: 575px;
		height: 125px;
		padding-top: 15px;
		padding-left: 62px;
		text-align: left;
		color: #7ac142;
	}
	
	#mid-top2
	{
		width: 565px;
		height: 20px;
		padding-top: 120px;
		padding-left: 72px;
		text-align: left;
		color: #7ac142;
	}
	
	#mid-top3
	{
		width: 637px;
		height: 20px;
		padding-top: 120px;
		text-align: center;
		color: #7ac142;
	}
	
	#holder
	{
		width: 622px;
		height: auto;
		padding-left: 15px;
	}
	
	
	#portdiv
	{
		width: 635px;
		height: auto;
		padding-right: 1px;
		padding-left: 1px;
		padding-bottom: 5px;
		text-align: center;
	}
	
	#footdiv
	{
		width: 196px;
		height: 41px;
	}
	
	#footdiv2
	{
		width: 612px;
		padding-top: 71px;
		padding-left: 25px;
		color: #666666;
		font: 11px Arial,Verdana,Tahoma,sans-serif;
	}
	
	#footdiv3
	{
		
		width: 612px;
		padding-left: 25px;
		color: #666666;
		font: 11px Arial,Verdana,Tahoma,sans-serif;
	}
	
	#smplace
	{
		width: 71px;
		height: 68px;

	}
	
	#portfootdiv
	{
		width: 196px;
		height: 21px;
	}

	a:link { color: #7AC142; }
	a:visited { color: #7AC142; }
	
	a:hover, a:active
	{
		color: #FFBA6E;
	}
	
	.style1 {
	color: #B32017;
	font-weight: bold;
}
.style2 {
	color: #5479B4;
	font-weight: bold;
}
.style3 {color: #598BBD}

.style4 {
	color: #B32017;
	font-weight: bold;
	font: 14px Verdana,Tahoma,Arial,sans-serif;}
	
.style5 {
	color: #7AC142;
	font-weight: bold;
}
.style9 {color: #7AC142; font-weight: bold; font-size: 12px; }

.style6 {font-size: 11px}
.style7 {color: #7AC142; font-weight: bold; font-size: 11px; }

#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 */
	}
	
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer1947749281 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:196px;
	height:20px;
	text-align:left;
}

#MMMenuContainer0521142413_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0521142413_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:195px;
	top:0px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0521142413_0 {
/* This class defines things about menu MMMenu0521142413_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#cccccc;
	border:1px solid #cccccc;
	width:82px;
	height:47px;
}

.MMMIFVStyleMMMenu0521142413_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0521142413_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:82px;
	height:24px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:74px;
	height:16px;
}

.MMMIVStyleMMMenu0521142413_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0521142413_0 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:82px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:74px;
	height:16px;
}

#MMMenu0521142413_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0521142413_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0521142413_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0521142413_0 so we can set its position */
	left:0px;
	top:24px;
}

#MMMenuContainer0521142413_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0521142413_0 a {
/* Controls the general apperance for menu MMMenuContainer0521142413_0's items, including color and font */
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#ffba6f;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#ffffff;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0521142413_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0521142413_0 */
	color:#8bc95a;
	background-color:#ffffff;
}	