body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #3f5977;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(images/center-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.homenewsbox {
	font-size: 11px;
	color: #FFF;
	background-color: #3f5977;
	padding: 5px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #701a1f;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.homenewsbox ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	padding: 25px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 15px;
}
h1 {
	font-size: 36px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.imagebg {
	background-color: #415976;
	/*background-color: transperent;
	-moz-opacity: 0.65; 
	filter: alpha(opacity=65);*/
	border:1px solid #CCC;
	z-index: 100;
	}
.imagebg img {
	-moz-opacity: 1; 
	filter: alpha(opacity=100); 
	z-index: 101;
}h2 {
	font-size: 24px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tbl td {
	color: #eaeaea;
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
	
}
a:link, a:visited {
	color: #7D0B0A;
	text-decoration: none;
}
a:hover, a:active {
	color:#F90;
	text-decoration:underline;
}
.tbl th {
	color: #FFF;
	background-color: #253344;
	text-align: left;
	border-bottom: 1px solid #000;
		padding: 8px;
}
.topborder {
	border-top:1px solid #253344;
}
.lbGallery {

		padding: 10px;

	}
	.lbGallery ul { list-style: none; }
	.lbGallery ul li { display: inline; }
	.lbGallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 5px;
	}
	.lbGallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 5px;
		color: #fff;
	}
	.lbGallery ul a:hover { color: #fff; }
.homenewsbox a {
	color: #FFC;
	text-decoration: underline;
}

