/********************* Global ****************************/
body {
	background-image: url(images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}
* {
	margin: 0px;
	padding: 0px;
}
a:active {
  outline: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 15px 10px 15px;
	color: #525757;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 12px;
	font-weight: bold;
	outline: none;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px 0px 10px;
	color: #FFF;	
	font-size: 14px;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 15px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}
#header {
	height: 304px;
	width: 1000px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#left {
	width: 192px;
	float: left;
	padding: 70px 10px 50px 0px;
}
#middle {
	float: left;
	width: 575px;
	padding-bottom: 50px;
}
#right {
	width: 192px;
	float: left;
	padding: 70px 0px 50px 10px;
}

/********************* Images ****************************/
#davinci {
	position: absolute;
	left: -10px;
	top: 20px;
	z-index: 1
}
#srsg {
	position: absolute;
	left: 780px;
	top: 150px;
	z-index: 1
}

/********************* header ****************************/
#header {
	position: relative;
}
#header ul {
	position: absolute;
	top: 254px;
	display: block;
	left: 210px;
}
#header ul li {
	display: inline;
	text-align: center;
	margin: auto;
	width: auto;
	border-right: 1px solid #6b7272;	
}
#header ul li a {
	display: inline;
	text-align: center;
	text-decoration: none;
	padding: 0px 10px;
	text-transform: uppercase;
	outline: none;
}
#header ul li a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.last {
	border-right: 0px none #6b7272 !important;
}

/********************* Left ****************************/
.leftheader {
	width: 192px;
	height: 33px;
	background-image: url(images/lefttop.gif);
	display: block;
	color: #CCCCCC;
	text-transform: uppercase;
}
.leftcontent {
	width: 192px;
	background-image: url(images/leftmiddle.gif);
	padding-top: 10px;
	background-repeat: repeat-y;
}
.leftcontent span {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.leftfooter {
	width: 192px;
	height: 15px;
	background-image: url(images/leftbottom.gif);
	display: block;
}
.leftcontent ul {
	padding: 0px 10px 0px 15px;
	color: #FF0000;
}
.leftcontent ul li {
	padding-top: 5px;
	color: #FF0000;
}
.leftcontent ul li a {
	text-decoration: none;
	outline: none;
	color: #666666;
}
.leftcontent ul li a:hover {
	text-decoration: underline;
	color: #FF0000;
}

/********************* Middle ****************************/
.middleheader {
	background-image: url(images/contenttop.gif);
	display: block;
	width: 574px;
	height: 33px;
	color: #CCCCCC;
	text-transform: uppercase;
}
.middlecontent {
	background-image: url(images/contentmiddle.gif);
	background-repeat: repeat-y;
	width: 574px;
}
.middlefooter {
	background-image: url(images/contentbottom.gif);
	background-repeat: no-repeat;
	display: block;
	width: 574px;
	height: 15px;
}
.middlecontent ol {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 15px 0px 40px;
	color: #525757;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
.middlecontent ol li {
	padding-top: 5px;
}
.middlecontent ul {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 40px;
	color: #525757;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
.middlecontent ul li {
	padding-top: 5px;
}
.middlecontent ul li a {
	text-decoration: none;
	padding: 0px;
	outline: none;
	color: #FF0000;
}
.middlecontent ul li a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.middlevideos {
	padding: 15px 0px 0px 15px;
}
.middlecontact {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 20px 10px 20px;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
.archivedate {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 13px;
	font-weight: bold;
}

/********************* Right ****************************/
.rightheader {
	background-image: url(images/lefttop.gif);
	display: block;
	width: 192px;
	height: 33px;
	color: #CCCCCC;
	text-transform: uppercase;
}
.rightcontent {
	background-image: url(images/leftmiddle.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	width: 192px;
}
.rightcontent span {
	padding: 0px 0px 0px 15px;
	color: #FF0000;
	font-weight: bold;
}
.rightfooter {
	background-image: url(images/leftbottom.gif);
	background-repeat: no-repeat;
	display: block;
	width: 192px;
	height: 15px;
}
.counter {
	padding-top: 10px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

/********************* Footer ****************************/
#footer span {
	color: #525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	float: right;
}
#footer span a {
	color: #525757;
	font-size: 11px;
}
#footer span a:hover {
	color: #FF0000;
}
.disclaimer a {
	float: left;
	text-decoration: none;
	color: #FF0000;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	font-size: 12px;
	outline: none;
}
.disclaimer a:hover {
	text-decoration: underline;
	outline: none;
}

/********************* lightbox ****************************/
#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: #151616; 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: #151616; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #525757; }
#imageData{ width: 96%; text-align: justify; }	
#imageDetails{ text-align: left; }
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}				 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000000; }

/********************* videobox ****************************/
#lbOverlay {	position: absolute;	left: 0; width: 100%; background-color: #000; cursor: pointer; }
#lbCenter, #lbBottomContainer {	position: absolute;	left: 50%; overflow: hidden; background-color: #151616; text-align: center; padding: 5px; z-index: 2;}
.lbLoading {	background: #151616 url(loading.gif) no-repeat center;}
#lbImage { border: 10px solid #151616;}
#lbBottom {	font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #525757; line-height: 1.4em; text-align: left; border: 5px solid #151616; border-top-style: none;}
#lbCaption, #lbNumber { text-align: justify;}
#lbCaption {	font-weight: bold;}
