body {
	margin:0 auto;
	width:770px;
	background:#0064c4 url(fw/bg.gif) repeat-y center;
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	width:760px;
	margin:0 0 15px 5px;
	border-bottom: 3px double #0064c4;
}

.header {
	width:658px;
}

#wrapper {
	width:560px;
	float:left;
	margin: 0 0 0 15px;
}




/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/pro_dropline7.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {position:static;}
#dropline {position:relative; font-size:12px; height:38px;}

#dropline, #dropline ul {padding:0; margin:0; list-style:none; width:760px;}

#dropline table {
	border-collapse:collapse;
	padding:0;
	width:0;
	height:0;
	font-size:12px;
	float:none;
	margin-top: -1px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dropline li {float:left; height:38px; margin-right:1px;}
#dropline li a {
	float:left;
	display:block;
	height:38px;
	line-height:38px;
	padding:0 6px 0 7px;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	background-color: #0066CC;
}
#dropline li a.down {background:#0066CC;}
#dropline li ul li a.down {font-size:15px; color:#FFFFFF; font-weight:normal;}

#dropline li a:hover {white-space:nowrap; color:#FFCC00;}
#dropline li a.down:hover {white-space:nowrap; color:#0000FF; background:#FFFFFF;}

#dropline li:hover > a {color:#FFCC00;}
#dropline li:hover > a.down {color:#FFCC00;}

#dropline li ul {position:absolute; top:38px; left:-9999px; z-index:10; background:url(sub-back.png) left top;}
#dropline li ul.floatRight li {float:right;}

#dropline :hover ul,
#dropline :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul :hover ul :hover ul {left:0; background:transparent;color:#FFFFFF;}

#dropline :hover ul ul,
#dropline :hover ul :hover ul ul,
#dropline :hover ul :hover ul :hover ul ul,
#dropline :hover ul :hover ul :hover ul :hover ul ul {left:-9999px; top:38px; background:#0000FF;}

h1 {
border-bottom: 3px double #0064c4;
margin:10px 0 10px 0;
font-size:2em;
}

#content {
	width:400px;
	float:none;
	margin: 0 0 0 15px;
	border-bottom: 3px double #0064c4;
}

#content1 {
	border-bottom: 3px double #0064c4;
}

.pic {
float:left;
margin:0 10px 0 0;
}

#newswrapper {
	float:left;
	width: 180px;
	}

#footer {
	clear:both;
	border-top: 3px double #0064c4;
	width:540px;
	margin-left:15px;
	text-align:center;
}

h3 {
	border-bottom: 3px double #0064c4;
	text-align:center;
	font-size:1.1em;
}

.noborder {
border:none;
}

ul {
	list-style-type:none;
}

li {
	list-style-type:none;
}
.point {
	list-style-type: disc;
	margin-left: 6px;

	}
#leftcontent {
	width:100px;
	float:left;
}

#rightcontent {
	width:150px;
	float:left;
	padding:0;
	margin:0;
}

.form {
	padding:0;
	margin:0 0 0 5px;
}

.block {
	padding:0;
	margin:0;
	height:23px;
	text-align: right;
	display: block;
	vertical-align: middle;
}

#form {
	width:400px;
	float:left;
}

.red {
	color: #FF0000;

}
#map {
	width: 400px; 
	height: 300px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

.height {
height:100px;
}

.leftcolumn {
	width: 170px;
	float:left;
	text-align: center;
}

.rightcolumn {
	width:170px;
	float: right;
	text-align: center;
	
}

.center {
	width:400px;
	float:none;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FF0099;
	}

.announcement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #FF9900;
	background-position: center;

}
