body {
	font-family: Verdana, Tahoma, Arial;
	color: #012F3E;
	font-size: 11px;
	background: #FFFFFF url(/images/main/menu.gif) repeat-y left top;
	margin: 0px;
	min-width: 810px;
	width: 100%;
	max-width: 100%;
}
a,a:link {
	color: #993256;
	text-decoration: none;
}
a:visited,a:active {
	color: #B94266;
	text-decoration: none;
}
a:hover {
	color: #CC6699
}
h1,h2,h3,h1 a:link,h1 a:visited,h1 a:active,h2 a,h2 a:link,h2 a:visited,h2 a:active,h3 a,h3 a:link,h3 a:visited,h3 a:active {
	color: #0240AF;
	font-family: "Gill Sans MT", Verdana;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #99006B;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
}
#top {
	min-width: 810px;
	width: 100%;
	height: 107px;
	max-width: 100%;
	display: block;
	clear: both;
	margin: 0;
	background: url(/images/main/top-background.gif) repeat-x left top;
}
#top span {
	display: block;
	margin: auto;
	text-align: left;
	float: left;
}
#top .feet {
	float: left;
	clear: left;
}
#top .center,#top .high {
	width: 586px;
	display: block;
	margin: auto;
}
#top .center {
	height: 107px;
	text-align: left;
	clear: right;
}
#top .high {
	height: 1px;
	clear: both;
	padding: 12px;
	background: url(/images/main/top-high.gif) no-repeat;
}
#top .logo {
	clear: left;
}
#top .low {
	width: 537px;
	height: 1px;
	clear: both;
	padding: 14px;
	background: url(/images/main/top-low.gif) no-repeat left top;
	display: block;
	margin: auto;
}
#menu {
	width: 148px;
	padding: 5px 6px 2px 27px;
	display: block;
	margin: auto;
	float: left;
	clear: left;
}
#menu .current,#menu a,#menu a:link,#menu a:visited,#menu a:active,#menu a:hover,
#menu .current_small,#menu a.small,#menu a.small:link,#menu a.small:visited,#menu a.small:active,#menu a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #080310;
	font-weight: bold;
	display: block;
	font-size: 12px;
	height: 16px;
	padding: 3px 2px 2px 5px;
	border: solid 1px #FFFFFF;
	margin: auto auto 3px;
	background: url(/images/main/button.gif) repeat-y left top;
}
#menu .current_small,#menu a.small,#menu a.small:link,#menu a.small:visited,#menu a.small:active,#menu a.small:hover {
	color: #080940;
}
#menu .current,#menu a:hover,#menu .current_small,#menu a.small:hover {
	color: #080980;
	background: url(/images/main/button-2.gif) repeat-y left top;
}
#menu .current,#menu .current_small {
	height: 16px;
	padding: 2px 2px 1px 5px;
	border: solid 2px #FFFFFF;
}
#menu .current_small {
	padding: 2px 2px 1px 5px;
	border: solid 2px #FFFFFF;
}
#menu .current_small,#menu a.small,#menu a.small:link,#menu a.small:visited,#menu a.small:active,#menu a.small:hover {
	color: #2E0067;
	font-size: 11px;
	height: 12px;
	padding: 1px 1px 3px 12px;
	background: url(/images/main/button-small.gif) repeat-y left top;
}
#menu .current_small,#menu a.small:hover {
	background: url(/images/main/button-small-2.gif) repeat-y left top;
}
#menu .current_small {
	padding: 0 1px 2px 12px;
}
#content {
	max-width: 800px;
	width: 70%;
	width: expression(document.body.clientWidth - 250+"px");
	display: block;
	margin: 5px 30px auto 30px;
	float: left;
	clear: right;
}
input,select,textarea {
	font-family: Verdana, Tahoma, Arial;
	color: #3C3177;
	font-size: 12px;
	border: 1px solid #8F89DC;
}
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.submit {
	color: #FFFFFF;
	background-color: #3C3177;
	font-weight: bold;
}
.photo_right,.right_photo {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.photo_left,.left_photo {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.announcement {
	margin: 2px 0 -10px;
	padding: 2px 5px;
	border: 1px solid #2B58C1;
	display: block;
	background-color: #F0FAFF;
	top: -10px;
	position: relative;
}
