html, body{
margin: 0; padding: 0; border: 0 none; height: 100%; text-align:center;
}
img, a img, form { 
margin: 0; padding: 0; border: 0 none; text-decoration: none; 
}
a, a:active, a:visited  {color:#1e347e;text-decoration: underline; background:none;}
a:hover {text-decoration: none; color:#d4495c;}
p{
	padding:0;
	margin:0;
	margin-bottom:10px;
	text-align:justify;
	}
/* 
define the parent font for other elements to inherit
____________________________________________________________________________________________________ */
html, body, p,div,table, span 
{ 
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color:#3c3c3c;
}

body 
{
	text-align: center;
	background:#252c34;
}

/* 
Layout wrapper 
__________________________________________________________________________________________________*/
#container
{
	margin: 0 auto;
	width: 778px;       
	text-align: left;   /*to counteract the body text-align*/
	background:url(bg-container.jpg) repeat-y;

}
#wrapper
{
	margin: 0 auto;
	width: 778px;       
	text-align: left;   /*to counteract the body text-align*/
	background:url(bg-bottom.jpg) no-repeat bottom right;
}
	#header1{
		background:url(bg-header-1.jpg) no-repeat;
		height:135px;
		width:778px;
	}
		#header1 div{
			width:320px;
			float:right;
			margin:10px 20px 0 10px;
			text-align:justify;

		}
	#header2{
		background:url(bg-header-2.jpg) no-repeat;
		height:139px;
		width:778px;
	}
	#nav{
		background:url(bg-nav.jpg) no-repeat top;
		width:778px;
	}
	#nav div.global{
		width:676px;
		border:0;
		height:30px;
		margin-left:50px;
		padding-top:16px;
		border-bottom:1px solid #03aced;
		font-size:14px;
		font-weight:bold;
		margin-bottom:10px;

	}
		#nav div.global a, #nav div.global a:visited{
			text-decoration:none;
		}
	.texts{
		width:676px;
		margin-left:50px;
		overflow:auto;
	}
		.texts div.left{
			float:left;
			width:72%;
		}
		.texts div.right{
			float:right;
			position:relative;
			width:26%;
			/*border-left:1px solid #03aced;*/
		}
		.texts div.right div{
			padding-left:6px;
		}
		
		.line{
			border-bottom:1px dotted #03aced;
			padding-bottom:6px;
			padding-top:0px;
			margin-top:0;
			color:#006ab0;
			margin-bottom:8px;
		}
		.line p{color:#006ab0;}
			
	.masterHeader{
		color:white;
		font-size:16px;
		margin-top:20px;
		background:#d4495c;
		padding:4px;
		font-weight:bold;
	}
		.masterHeader a, .masterHeader a:visited, .masterHeader a:hover{
			color:white;
		}

ul{
	list-style-image:url(bullet2.gif);
	margin-left: 25px; 
	margin-top:0px;
	padding-left: 0;
	line-height:18px;
	font-weight:normal;
	color:#006ab0;
	margin-bottom:0;
	padding-bottom:0;
}
.contactHeader{
	
	font-weight:bold;
	font-size:14px;
	color:white;
	background:#d4495c;
	padding:3px 0 ;
}
.contactBox{
	border:1px solid #d4495c;
	padding-top:10px;
}
.contactBox p{
	padding-right:4px;
	text-align:left;
	}
.images{
	padding:4px;
	border:1px solid #b1ced9;
	border-right-color:#cde4ed;
	border-bottom-color:#cde4ed;
	background:#e8f8fe;
	width:159px;
	float:left;
}
.images img{
	width:159px;
	height:126px;
}
.images p{
	font-weight:normal;
	text-align:center;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:4px;
	/*border-top:1px solid #eaeaea;*/
	height:32px;
}

#footer{
	background:url(bg-footer.jpg) no-repeat bottom;
	width:778px;
	height:41px;
	margin-top:20px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
	#footer div{
		width:676px;
		border:0;
		color:#000000;
		margin-left:50px;
		padding-top:16px;
		margin-bottom:10px;	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;

	}
#footer A{
	background:url(bg-footer.jpg) no-repeat bottom;
	width:778px;
	height:41px;
	margin-top:20px;
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
#footer A:hover{
	background:url(bg-footer.jpg) no-repeat bottom;
	width:778px;
	height:41px;
	margin-top:20px;
	color:#39F;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

/*Image Gallery________________________*/
#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: #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-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(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 100%; margin-bottom:6px;text-align: justify; }	
#imageData #caption{ font-weight: normal; font-family:arial; font-size:11px;	}
#imageData #numberDisplay{ display: block; clear: left; padding-top: 1.0em; font-weight:bold;	}			
#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; }
