body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 173px;
}
#insidecontainer {
	padding-top: 17px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#maincontainer {
	background-color: #E5E5E5;
	position: relative;
	float: left;
	width: 940px;
}
#menu {
	width: 176px;
	float: left;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #C1272D;
	padding: 21px;
}
.menumain {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.menumain a {
	color: #C1272D;
	text-decoration: none;
}
.menumain .selected {
	font-weight: bold;
}
.menumain li {
	margin-bottom: 12px;
}
.menusub {
	list-style-type: none;
	list-style-image: url(../images/submenu.gif);
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	margin-top: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menusub a {
	color: #006994;
	font-size: 11px;
}
.menusub li {
	margin-bottom: 5px;
}


#main {
	float: right;
	display: block;
	background-color: #FFF;
	min-height: 600px;
	height: auto;
!important
	height: 600px;
	width: 710px;
	padding-left: 12px;
	padding-bottom: 30px;
}
#footer {
	background-color: #999;
	height: 100px;
}
#footercontent {
	width: 944px;
	margin-left:auto;
	margin-right:auto;
	padding: 20px;
	color: #E5E5E5;
}
.newsstory img {
	float: left;
	margin-right: 10px;
}
.newsstory {
	margin-bottom: 10px;
	display: block;
	clear: both;
}
.newsstory .button {
	text-align: right;
	font-weight: bold;
	color: #006994;
	font-size: 11px;
}

.newsstory p {
	line-height: 14px;
	font-size: 11px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	color: #006994;
	font-size: 11px;
}


#content #leftcontent {
	width: 345px;
	float: left;
	margin-right: 20px;
}
#content #leftcontent p {
	text-align: justify;
}
#content #rightcontent {
	width: 345px;
	float: left;
}
#content .toppic {
	margin-top: 15px;
}

#content h2 {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #8E1D1A;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
}
#content h1 {
	color: #006994;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 20px;
}
#rotate {
	width: 710px;
	padding: 0px;
	height: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rotate ul {
	float: right;
	width: 230px;
	* width: 220px;
	list-style-type: none;
	background-color: #FFF;
	padding: 0px;
	height: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.tabcontent {
	width: 479px;
	float: left;
	height: 220px;
}
#rotate .textoverlay {
	height: 70px;
	margin-top: 130px;
	padding: 10px;
	color: #FFF;
	font-size: 15px;
	background-image: url(../images/blackback.png);
	font-weight: bold;
}
#content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8E1D1A;
	line-height: 25px;
}
#content ul li a {
	text-decoration: none;
	color: #006994;
}
#content a {
	color: #006994;
	text-decoration: none;
}
.gallery_pic {
	float: left;
	padding: 5px;
}
