/*Text*/
p {
	color: #999;
	font-size: 0.72em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	letter-spacing: .013em;
	word-spacing: 0.075em;
	line-height: 1.6em;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
	
p.small {
	font-size: 0.63em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	}
	
a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-width: 0;
	outline-width: 0;
	}
	
p.footer {
	color: #666;
	font-size: 0.7em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 1em;
	text-align: center;
	width: 100%;
	padding: 0;
	outline-width: 0;
	}
	
a.white:link {
	color: #fff;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}

a.white:visited {
	color: #fff;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
a.white:hover {
	color: #dae01f;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
a.white:active {
	color: #fff;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
a.yllw:link {
	color: #ffb800;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
a.yllw:visited {
	color: #ffb800;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
a.yllw:hover {
	color: #ffd900;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
a.yllw:active {
	color: #ffb800;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
a.grey:link {
	color: #666;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
a.grey:visited {
	color: #666;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
a.grey:hover {
	color: #999;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
a.grey:active {
	color: #666;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
a.grey-3:link {
	color: #333;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
a.grey-3:visited {
	color: #333;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
a.grey-3:hover {
	color: #ccc;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
a.grey-3:active {
	color: #333;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
h1.xl {
	font-size: 1.8em;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height: 1.25em;
	margin: 0;
	padding: 12px 0 4px 0;
	}
	
h1.mid {
	font-size: 0.78em;
	font-family: Garamond, serif;
	line-height: 1.2em;
	margin: 0;
	padding: 8px 0 2px 0;
	}
	
h1.sml {
	font-size: 0.7em;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height: 1.2em;
	margin: 0;
	padding: 4px 0 2px 0;
	}
	
span.white {
	color: #fff;
	}
	
span.l-yllw {
	color: #ffd900;
	}
	
span.m-yllw {
	color: #ffb800;
	}
	
span.d-yllw {
	color: #ed9400;
	}
	
span.grey-3 {
	color: #333;
	}
	
span.grey-6 {
	color: #666;
	}
	
span.grey-9 {
	color: #999;
	}
	
span.grey-c {
	color: #ccc;
	}
	
span.grey-l {
	color: #f5f5f5;
	}
	
hr.minor {
	text-align: center;
	width: 100%;
	margin: 8px 0 8px 0;
	border-top: 0.01em dashed #666;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	outline-width: 0;
	}
	
hr.major {
	text-align: center;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 12px;
	border-top: 0.03em dashed #999;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	outline-width: 0;
	}
	
br.paraspace {
	text-align: center;
	margin-bottom: 16px;
	width: 100%;
	border-top: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	}
	
ul {
	text-align: right;
	margin: 0;
	list-style-type: none;
	padding: 0;
	display: block;
	}
	
li.link {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	text-align: center;
	width: 88px;
	height: 24px;
	float: left;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	display: inline;
	}
	
li.link a {
	color: #000;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(../img/hdnav_up.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	text-decoration: none;
	width: 88px;
	height: 14px;
	float: left;
	padding: 10px 0 0 0;
	list-style-type: none;
	}

li.link a:hover {
	color: #fff;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(../img/hdnav_hvr.png);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 88px;
	height: 14px;
	float: left;
	padding: 10px 0 0 0;
	margin: 0;
	list-style-type: none;
	}
	
li.link a:active {
	color: #dae01f;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url(../img/headlink_hvr.png);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 14px;
	float: left;
	padding: 10px 0 0 0;
	float: left;
	list-style-type: none;
	}
	
/*End Text*/


/*Layout*/

body {
	text-align:center;
	margin: 0;
	padding: 0;
	background-color: #f5f5f5;
	background-image: url(../img/page_bg.gif);
	background-repeat: repeat-x;

	}
	
.clear { 
	text-align: left; 
	overflow: hidden; 
	width: auto;
	overflow: hidden; 
	}
	
.finish { 
	height:1px;
	clear:both;
	}
	

img {
	margin: 0;
	padding: 0;
	border-width: 0;
	outline-style: none;
	outline-width: 0;
	}
	
img.foot {
	margin: 8px 0 0 0;
	padding: 0;
	border-width: 0;
	outline-style: none;
	outline-width: 0;
	}
	
.outerwrap {
	text-align:center;
	width:900px;
	height: 571px;
	margin: 0 auto;
	padding: 0;
	outline-width: 0;
	background-image: url(../img/headgraphic.gif);
	background-repeat: no-repeat;
	}
	
.headblock {
	text-align: center;
	position: relative;
	width: 860px;
	height: 80px
	margin: 0 auto;
	padding: 100px 0 0 40px;
	}
	
.headwrap {
	text-align: left;
	position: relative;
	width: 860px;
	height: 80px;
	margin: 0;
	padding: 0;
	}
	
.headbox-l {
	text-align: centre;
	display: inline;
	margin: 0;
	position: relative;
	width: 190px;
	height: 80px;
	float: left;
	padding: 0;
	}
	
.headbox-r {
	text-align: left;
	width: 190px;
	height: 80px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
.headbox-c {
	text-align: left;
	display: block;
	margin: 0;
	width: auto;
	height: 160px;
	float: left;
	padding: 0;
	margin: 0;
	position:relative;
	}
	
.linkblock {
	text-align: right;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 35px;
	}
	
.linkwrap {
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
	height: 35px;
	}
	
.linkbox-l {
	text-align: left;
	display: block;
	margin: 0;
	width: 40px;
	height: 35px;
	float: left;
	padding: 0;
	margin: 0;
	position:relative;
	background-image: url(../img/nav_l.png);
	background-repeat: no-repeat;
	}
	
.linkbox-c {
	text-align: left;
	display: block;
	margin: 0;
	width: 820px;
	height: 35px;
	float: left;
	padding: 0;
	margin: 0;
	position:relative;
	background-image: url(../img/nav_bg.png);
	background-repeat: repeat-x;
	}
	
.linkbox-r {
	text-align: left;
	width: 40px;
	height: 35px;
	float: right;
	padding: 0;
	margin: 0;
	background-image: url(../img/nav_r.png);
	background-repeat: no-repeat;
	}
	
.bodyblock {
	text-align: center;
	position:relative;
	width:900px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	}
	
.bodywrap {
	text-align: left;
	float: relative;
	width: 900px;
	margin: 0;
	padding: 0;
	}
	
.body-c {
	text-align: left;
	display: inline;
	margin: 0;
	width: 840px;
	height: auto;
	float: left;
	padding: 10px 20px 0 40px;
	background-image: url(../img/body_bg.png);
	background-repeat: repeat-y;
	z-index: 1000
	}
	
.col-1 {
	text-align: left;
	position: relative;
	width: 190px;
	height: auto;
	float:left;
	margin: 0;
	padding: 0 20px 20px 0;
	display: inline;
	}
	
.col-1boxed {
	text-align: left;
	position: relative;
	width: 184px;
	height: auto;
	float:left;
	margin: 0;
	padding: 3px 3px 3px 3px;
	display: inline;
	background-color: #474747;
	border: .05em solid #999;
	}
	
.col-1boxed333 {
	text-align: left;
	position: relative;
	width: 184px;
	height: auto;
	float:left;
	margin: 0;
	padding: 3px 3px 3px 3px;
	display: inline;
	background-color: #333;
	border: .05em solid #999;
	}
	
.col-1pic {
	text-align: left;
	position: relative;
	width: 190px;
	height: 220px;
	float:left;
	margin: 0;
	padding: 0 20px 0 0;
	display: inline;
	}
	
.col-2 {
	text-align: left;
	position: relative;
	width: 400px;
	height: auto;
	float:left;
	margin: 0;
	padding: 0 20px 0 0;
	display: inline;
	}
	
.col-3 {
	text-align: left;
	position: relative;
	width: 610px;
	height: auto;
	float:left;
	margin: 0;
	padding: 0 20px 0 0;
	display: inline;
	}
	
.col-4 {
	text-align: left;
	position: relative;
	width: 840px;
	float:left;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.rcol {
	text-align:left;
	width: 382px;
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	}
	
.picpad-r {
	display: block;
	width: auto;
	height: auto;
	float: left;
	margin: 0 14px 8px 0;
	}
	
.thumbclear {
	display: inline;
	width: 90px;
	height: auto;
	float: left;
	padding-right: 3px;
	padding-left: 1px;
	padding-bottom: 5px;
	overflow: hidden;
	margin: 0;
	}

.thumbclipwrapper {
	position: relative;
	height:55px;
	float: left;
	}
	
.thumbclip {
	position:absolute; 
	clip:rect(0 90px 55px 0); 
	outline-width: 0; 
	}
	
.footblock {
	text-align: right;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 135px;
	z-index: -2000;
	}
	
.footwrap {
	text-align: left;
	float: left;
	width: 900px;
	height: 135px;
	margin: 0;
	padding: 0;
	z-index: -2000;
	}
	
.foot-l {
	text-align: left;
	display: block;
	margin: 0;
	width: 40px;
	height: 135px;
	float: left;
	padding: 0;
	margin: 0;
	position:relative;
	background-image: url(../img/foot_l.png);
	background-repeat: no-repeat;
	z-index: -2000;
	}
	
.foot-c {
	text-align: left;
	display: block;
	margin: 0;
	width: 820px;
	height: 135px;
	float: left;
	padding: 10px 0 0 0;
	margin: 0;
	position:relative;
	background-image: url(../img/foot_bg.png);
	background-repeat: repeat-x;
	z-index: 5000;
	}
	
.foot-r {
	text-align: left;
	width: 40px;
	height: 135px;
	float: right;
	padding: 0;
	margin: 0;
	background-image: url(../img/foot_r.png);
	background-repeat: no-repeat;
	z-index: -10000;
	}
	
/*End Layout*/


/*Lightbox CSS*/
#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; border-top: 1px solid #333; border-right: 1px solid #333; border-left: 1px solid #333; order-right-style: solid; order-top-style: solid; }
#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; }
#hoverClose{ position: absolute; top: 0; left: 0; height: 15%; 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(../img/prevlabel.gif) no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px/1.4em Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; overflow: auto; width: 100%	; border-left: 1px solid #333; border-bottom: 1px solid #333; border-right: 1px solid #333; order-bottom-style: solid; order-right-style: solid; }
#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{ position: absolute; top: 0; height: 25%; width: 100%; text-align: center; line-height: 0; outline: none; z-index: 20; }
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*End Lightbox CSS*/