@charset "utf-8";
/* CSS Document */

body {
	background: #FFF url(images/subpageback.jpg) top left repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 17px;
	line-height: 26px;
}

p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a:link {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #692d91;
	text-decoration: underline;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}

#header {
	background-image:url(images/subheaderback.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height: 439px;
	min-height: 439px;
	max-height: 439px;
	margin: auto;
}

#header2 {
	width: 760px;
	min-width: 760px;
	max-width: 760px;
	margin: 0 auto 0 auto;
	padding: 380px 0 0 0;
	background: none;
	color: #FFF;
}

#menu {
	background-image:url(images/submenuback.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height: 95px;
	min-height: 95px;
	max-height: 95px;	
	margin: 0 auto 0 auto;
	text-align: center;
}

#content {
	width: 760px;
	max-width: 760px;
	min-widht: 760px;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
}

#title {
	width: 760px;
	max-width: 760px;
	min-widht: 760px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: left;
}

.menu {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.menu:hover {
	text-deocration: none;
	color:#692d91;
}

a.menu:active {
	text-deocration: none;
}

a.menu:visited {
	text-decoration: none;
}

.baise {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 280px;
}

.highlight1 {
	color: #692d91;
	font-size: 36px;
	font-weight: bold;
	line-height: 65px;
	text-align: center;
}

.highlight2 {
	color: #692d91;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}

.highlight2a {
	color: #692d91;
	font-size: 48px;
	font-weight: normal;
	text-align: left;
}

.highlight3 {
	color: #6eb74a;
	font-weight: bold;
}

.highlight3a {
	color: #692d91;
	font-weight: bold;
}

.highlight4 {
	font-size: 24px;
}
