body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(layout/v2/bg.jpg);
}
a:link {
	color: #B8CCED;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B8CCED;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #B8CCED;
}
#ContainerA {
	float: left;
	width: 800px;
}
#ContainerB {
	float: left;
	width: 657px;
}
#Banner1 {
	background-image: url(layout/v2/banner1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 139px;
	width: 295px;
		margin:0px;
	padding:0px;
}
#Spacer1 {
	background-image: url(layout/v2/spacer1.jpg);
	float: left;
	height: 150px;
	width: 287px;
	margin:0px;
	padding:0px;
}
#Banner2 {
	background-image: url(layout/v2/banner2.jpg);
	float: left;
	height: 139px;
	width: 503px;
		margin:0px;
	padding:0px;
}
#SpacerA {
	float: left;
	height: 139px;
	width: 2px;
		margin:0px;
	padding:0px;
}
#Spacer1 {
	background-image: url(layout/v2/spacer1.jpg);
	float: left;
	height: 150px;
	width: 287px;
		margin:0px;
	padding:0px;
}
#Cont_Welcome {
	height: 150px;
	width: 511px;
	float: left;
	background-image: url(layout/v2/welcome.jpg);
		margin:0px;
	padding:0px;
}
#PortSpace {
	height: 150px;
	width: 511px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#Cont_Welcome2 {
	float: left;
	height: 150px;
	width: 511px;
		margin:0px;
	padding:0px;
}
#SpacerB {
	float: left;
	height: 150px;
	width: 2px;
		margin:0px;
	padding:0px;
}
#Spacer2 {
	background-image: url(layout/v2/spacer2.jpg);
	float: left;
	height: 27px;
	width: 66px;
		margin:0px;
	padding:0px;
}
#Spacer3 {
	background-image: url(layout/v2/spacer3.jpg);
	float: left;
	height: 27px;
	width: 732px;
		margin:0px;
	padding:0px;
}
#SpacerC {
	float: left;
	height: 27px;
	width: 2px;
		margin:0px;
	padding:0px;
}
#Spacer4 {
	background-image: url(layout/v2/spacer4.jpg);
	float: left;
	height: 284px;
	width: 119px;
		margin:0px;
	padding:0px;
}
#Cont_Top {
	background-image: url(layout/v2/cont_top.jpg);
	float: left;
	height: 17px;
	width: 657px;
		margin:0px;
	padding:0px;
}
#SpacerD {
	height: 17px;
	width: 24px;
	float: left;
		margin:0px;
	padding:0px;
}
#Cont_Mid {
	background-image: url(layout/v2/cont_mid.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 637px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: Tahoma;
	padding-right: 10px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
}
#SpacerE {
	float: left;
	width: 24px;
		margin:0px;
	padding:0px;
}
#Cont_Bottom {
	background-image: url(layout/v2/cont_bottom.jpg);
	float: left;
	height: 30px;
	width: 657px;
		margin:0px;
	padding:0px;
}

#SpacerF {
	float: left;
	width: 24px;
		margin:0px;
	padding:0px;
}
#apDiv1 {
	position:absolute;
	left:304px;
	top:161px;
	width:461px;
	height:121px;
	z-index:1;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
	vertical-align: middle;
	overflow: auto;
}
#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(layout/v2/lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(layout/v2/lb/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#tableA {
	float: left;
	width: 50%;
}
#tableB {
	float: left;
	width: 50%;
	height: 100%;
	vertical-align: middle;
	margin-top: 15%;
}
#wrapper {
	vertical-align: middle;
	width: 95%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.style1 {
	font-size: 14px;
	text-decoration: underline;
	
}
.style2 {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	
}
.style3 {
	font-size: 24px;
	font-weight: bolder;
	text-decoration: underline;
}

.style4 {
	font-size: 10px
}

#tableB_Flyer {
	margin-top: 4%;
	float: left;
	width: 50%;
	height: 100%;
	vertical-align: middle;
}
#SpacerNew {
	float: left;
	height: 100%;
	width: 119px;
	clear: none;
}
.title2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:lighter;
	text-decoration:underline;
	line-height: 21pt;
}