body {margin: 0px;padding: 0px;font: 11px/14px Verdana, Arial, Helvetica, sans-serif;color: #333333;}
.backmain-left {
	background: url(/images/backmain-left1.gif) repeat-y right top;
}
.backmain-right {
	background: url(/images/backmain-right1.gif) repeat-y left top;
}
.back-thumbs {
	background: url(/images/back-thumbs2.gif) repeat-y right top;
	padding: 0px;
	margin: 0px;
}
.back-thumbs-bottom {
	background: url(/images/back-thumbs2.gif) repeat-y right 1px;
	border-right: solid 1px #DCDCDC;
	padding: 0px;
	margin: 0px;
}
.back-body {
	background: #FFFFFF;
	border-right: solid 1px #DCDCDC;
}

#pic-thumbs-container {width:408px;height:300px;background:#FFFFFF;padding-top:34px;padding-bottom:10px;_padding-bottom:42px;}
.thumbpix a img,.thumbpix a:link img {color: #999999;border-color: #999999;padding: 0px;margin: 0px 2px 0px 0px;}
.thumbpix a:visited img {border-color: #999999;}
.thumbpix a:hover img {border-color: #333333;}
.thumbpix a:active img {border-color: #FFFFFF;}

.gallerythumb a img,.gallerythumb a:link img {border-color: #CCCCCC;padding: 0px;margin: 0px 5px 0px 0px;}
.gallerythumb a:visited img {border-color:#CCCCCC;}
.gallerythumb a:hover img {border-color:#333333;}
.gallerythumb a:active img {border-color:#FFFFFF;}

.bodytext {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F0F0F0;
	margin: 0px;
	padding: 10px 30px 0px 0px;
	text-align: justify;
}
.header {padding: 0px;margin:0px;width:900px;height:129px;}
p {margin: 0px 0px 10px;}

h1 {
	margin: 0px 0px 5px 0px;
	padding-bottom: 0px;
	font: bold 15px/24px Arial, Helvetica, sans-serif;
	_font: bold 16px/22px Arial, Helvetica, sans-serif;
	letter-spacing: -.2em;
	color: #194C6A;
	text-align: left;
}
ul {
	padding: 0px;
	margin: 3px 0px 20px 15px;
	list-style: square outside;
}
ol {
	margin: 0px 0px 10px 15px;
	padding: 0px 0px 0px 15px;
	list-style: decimal outside;
}
	li {
		text-align: left;
	}
.margin-bot0 {
	margin-bottom: 0px;
}
#big-pic-container {
	border: solid 1px #ECECEC;
	width: 366px;
	height: auto;
	margin: 0px;
}
	#big-pic-container div {
		border: solid 1px #DADADA;
		width: 364px;
		height: auto;
	}
		#big-pic-container div div {
			border: solid 1px #C2C2C2;
			width: 362px;
			height: auto;
		}
			#big-pic-container div div div {
				width: 352px;
				height: 265px;
				overflow: hidden;
				margin: 5px;
				text-align: center;
				vertical-align: middle;
				border: none;
			}
			#big-pic-container div div div img {
				border: solid 1px #E1E1E1;
			}
			
a, a:link, a:active {
	color: #194C6A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #194C6A;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.note {
	font-style: italic;
	font-size: 10px;
	line-height: 12px;
}


/* PRINT ELEMENTS TO HIDE ON SCREEN */
#print-logo,#print-header,#print-address,#print-copyright {display:none;}
