body {
	background-color: #B9CADC;
/*	background-image: url(/images/pagebackground.gif);
	background-repeat: repeat-x;
	margin-top: 15px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #0A4E97;
}
a:visited {
	color: #0A4E97;
}
a:hover {
	color: #88A5C4;
}
a:active {
	color: #88A5C4;
}
.contentsp {
	padding-top: 9px;
	padding-bottom: 9px;
}
.contentmed {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	line-height: 17px;
}
b {
	font-weight: bold;
	color: #0a4e97;
}
strong {
	font-weight: bold;
	color: #0a4e97;
}
.contentmed2 {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	line-height: 17px;
}
.leftfloater {
	position: absolute;
	width: 174px;
	top: 90px;
}
.leftfloater2 {
	position: absolute;
	width: 174px;
	top: 460px;
	margin-left: 9px;
}
.titlesMAIN {
	background-image: url(/images/titlebar-main.gif);
	background-repeat: no-repeat;
	width: 526px;
	padding-left: 12px;
	height: 31px;
	color: #FFFFFF;
	padding-top: 5px;
}
.titlesMEDIUM {
	background-image: url(/images/titlebar-medium.gif);
	background-repeat: no-repeat;
	width: 344px;
	padding-left: 12px;
	height: 29px;
	color: #FFFFFF;
	padding-top: 6px;
}
.Rpic {
	float: right;
	padding-bottom: 8px;
	padding-left: 8px;
}
.Lpic {
	float: left;
	padding-bottom: 8px;
	padding-right: 8px;
}
.contentBLOG {
background-image: url(/images/blog-filler.gif);
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 14px;
}
.contentBLOG2 {
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 14px;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #79798F;
	text-align: center;
	height: 21px;
	border: 1px solid #707070;
}
.style1 {
	font-size: 10px;
	line-height: 12px;
}
.bg_topnav {
	background-image: url(/images/top-backing.gif);
	background-repeat: repeat-x;
}.titlesBLOG {

	background-image: url(/images/titlebar-blog.gif);
	background-repeat: no-repeat;
	width: 526px;
	padding-left: 12px;
	height: 32px;
	color: #FFFFFF;
	padding-top: 5px;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	position: absolute;
	color: #f3f3f3;
	margin-top: 0px;
	top: 0px;
	width: 770px;
}
.content {

	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 7px;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.zoomin{
cursor:url("../newgallery/magplus.cur"), pointer;
}
.zoomout{
cursor:url("../newgallery/magminus.cur"), pointer;
}