body {
	background-color: #b4c8d6;
	background-image: url(images/backfade.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.mainback {
	background-image: url(images/backmain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px auto;
	height: 503px;
	z-index: 0;
	width: 722px;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: justify;
}
.bodytext a:hover {
	color: #6A7D8A;
	text-decoration: none;
}

.bodytext a:link {color: #FFFFFF;
	text-decoration: none;
}
.bodytext a:visited {color: #5C6E7C;
	text-decoration: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6A7D8A;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:link {color: #6A7D8A;
	text-decoration: none;
}
.footer a:visited {color: #6A7D8A;
	text-decoration: none;
}
.menu {
	top: 90px;
	position: relative;
	z-index: 10;
	left: 340px;
	width: 327px;
}
.mainpic {
	z-index: 30;
	left: 61px;
	top: 58px;
	width: 279px;
	height: 391px;
	position: relative;
}
.pictitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #3e515f;
}
