.mainSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}
.bigHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.bigHeadline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.smallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.redbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #EC1C24;
	text-align: center;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-color: #333333;
	outline-color: #000000;
	line-height: 17px;
}
.redbuttons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #EC1C24;
	text-align: center;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-color: #333333;
	outline-color: #000000;
	line-height: 17px;
}
.bigDATE {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.redline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-color: #EC1C24;
	line-height: 1px;
}
.smallGrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B2B2B2;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.smallTITLEwhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.smallTITLEwhite2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.bigRED {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #EC1C24;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.smallWhiteCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.smallWhiteCenterWO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.smallWhiteCenterWO:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ECLE22;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.smallGreyCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B2B2B2;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#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(images/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(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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

	
#watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 4px;
left: 4px;
}a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.greyline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-color: #B2B2B2;
	line-height: 1px;
}

a.smallGreyCenter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EC1C24;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.smallGrey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EC1C24;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.bigREDright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #EC1C24;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.subtitleMain {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

div.background
  {
  height:100px;
  border:0px solid black;
  float: left;
  }

div.transparent
  {
  float: left;
  margin:0px 0px;
  background-color:#efefef;
  border:0px solid black;
  filter:alpha(opacity=70);
  opacity:0.7;
  }

div.transparent p
  {
  float: left;
  margin:8px 8px;  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color:#000000;
  }
  .smallTITLEwhiteRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.smallGreyRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B2B2B2;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.smallWhiteRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}