body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../graphics/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.whitebg {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.whitebg a:link {
	color: #BE0E0E;
	text-decoration: none;
}
.whitebg a:visited {
	color: #BE0E0E;
	text-decoration: none;
}
.whitebg a:hover {
	color: #BE0E0E;
	text-decoration: underline;
}
.whitebg a:active {
	color: #BE0E0E;
	text-decoration: none;
}
.bluebg {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #50638D;
	line-height: 17px;
}
.bluebg a:link {
	color: #92A0C2;
	text-decoration: none;
}
.bluebg a:visited {
	color: #92A0C2;
	text-decoration: none;
}
.bluebg a:hover {
	color: #50638D;
	text-decoration: underline;
}
.bluebg a:active {
	color: #92A0C2;
	text-decoration: none;
}
.redbg {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #870A0A;
	line-height: 17px;
}
.redbg a:link {
	color: #870A0A;
	text-decoration: none;
}
.redbg a:visited {
	color: #870A0A;
	text-decoration: none;
}
.redbg a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.redbg a:active {
	color: #870A0A;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.news_title1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2F3951;
	line-height: 17px;
	font-weight: bold;
}
.news_title1 a:link {
	color: #2F3951;
	text-decoration: none;
}
.news_title1 a:visited {
	color: #2F3951;
	text-decoration: none;
}
.news_title1 a:hover {
	color: #2F3951;
	text-decoration: underline;
}
.news_title1 a:active {
	color: #2F3951;
	text-decoration: none;
}
.news_title2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE0E0E;
	line-height: 17px;
}

/* Gallery section */

.galleryTitle {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F3951;
}
.galleryTitle a:link {
	color: #2F3951;
	text-decoration: none;
}
.galleryTitle a:visited {
	color: #2F3951;
	text-decoration: none;
}
.galleryTitle a:hover {
	color: #2F3951;
	text-decoration: underline;
}
.galleryTitle a:active {
	color: #2F3951
	text-decoration: none;
}
.galleryText {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.galleryText a:link {
	color: #000000;
	text-decoration: none;
}
.galleryText a:visited {
	color: #000000;
	text-decoration: none;
}
.galleryText a:hover {
	color: #000000;
	text-decoration: underline;
}
.galleryText a:active {
	color: #000000
	text-decoration: none;
}
.galleryThumb {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.gallerySelect {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}
.galleryNavigation {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE0E0E;
}
.galleryNavigation a:link {
	color: #BE0E0E;
	text-decoration: none;
}
.galleryNavigation a:visited {
	color: #BE0E0E;
	text-decoration: none;
}
.galleryNavigation a:hover {
	color: #BE0E0E;
	text-decoration: underline;
}
.galleryNavigation a:active {
	color: #BE0E0E
	text-decoration: none;
}
.galleryPicDescription {
	font-size: 11px;
	color: #BE0E0E;
}
