.img{  border: 1px #CC0000 solid; }

.pagestyle {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFD9;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 48px;
	margin-left: 0px;
}
.maintable {
	background-image: url(main-bg.jpg);
	background-repeat: no-repeat;
	width: 725px;
	border: 1px solid #000000;
	padding-bottom: 35px;


}
.content-div {
	background-image: url(content-bg.jpg);
	width: 439px;
	height: 391px;
	float: left;
	font-size: 12px;
	line-height: 25px;
	text-align: justify;

}
.menupane {
	width: 158;
	height: 155;
	float: center;

}
.menuitem {
	font-size: 11px;
	background-color: #FFFFD9;
	height: 29px;
	width: 170px;
	padding: 9px;
	margin-bottom: 15px;
	color: #00005A;
	border: 1px solid #FFFFD9;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	position: static;

}
.topoffset {
	height: 134px;
}
.widthoffset {
	width: 242px;


}
.menuitem:hover {
	padding: 9px;
	border: 1px solid #00005A;
}
.navlink {
	color: #00005A;
	text-decoration: none;
	vertical-align: middle;
}
.navlink:hover {
	color: #00005A;
	text-decoration: underline;
}
.gallery-content-div {
	background-image: url(content-bg-2.jpg);
	width: 439px;
	height: 400px;
	float: left;
	padding: 9px;
	font-size: 11px;
	line-height: 25px;
	text-align: justify;

}
.section-title {
	font-size: 12px;
	font-weight: bold;
	color: #00005A;
	padding-left: 22px;
	padding-top: 5px;

}
.img-thumb-style {
	border: 1px solid #FFFFFF;
	margin-top: 0px;


}
.img-thumb-style:hover {
	border: 1px solid #00005A;
}
.blue-bold {
	font-weight: bold;
	color: #00005A;
}
.text-padding {
	padding-top: 9px;
	padding-right: 22px;
	padding-bottom: 9px;
	padding-left: 22px;
}
.img-border {
	border: 1px solid #00005A;
}

