.txtbg {
	background-image: url(../images/txtBG.jpg);
	height: 204px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
body {
	background-color: #407594;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-image: url(../images/gallery/bgbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

p, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #294876;
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 130%;
	display: inline;
	font-weight: normal;
	color: #3589C5;
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	line-height: 120%;
	display: inline;
	font-weight: bold;
	color: #B92F3C;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 120%;
	font-weight: normal;
	color: #777777;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 130%;
	display: inline;
	font-weight: normal;
	color: #3589C5;
}

a.nav:link { font-size:12px; color:#111111; text-decoration:none}
a.nav:visited { font-size:12px; color:#111111; text-decoration:none}
a.nav:hover { font-size:12px; color:#AACE3F; text-decoration:underline}
a.nav:active { font-size:12px; color:#111111; text-decoration:none}

a.footer:link { font-size:11px; color:#555454; text-decoration:none}
a.footer:visited { font-size:11px; color:#555454; text-decoration:none}
a.footer:hover { font-size:11px; color:#555454; text-decoration:underline}
a.footer:active { font-size:11px; color:#555454; text-decoration:none}

a.backtotop:link { font-size:9px; color:#777777; text-decoration:none}
a.backtotop:visited { font-size:9px; color:#777777; text-decoration:none}
a.backtotop:hover { font-size:9px; color:#555454; text-decoration:underline}
a.backtotop:active { font-size:9px; color:#777777; text-decoration:none}

a.navtop:link { font-size:12px; color:#ffffff; text-decoration:none}
a.navtop:visited { font-size:12px; color:#ffffff; text-decoration:none}
a.navtop:hover { font-size:12px; color:#111111; text-decoration:underline}
a.navtop:active { font-size:12px; color:#ffffff; text-decoration:none}

a:link { color:#3589C5; text-decoration:none; font-weight:bold; font-size:10px; font:Verdana, Arial, Helvetica, sans-serif}
a:visited { color:#3589C5; text-decoration:none; font-weight:bold; font-size:10px; font:Verdana, Arial, Helvetica, sans-serif}
a:hover { color:#B92F3C; text-decoration:none; font-weight:bold; font-size:10px; font:Verdana, Arial, Helvetica, sans-serif}
a:active { color:#3589C5; text-decoration:none; font-weight:bold; font-size:10px; font:Verdana, Arial, Helvetica, sans-serif}

.right {
	background-color: #407594;
	background-image:  url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left {
	background-color: #407594;
	background-image:  url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}.featuretxtbg {
	background-image: url(../images/featuretxtbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 25px;
	padding-left: 16px;
	padding-bottom: 10px;
}
.footerpad {
	padding-left: 20px;
	padding-right: 25px;
}
.leftINNER {

	background-color: #407594;
	background-image:  url(../images/core/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightINNER {

	background-color: #407594;
	background-image:  url(../images/core/rightinner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.CatPadding {
	padding: 3px;
}
#gallery img {
padding: 10px;
}
#gallery a:hover, a:hover img {
background-color: #F6F6F6;
}