body 
 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:1em;
  text-align:center;
 }

.bodyText a:link {color: #000000; text-decoration: underline; }
.bodyText a:visited {color: #008000; text-decoration: underline; }
.bodyText a:active {color: #0000ff; text-decoration: underline; }
.bodyText a:hover {color: #ff0000; text-decoration: none; }

#bodyText ul li a:link {color: #000000; text-decoration: underline; }
#bodyText ul li a:visited {color: #008000; text-decoration: underline; }
#bodyText ul li a:active {color: #0000ff; text-decoration: underline; }
#bodyText ul li a:hover {color: #ff0000; text-decoration: none; }

#additionalSpace ul li a:link {color: #000000; text-decoration: underline; }
#additionalSpace ul li a:visited {color: #008000; text-decoration: underline; }
#additionalSpace ul li a:active {color: #0000ff; text-decoration: underline; }
#additionalSpace ul li a:hover {color: #ff0000; text-decoration: none; }

div#container
{
 margin-left:auto;
 margin-right:auto;
 width: 580px;
 text-align:left;
}

#homeLink
{
 margin:0;
 padding:0;
 text-align:right;
 font-size:10px;
 margin-bottom:0px;
 padding-bottom:0px;
}

#homeLink a:link
{
 text-decoration: none;
}

#homeLink a:visited 
{
 color:blue;
}

.linksRow a:link
{
 text-decoration: none;
}

.linksRow a:visited 
{
 color:blue;
}

#signupForm
{
 background-image:url('/images/notepad.jpg');
 background-repeat:none;
 height:162px;
 width:237px;
}

#signupForm form
{
 font-size:12px;
 font-style:italic;
 margin-top:20px;
 margin-left:40px;
}

#signupForm form input
{
 margin-left:10px;
 margin-bottom:3px;
}

#additionalSpace img
{
 float:right;
}

p.bodyText, h1.bodyText
{
 font-size:1em;
 clear:left;
 color:black;
 font-weight:normal;
}

TD#bodyText IMG
{
 float:left;
 margin-top:10px;
 margin-bottom:10px;
}

p.footerBlock 
{
 margin:0.25em;
 margin-bottom:0.5em;
 margin-top:0.5em;
 color:white;
}

#footerImages
{
 text-align:center;
}

#footerImages IMG
{
 margin-top:10px;
 margin-right:10px;
 margin-left:10px;
 border:0px;
}

/* For Links at top and bottom */
.linksRow ul
{
 list-style:none;
 margin:0;
 padding:0;
 text-align:center;
 margin-top:1em;
}

.linksRow ul li
{
 display:inline;
 margin:.5em;
}

.linksRow ul li a
{
 text-decoration:none;
 font-weight:bold;
 font-size:14px;
}

#leftNav
{ 
 margin:0px;
 padding:0px;
}

#copyrightrow .copyright {
 font-size:8px;
 font-weight:bold;
 color:gray;
 float:right;
 text-align:right;
 margin-top:1em;
 margin-bottom:1em;
}

/* Stuff needed for main signup form */
#fullFormTable
{
}

#fullFormTable em
{
 color:red;
 margin-right:5px;
 font-size:0.75em;
 font-weight:bold;
 vertical-align:super;
}

#fullFormTable #neededInfo 
{
 font-weight:bold;
 font-style:italic;
 margin-bottom:10px;
 margin-top:5px;
}

#fullFormTable TD.label
{
 text-align:right;
 font-style:italic;
}

#fullFormTable TD.field
{
 text-align:left;
}

p.submitError
{
 clear:both;
 font-style:italic;
 color:red;
 font-weight:bold;
 font-size:1.3em;
}
 
span.submitError 
{
 font-style:italic;
 color:red;
 font-weight:bold;
}

/* End signup form */

/* Start Newsroom Stuff */

/*Newsroom page*/

TABLE#newsroom h2.newsTitle {
 font-size:1.2em;
 color:#322bbd;
}

TABLE#newsroom h3.newsText {
 font-size:1em;
 font-weight:normal;
 color:black;
}

TABLE#newsroom p.newsMore {
 text-align:right;
}

TABLE#newsroom p.newsMore a {
 text-decoration:none;
 font-style:italic;
}

TD#newsText h1.newsTitle {
 font-size:1.2em;
 color:#322bbd;
 margin-bottom:.5em;
}

TD#newsText h2.newsSubTitle {
 font-size:1.1em;
 color:#6c93ff;
 font-weight:bold;
 margin-top:.5em;
 margin-bottom:.5em;
}

TD#newsText h3.newsText {
 color:black;
 font-weight:normal;
 font-size:1em;
 margin-top:.5em;
 margin-bottom:.5em;
}

/* End Ray Mods */


a:hover { color: #000000; }
a:visited { color: #000000; }


body2 
 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  color:#FFFFFF;
 }


h1 {
  font-size: 14px;
color:#3333CC;
}

h2 {
  font-size: 12px;
color:#6699FF;
}

h3 {
  font-size: 11px;
  color:#ffffff;
}

h4{
  font-size: 14px;
  color:#ffffff;
  text-decoration:none;
}




td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}



/*Light box popover*/

#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; }
