body  {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
}

p, h1, h2, h3, a, ul, li { font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; background-color: transparent; text-align: left; margin-left: 0px; padding-left: 0px; border-left: 0px; margin-top: 0px; padding-top: 0px; border-top: 0px;}

p { line-height: 1.45em;}

h1, h2, h3, a, ul, li { line-height: 1.35em;}

h4, h5, h6 { font-family: Verdana, sans-serif; font-style: normal; font-weight: normal; line-height: 1.35em; background-color: transparent; text-align: left; margin-left: 0px; padding-left: 0px; border-left: 0px; margin-top: 0px; padding-top: 0px; border-top: 0px;}

h1 {font-size: 19px; color: #e2007a; }
h2 { font-size: 16px; color: #333333; }
h3 { font-size: 10px; color: #FFFFFF; text-indent: 5px; padding-top: 2px;}
h4 { font-size: 10px; color: #000000; text-indent: 10px; padding-top: 10px;}
h5 { font-size: 10px; color: #000000; padding: 0px 5px 5px 5px; margin-top: 0px; margin-bottom: 10px; line-height: 1.25em;}
h6 { font-size: 10px; color: #FFFFFF; padding: 0px 5px 5px 5px; margin-top: 0px; margin-bottom: 10px; line-height: 1.25em;}
a, ul, li { font-size: 11px; color: #000000; }
p { font-size: 11px; color: #000000;}
.photocredit {color: #e2007a; font-size: 10px; font-family: Verdana, sans-serif;}
.pboldmag {color: #e2007a; font-size: 11px; font-weight: bold;}

.form { font-size: 10px; color: #000000; border:0; font-family: Verdana, sans-serif; font-style: normal; font-weight: normal; background-color: transparent; text-align: left; padding: 0; margin: 0;}


.thrColFixHdr #mainContent a { text-decoration: underline; color: #e2007a; font-weight: bold; }
.thrColFixHdr #mainContent a:hover { text-decoration: none; color: #000000; }

.thrColFixHdr #mainContent ul { margin-left: 7px; padding-left: 10px; padding-right: 30px; list-style-type: disc; list-style-position: outside;  }
.thrColFixHdr #mainContent li + li { padding-top: 10px;}
.thrColFixHdr #sidebar1 ul { list-style: none; margin: 0 0 25px; padding: 0; border:0; }
.thrColFixHdr #sidebar1 li a  { display: block; line-height: 20px; text-decoration: none; text-align: left; text-indent: 10px;}

.thrColFixHdr #sidebar2 a  { text-decoration: underline; color: #000000;}
.thrColFixHdr #sidebar2 a:hover  { text-decoration: none; color: #FFFFFF;}

.thrColFixHdr #about a { background-image: url(../i/yellow_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; margin-top: 30px;}
.thrColFixHdr #about a:hover { color: white; background-image: url(../i/grey20px_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; margin-top: 30px;}
.thrColFixHdr #theteam a { background-image: url(../i/yellow_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; margin-top: 20px;}
.thrColFixHdr #theteam a:hover { color: white; background-image: url(../i/grey20px_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; margin-top: 20px;}
.thrColFixHdr #contact a { background-image: url(../i/yellow_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px;}
.thrColFixHdr #contact a:hover { color: white; background-image: url(../i/grey20px_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px;}
.thrColFixHdr #developments a { background-image: url(../i/yellow_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; margin-top: 20px;}
.thrColFixHdr #developments a:hover { color: white; background-image: url(../i/grey20px_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; margin-top: 20px;}
.thrColFixHdr #history a { background-image: url(../i/white_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; }
.thrColFixHdr #history a:hover { color: white; background-image: url(../i/grey20px_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; }
.thrColFixHdr #location a { background-image: url(../i/white_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; }
.thrColFixHdr #location a:hover { color: white; background-image: url(../i/grey20px_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; }
.thrColFixHdr #theexchange a { background-image: url(../i/white_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; }
.thrColFixHdr #theexchange a:hover { color: white; background-image: url(../i/grey20px_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; }
.thrColFixHdr #vision a { background-image: url(../i/white_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; }
.thrColFixHdr #vision a:hover { color: white; background-image: url(../i/grey20px_rollover.gif); background-repeat: repeat-x; padding-bottom: 5px; }



.thrColFixHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #CCCCCC;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 


.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #CCCCCC; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 0px 15px 0px;
	
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #CCCCCC; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 27px 15px 3px;
}

.yellownews { width: 160px; height: auto; background: #fabd3a; background-image: url(../i/newsbg.gif);
	background-repeat: no-repeat; background-position:top; margin-top: 10px;}
.magentanews { width: 160px; height: auto; background: #e2007a; background-image: url(../i/newsbg.gif);
	background-repeat: no-repeat; background-position:top; margin-top: 10px;}
	
.yellownews img { display: block; padding-left: 5px; padding-bottom: 10px;}
.magentanews img { display: block; padding-left: 5px; padding-bottom: 10px;}

.yellownews a {font-size: 10px; color: #FFFFFF; padding: 0px 5px 5px 5px; margin-top: 0px; margin-bottom: 10px; line-height: 1.25em; text-decoration:underline;}
.yellownews a:hover {color: #000000; text-decoration:none;}
.magentanews a {font-size: 10px; color: #000000; padding: 0px 5px 5px 5px; margin-top: 0px; margin-bottom: 10px; line-height: 1.25em;}
.magentanews a:hover {color: #FFFFFF; text-decoration:none;}

.thrColFixHdr #mainContent {
	margin: 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 30px 20px 20px 0px;
} 

.thrColFixHdr #videoContent {
	margin: 0 0 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 30px 20px 20px 0px;
}


.thrColFixHdr #mainContent img{
	display: block; margin:0; border:0; padding: 0px 20px 10px 0px;
}
.thrColFixHdr #sidebar2 img{
	display: block;
	margin:0;
	border:0;
	padding: 0px 0px 10px 0px;
}


.thrColFixHdr #footer {
	background:#FFFFFF;
	background-image: url(../i/ask.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 240px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.thrColFixHdr #photos img {
	display: inline;
	padding: 20px 27px 20px 0px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#lightbox{position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#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: transparent url(../i/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../i/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.35em;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}