@charset "utf-8";
/* CSS Document */
.top-shadow {
	margin:auto;
	width:850px;
	height: 22px;
	background-image:url(../topshadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.top {
	width:850px;
	margin:auto;
	text-align: center;
	background-image: url(../top.jpg);
	position:relative;
	height:91px;
}

.main {
	background-image:url(../back2.jpg);
	background-repeat:repeat;
	width:850px;
	margin: auto;
	text-align: justify;
	position:relative;
}

.bottom-shadow {
	width:850px;
	margin:auto;
	height:38px;
	background-image:url(../footer.jpg);
	background-repeat:no-repeat;
}

.imageleft {
	width: 219px;
	padding-left:15px;
	text-align:center;
}

.text {
	width:500px;
	text-align:center;
	float:right;
	padding-right:30px;
	position: relative;
	padding-top:15px;
}

.nav {
	margin-left: 35px;
	margin-right: 35px;
	padding-top: 5px;
	position: relative;
	text-align:left;
}

body {
	background-color: #9D055A;
	margin-top: 20px;
	background-image: url();
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana;
	font-size: 14px;
}
.footer {
	clear:both;
	text-align: right;
	width: 780px;
	margin:auto;
	padding-top: 5px;
}
.border {
	border-color:#A0A0A4;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:309px;
	z-index:1;
	left: 526px;
	top: 116px;
	text-align:justify;
	border-width: medium;
	border-color: #505;
	border:solid;
	padding: 5px;
	font: Calibri;
}

#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 189px;
	top: 131px;
}

#apDiv3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 18px;
	top: 114px;
}

#apDiv4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

#apDiv5 {
	position:absolute;
	width:642px;
	height:25px;
	z-index:1;
	left: 17px;
	top: 40px;
	font: Calibri;
}

a:link {
	color: #FF3FAA;
}

a:visited {
	color: #FF3FAA;
}

a:hover {
	color: #A0A0A4;
}

a:active {
	color: #A0A0A4;
	text-align: left;
}

body,td,th {
	font-family: Calibri;
}
.top_main {
	width:780px;
	margin:auto;
	position:relative;
}
.bottom_main {
	width:780px;
	margin:auto;
	position:relative;
}
.news {
	background-image:url(../news_events.jpg);
	background-repeat:repeat-y;
	width: 286px;
	height:256px;
	position: absolute;
	padding-left:5px;
	overflow: scroll;
	overflow-x: hidden;
	text-align:left;
	left: 171px;
	top: 5px;
}
.logo {
	width:170px;
	float:left;
}
h3 {
	font-size: 15px;
	color: #9703BC;
	padding-top: 3px;
	margin-top:0px;
	margin-bottom:0px;
}
.image_right {
	width:307px;
	position:absolute;
	left: 466px;
	top: 7px;
	height: 262px;
}
br {
	padding-top:5px;
}
.about {
	background-image: url(../about-back.jpg);
	background-repeat:repeat-y;
	width: 374px;
	height:296px;
	position:relative;
	float:right;
	margin-top:10px;
	padding-left:5px;
	padding-right:10px;
	text-align:left;
	font-size:15px;
}
.weather {
	background-image: url(../weather_back.jpg);
	background-repeat:repeat-y;
	width: 374px;
	height:296px;
	position:relative;
	float:left;
	margin-top:10px;
	padding-left:5px;
	padding-right:10px;
	text-align:left;
}
.main_text {
	width:600px;
	float: right;
	text-align:center;
	padding-top:10px;
}
.clear {
	clear:both;
	width:780;
}
