.nav {
	color: #FFFFFF;
	font: 14px Tahoma;
	line-height:34px;
}
.maincontent_bg {
	background: url(../images/main_content_bg.png) repeat-y center top;
}
#button {
	position: absolute;
	height: 145px;
	width: 114px;
	left: 690px;
	top: -55px;
}
#button2 {
	position: absolute;
	height: 145px;
	width: 114px;
	left: 550px;
	top: -55px;
}
.text {
	font: 12px "Trebuchet MS";
	color: #666666;
	padding: 0px;
	text-align: left;
	margin: 5px;
}
.text2 {
	font: 13px "Trebuchet MS";
	color: #666666;
	margin:0px;
	padding:0px;
}
.text2 a:link, .text2 a:visited, .text2 a:active {
	text-decoration:underline;
	color:#915C92;
}
.text a:hover{
	text-decoration:none;
}
.center h6 {
	color: #7B437D;
	font: bold 14px "Trebuchet MS";
	padding: 0px;
	border-bottom: 1px dotted #7F4680;
	margin: 5px 5px 0px;
	text-align: left;
}



.nav a {
	display:block;
}
.nav a:link, .nav a:visited, .nav a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.nav a:hover {
	color: #FFFFFF;
	display:block;
	background: url(../images/side_bg.gif);
}
.footer-text {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
.footer-text a:link, .footer-text a:visited, .footer-text a:active {
	color: #FFFFFF;
	text-decoration:none;
}
strong {
	font-weight: bold;
}

.footer-text a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.title {
	font: bold 13px/34px "Trebuchet MS";
	color: #FFFFFF;
	padding-left: 15px;
	text-align: left;
}
#newletter {
	position: absolute;
	width: auto;
	left: 528px;
	top: -25px;
}
h5 {
	color: #854F86;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #925E93;
	background-color: #F5EFF5;
	margin: 10px;
	padding: 10px;
	text-align: center;
	border: 1px solid #89528A;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

