body { 
	background-image: url(../images/cnt_bg2.png);
	background-repeat:repeat-x;
	background-color: #3a5ede;
	text-align: center; 
	padding-top: 20px; 
	background-position: 0 0;
	}
	
a:link  { color: #e053ee; text-decoration: none }
a:hover { color: #bab373; text-decoration: underline }
a:active  { color: #a20008; text-decoration: underline }
a:visited { color: #f0ea82; text-decoration: none }

#mast { 
	background-image: url(../images/mst_bg.png); 
	background-repeat: repeat-x; 
	background-attachment: scroll; 
	background-position: 0 0; 
	vertical-align: top; 
	width: 700px; 
	height: 140px; 
	z-index: 6; 
	margin-left:-2px;
	border-top: 1px solid silver; 
	border-right: 1px solid silver; 
	border-left: 1px solid silver; 
	}
#contact { 
	background-image: url(../images/blueGrey_bg.png); 
	width: 660px; 
	height: 38px; 
	z-index: 1; 
	margin-top: -120px;
	float:right;
	}
	
#contact2 { 
	background-image: url(../images/blueGrey_bg.png); 
	width: 660px; 
	height: 38px; 
	z-index: 1; 
	margin-top: 40px;
	float:right;
	}
	
#office {
width:400px;}

#menu { 
	color: white; 
	font-size: 12px; 
	font-family: verdana, arial; 
	text-align: right; 
	position: relative;  
	margin-top:-50px;
	text-align:right;
	width: 680px;
	height: 50px; 
	z-index: 7; 
/*	float: right; */ 
	padding-right: 20px; 
	}
.dsR2 /*agl rulekind: base;*/ { 
	width: 11px; height: 15px; 
	}
	
#copy { 
	text-align: left; 
	padding-top: 20px; 
	padding-right: 25px; 
	position: relative; 
	right: 200px; 
	left: 0; 
	width: 260px; 
	height: auto; 
	float: right; 
}

#copy5{ 
	text-align: left; 
	padding-top: 20px;
	padding-left:26px;
	position: relative; 
	left: 0; 
	width: 340px; 
	height: auto; 
}

.small { 
	color: silver; 
	font-size: 11px; 
	font-family: verdana, arial; 

}

.h1 {
	color: #eecd00;
	font-weight: bold;
	}

#clear { clear:both; }

/* lightboxgallery */
#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(../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; 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: url(../images/gllry_bg.png); }

.redHrdr {
border-bottom:1px dotted #FFFFFF;
color:#FF66FF;
display:block;
font-size:120%;
}

.grnHrdr /*agl rulekind: base;*/ { color: #ae1; font-size: 110%; }