body {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
}

#container {
	clear: both;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-size: 12px;
}

#mainbody {
	float:left;
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
   background: url(/resources/images/background.gif) repeat-y;  
}

#header {
	float:left;
	height: 115px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftColumn {
   float: left;
	width: 200px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#middleColumn {
   float: left;
	width: 565px;	
}

#rightColumn {
   float: left;
	width: 200px;	
}

#middlerightColumn {
   float: left;
	width: 765px;	
}


#footer {
   float: left;
	width: 1000px;
	height: 26px;
   background: url(/resources/images/footer.gif) no-repeat transparent;  
}

#footer p {
   text-align: center;
	color: #696969;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

#footer a {
	color: #696969;
}


#topmenu {
  float: left;
  width: 1000px;
  margin: 0px 0px 0px 0px;
  padding: 118px 0px 13px 30px;
  font-size: 14px;
  background: url(/resources/images/header.gif) no-repeat transparent;  
}

#topmenu ul {
  margin: 0px 0px 0px 30px;
  padding: 0px 0px 0px 0px;
}

#topmenu li {
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 10px 0px 0px;
  list-style: none;
}

#topmenu a {
  float: left;
  padding: 0px 0px 0px 20px;
	color: #221e1f;
	font-weight: normal;
	text-decoration: none;
  background: url(/resources/images/bullet.gif) no-repeat 0px 1px;  
}

#topmenu a:hover {
	text-decoration: underline;
  background: url(/resources/images/bulleton.gif) no-repeat 0px 1px;  
	}

#topmenu .selected {
	text-decoration: underline;
  background: url(/resources/images/bulleton.gif) no-repeat 0px 1px;  
}
	
	
#columncontent {
	min-height: 320px;
}

#column1 {
   float: left;
	width: 640px;
	padding: 5px 20px 10px 20px;
}

#column2 {
   float: left;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
   font-size: 13px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 6px 0px;
}

a {
	color: black;
}


.formclear {
	clear: both;
}

#newslist {
	
}

#newslist .newsitem {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid silver;
}

#newslist h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
   font-size: 12px;
}

#newslist p {
   font-size: 12px;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

#newslist p.newsiteminfo {
   font-style: italic;
   font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#faq li {
   margin: 10px 0px 0px 0px;
   padding: 0px 0px 0px 0px;	
}

#faq .faqquestion {
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;	
}
	

.formrow {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}	

.formlabel {
   float: left;
   width: 150px;
}

.formerror {
   color: red;
	font-weight: bold;
}

#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(/resources/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/resources/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; }
