@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td {
	margin:0pt;
	padding:0pt;
}
fieldset, img, abbr {
	border:0pt none;
}
address, caption, cite, code, dfn, h1, h2, h3, h4, h5, h6, th, var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:1em;
}

a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #000000;
}

dl, ul, ol, h1, h2, h3, h4, h5, h6, pre, p, blockquote, {
 margin-bottom:0.3em;
}
ul li {
	background:transparent url(images/img_list-arrow.gif) no-repeat scroll 1px 0.3em;
	font-size:1.2em;
	margin-top:0.8em;
	padding-left:12px;
	text-transform:none;
}
body {
	color:#000000;
	font-family:'Lucida Grande', Verdana, sans-serif;
	font-family: "Courier New", Courier, monospace;
	font-size:62.5%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
	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 */
	background: #FFFFFF;
}
h1 {
	font-size: 3em;
	font-weight: bold;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: .01em;
	color: #000000;
}
h2 {
	text-transform: none;
	font-size: 1.9em;
	font-weight: bold;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
}
h3 {
	text-transform: none;
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 0.01em;
	margin:1em 0 0 0;
	color: #343434;
}
h4 {
	text-transform: none;
	font-size: 1.3em;
	font-weight: normal;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-family: "Courier New", Courier, monospace;
	color: #336699;
}
h5 {
	text-transform: none;
	font-size: 1.3em;
	font-weight: normal;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-family: "Courier New", Courier, monospace;
	color: #990000;
	font-weight: bold;
}
h6 {
	text-transform: none;
	font-size: 1.6em;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 0.01em;
	color: #336699;
}
p {
	margin-bottom:.3em;
	padding: .3em 0 0 0;
	font-size:1.4em;
	line-height:1.5em;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	position: relative;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border: 1px solid #ffffff;
}
.oneColFixCtrHdr #header h1 {
	margin: 29px 0 0 0;
	padding: 0px;
}

.oneColFixCtrHdr #header h1 a {
	color:#000000;
}

/*
.oneColFixCtrHdr #header h1.logo {
	position: relative;
	width: 232px;
	height: 28px;
	font-size: 1px;
	color:#ffffff;
		
}

.oneColFixCtrHdr #header h1.logo span {
	position:absolute;
	top:0;
	width: 232px;
	height: 28px;
	background-image:url(images/logo.gif);
}
*/


.oneColFixCtrHdr #header p {
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
	font-weight:bold;
	color:#CCCCCC;
}
.oneColFixCtrHdr #boxright {
	margin: 0 0 20px 40px;
	background-color:#222222;
	padding: 20px;
	float: right;
	width: 175px;
}
.oneColFixCtrHdr #boxright h2 {
	margin: 0;
	padding: 0;
}
.oneColFixCtrHdr #boxright img {
	width: 175px;
	border: 0;
}
.oneColFixCtrHdr #editionsbox {
	margin: 0, auto;
	background-color:#ececec;
	padding: 20px;
}
#header #topnav {
	background:none;
	margin:0;
	padding: 0;
	top: 42px;
	right: 10px;
	position: absolute;
	width: 492px;
	text-align: right;
	font-size: 1.2em;
}

#header  a {
	color: #CC0000;
	text-decoration:none;
}

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

.oneColFixCtrHdr #mainContent {
	padding: 40px 20px 20px;
}
.oneColFixCtrHdr #mainContentgallery {
	padding: 18px;
	text-align:left;
}
#mainContentgallery img {
	margin: 18px;
	border: 4px solid #222222;
}
.oneColFixCtrHdr #footer {
	padding: 0 18px;
	border-top: 1px solid #000000;
	margin-top:20px;
}
.oneColFixCtrHdr #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: 10px 0 20px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: left;
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	font-style:normal;
}
#footer a {
	text-decoration:underline;
	color:#000000;
}


#footer a:hover {
	color:#CC0000;
}

.orange {
	color:#CC0000;
}
.news_box {
	padding: 15px 0;
	border-top: 1px dashed #000000;
}
.news_boxLAST {
	padding: 0px 0 12px 0;
	margin-bottom: 8px;
}
.news_boxLAST img {
	float:right;
	margin-left: 8px;
	padding: 2px;
	border: none;
}
.news_box img {
	float:left;
	margin: 12px 15px 12px 0;
	border: none;
	width:200px;
	border: 1px solid #cfcfcf;
}
.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 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: #121212;
}

