body 				{
				margin-top: 0px; 
				margin-left: 0px;
				background-position: top center;
				background-repeat: repeat;
				background-color: #000000; 
				padding: 0;
				}



/* default text */	


			
body,td,th 			{
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				font-size: 12px; 
				color: #000; 
				line-height: 12pt;
				} 

h1 				{
				font-family: Calibri, Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; 
				font-size: 14px; 
				font-style: normal; 
				font-weight: bold; 
				color: #000; 
				text-indent: 8pt;
				}

h2 				{
				font-family: Calibri, Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; 
				font-size: 14px; 
				font-weight: bold; 
				color: #000;
				} 

/* content text */

.white10pt 			{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 10px; 
				font-style: normal; 
				font-weight: normal; 
				color: #fff; 
				line-height: 10pt;
				}
.white12pt 			{
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				font-size: 12px; 
				font-style: normal; 
				font-weight: normal; 
				color: #fff; 
				line-height: 12pt;
				}

.text10pt 			{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 10px; 
				font-style: normal; 
				font-weight: normal; 
				color: #000; 
				line-height: 11pt;
				}
				
.text11pt 			{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				font-style: normal; 
				font-weight: normal; 
				color: #000; 
				line-height: 12pt;
				}
				
.text12pt			{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				font-style: normal; 
				font-weight: normal; 
				color: #000; 
				line-height: 14pt;
				}
				
.text-indent 			{
				font-family: Calibri, Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; 
				font-size: 14px; 
				font-style: normal; 
				font-weight: bold; 
				color: #000; 
				text-indent: 8pt;
				}

.text-spaced			{
				font-family: Times New Roman, Times, Georgia, serif; 
				font-size:24px; 
				letter-spacing: 5px; 
				font-weight: normal; 
				color: #000; 
				line-height: 18pt;
				}
					
.text-white				{
				font-family: Calibri, Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; 
				font-size: 16px; 
				font-style: normal; 
				font-weight: bold; 
				color: #fff; 
				line-height: 16pt;
				}
.text-white2			{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				font-style: normal; 
				font-weight: normal; 
				color: #fff; 
				line-height: 14pt;
				}

				
.calibri			{
				font-family: Calibri, Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; 
				font-size: 24px; 
				font-style: normal; 
				font-weight: bold; 
				color: #000;
				}

.calibri-yellow			{
				font-family: Calibri, Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; 
				font-size: 24px; 
				font-style: normal; 
				font-weight: bold; 
				color: #ffcc00;
				}

.temp1		{
				font-family: Calibri, Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; 
				font-size: 16px; 
				font-style: normal; 
				font-weight: bold; 
				color: #ffcc00;
				}
.serif				{
				font-family: Georgia, Times New Roman, Time, serif; 
				font-size: 14px; 
				font-style: normal; 
				font-weight: normal; 
				color: #000; 
				line-height: 14pt;
				}
				
.caption			{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 10px; 
				font-style: normal; 
				font-weight: bold; 
				color: #000000; 
				line-height: 10pt;
				}
				
.title 				{
				font-family: Arial, Verdana, Helvetica, sans-serif; 
				font-size: 18px; 
				font-style: normal; 
				font-weight: bold; 
				color: #990000; 
				line-height: 18pt;
				}
			

.form				{
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				font-style: normal; 
				font-weight: normal; 
				color: #000; 
				line-height: 11pt;
				}				


.firstletter			{
				float: left; width:.7em; 
				font-size:36px; 
				font-family: Georgia, Times New Roman, Times, serif; 
				color: #000000; 
				line-height:20pt;
				}


/* NAVIGATION BAR */

#navigation 	{
				width: 483px;
				height: 34px;
				margin: 0;
				padding: 0;
				background: url(../images/navigation-bg.jpg) repeat left top;
				} 

#navigation ul 	{
				list-style: none;
				margin: 0;
				padding: 0;
				} 

#navigation ul li 	
				{
				display: inline;
				margin: 0px;
				} 

#navigation ul li a 
				{
				height:24px;
				display: block;
				float: left;
				padding: 10px 18px 0 20px;
				font: bold 11px Arial;
				color: #FFF;
				text-decoration: none;
				background: url(../images/navigation-separator.png) no-repeat right center;
				} 

#navigation ul li a:hover 
				{
				color:#FFF;
				background: url(../images/navigation-hover.jpg) repeat-x left top;
				}

#navigation ul li#active a 
				{
				color:#FFF;
				background: url(../images/navigation-hover.jpg) repeat-x left top;
				}





#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-color: #000; }








/* Links */

a:link 				{text-decoration: none; color: #2c7d75;}				/* unvisited link */
a:visited 			{text-decoration: none; color: #666666;}				/* visited link */		
a:hover 			{text-decoration: underline; color: #2c7d75;}			/* mouse over link */
a:active 			{text-decoration: none; color: #2c7d75;}				/* selected link */	
	
a.nav-serv:link 		{text-decoration: none; color: #2c7d75;}				/* unvisited link */
a.nav-serv:visited 		{text-decoration: none; color: #679994;}				/* visited link */		
a.nav-serv:hover 		{text-decoration: underline; color: #990000;}			/* mouse over link */
a.nav-serv:active 		{text-decoration: none; color: #679994;}				/* selected link */	

a.nav-head:link 		{text-decoration: none; color: #ffffff;}			/* unvisited link */
a.nav-head:visited 		{text-decoration: none; color: #ffffff;}			/* visited link */	
a.nav-head:hover 		{text-decoration: underline; color: #ffffff}		/* mouse over link */
a.nav-head:active 		{text-decoration: none; color: #ffffff;}			/* selected link */	

