body {
	color: #3b3b3b;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin: 0
}
#backup_of_body {
	color: #3b3b3b;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin: 0;
}
a:link {
	color: #be2a35;
	text-decoration: underline
}
a:link {
	color: #be2a35;
	text-decoration: underline
}
a:hover {
	color: #039;
	text-decoration: underline
}
a:active {
	color: #fff;
	background-color: #039
}
ul {
	margin-left: 6px;
	padding-left: 6px
}
ul li {
	font-size: 11px;
	line-height: 18px;
	list-style-image: url("images/point_2.jpg")
}
.footer {
	color: white;
	font-size: 10px;
	background-image: url(images/rep-1.jpg);
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-bottom: 8px
}
.footer a:link {
	color: white;
	text-decoration: underline
}
.footer a:visited {
	color: white;
	text-decoration: underline
}
.footer a:hover {
	color: #039;
	text-decoration: underline
}
.footer a:active {
	color: #fff;
	background-color: #039
}
.sidebar {
	font-size: 11px;
	margin-top: 16px
}
.sidebar strong {
	font-size: 13px;
	padding-right: 10px
}
.sidebar ul {
	margin-left: 7px;
	padding-left: 6px
}
.sidebar ul li {
	font-size: 11px;
	list-style-type: none;
	list-style-image: none
}
.content {
	color: #666;
	font-size: 11px;
	line-height: 15px;
	margin: 16px 24px;
	min-height: 300px
}
.content td {
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	font-size: 11px;
	line-height: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.content form {
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.content form td {
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.boardpic {
	margin-bottom: 25px;
	float: left
}
h1 {
	font-size: 20px;
	line-height: 26px
}
h2 {
	font-size: 14px;
	background-color: #f0f0f0 !important;
	margin-top: 24px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 325px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999
}
h3 {
	font-size: 12px;
	margin-top: 24px;
	border-bottom: 1px solid #999
}
.column {
	font-size: 11px;
	line-height: 15px;
	margin-top: 24px;
	width: 215px
}
#press_indention h1 {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
.floatright {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
/*******************Slide Show CSS***************/
/*preload classes*/ 
.svw {
	width: 50px;
	height: 20px;
	background: #fff;
}
.svw ul {
	position: relative;
	left: -999em;
}
ul li.picList {
	list-style-type: none;
	list-style-image: none;
	background-image: none;
}
#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: #000;
}

