@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#padding {
	height: 0px;
	width: 968px;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 967px;
	height: auto;
	position: relative;
}
#header {
	height: 255px;
	width: 968px;
	position: relative;
	background-image: url(../images/headerblank.jpg);
}
#mainContent {
	background-image: url(../images/mainContent.jpg);
	height: 319px;
	width: 968px;
	position: relative;
	_z-index: 2000;
	*z-index: 2000;
}
#navBar {
	height: 319px;
	width: 250px;
	position: relative;
	float: left;
	_z-index: 2000;
	*z-index: 2000;
}
.clickhere {
	font-size: 10px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 250px;
	left: 20px;
}
#MenuBar1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 105px;
	top: 40px;
	_z-index: 2000;
	*z-index: 2000;
}


#gallery1 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 110px;
	width: 425px;
	left: 20px;
	*padding-top: 20px;
	_padding-top: 20px;
}
#mainHead {
	color: #005599;
	font-size: 18px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 30px;
	left: 20px;
}
#bulletList {
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 405px;
	top: 125px;
	left: 40px;
	text-align: justify;
}
#bulletList li {
	margin-bottom: 6px;
}
#mainText {
	height: 254px;
	width: 445px;
	position: relative;
	float: left;
	padding-left: 20px;
	padding-top: 65px;
}
#bodyText {
	margin: 0px;
	width: 425px;
	top: 58px;
	left: 20px;
	color: #333;
	font-size: 12px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#newsScrolltext {
	margin: 0px;
	padding: 0px;
	width: 425px;
	position: absolute;
	top: 58px;
	left: 20px;
	color: #333;
	font-size: 14px;
	text-align: justify;
	height: 260px;
	overflow: auto;
}
#newsLink {
	font-size: 10px;
	color: #005599;
}
#newsLink a:link  {
	font-size: 10px;
	color: #005599;
	text-decoration: none;
}
#newsLink a:visited {
	font-size: 10px;
	color: #005599;
	text-decoration: none;
}

#newsLink a:hover {
	font-size: 10px;
	color: #005599;
	text-decoration: underline;
	background-color: #FFF;
}
#newsLink a:active {
	font-size: 10px;
	color: #005599;
	text-decoration: none;
}
p a:link  {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
p a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

p a:hover{
	color: #005599;
	text-decoration: underline;
}
p a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}




#latestNews {
	position: relative;
	width: 253px;
	float: right;
	height: 319px;
}
#newsText {
	margin: 0px;
	padding: 0px;
	color: #005599;
	font-weight: bold;
	font-size: 11px;
	position: absolute;
	width: 130px;
	left: 16px;
	text-align: right;
	top: 68px;
	height: 180px;
	overflow: auto;
}
#newsHead {
	color: #005599;
	position: absolute;
	top: 44px;
	text-align: right;
	left: 50px;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
}






#footer {
	background-image: url(../images/footer.jpg);
	height: 162px;
	width: 968px;
	position: relative;
	float: left;
}
#footerText {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005599;
	position: absolute;
	top: 19px;
	left: 270px;
	line-height: 14px;
}
#footerText a:link   {
	text-decoration: none;
	color: #005599;
}
#footerText a:visited {
	text-decoration: none;
	color: #005599;
}

#footerText a:hover {
	color: #005599;
	text-decoration: underline;
	background-color: #FFF;
}
#footerText a:active {
	text-decoration: none;
	color: #005599;
}

#biggerText {
	font-size: 12px;
}
#bodyText em {
	font-size: 12px;
}
#design {
	font-size: 10px;
	color: #CCC;
	margin-top: 46px;
	_padding-top: 46px;



	*padding-top: 46px;
	width: 175px;
	margin-left: 270px;
}
#design a:link, #design a:visited {
	color: #CCC;
}
#design a:hover, #design a:active {
	color: #666;
}
