body {
	background-color: #8E97CC;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: url(images/intro-panel-bg.jpg);
	height: 496px;
	width: 732px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	background-color: #8E97CC;
	padding: 5px;
}
.subs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	display: block;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F0BFD8;
	width: 300px;
}
.subsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
	margin-bottom: 0px;
	background-color: #F0BFD8;
	margin-right: 60px;
	margin-left: 60px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	width: 500px;
	margin-right: auto;
	margin-left: 100px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: left;
}
#navi p {
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#navi a {
	color: #333333;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
}
.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 190px;
	margin-right: 60px;
	margin-left: 60px;
}
.subwrapper {
	float: left;
	width: 300px;
	text-align: center;
	white-space: normal;
	margin-top: 20px;
	padding: 0px;
	margin-right: 25px;
	margin-left: 25px;
}
#content {
	padding-top: 10px;
	width: 720px;
}
#navi a:hover {
	color: #000000;
	text-decoration: none;
}
.subsub-lowerline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	float: left;
	display: block;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.bodytext a:hover {
	color: #606689;
}
