#wrapper {
	width: 925px;
	border: 1px solid #F276CA;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(../images/header.jpg);
	height: 185px;
}
#wrapper #header #note {
	text-align: right;
	padding-right: 24px;
	padding-top: 150px;
}
#wrapper #header #note a {
	font-family: Verdana;
	font-size: 15px;
	color: #340C24;
	text-decoration: none;
}
#wrapper #header #note a:hover {
	color: #821183;
	text-decoration: underline;
}
#wrapper #menu {
	height: 26px;
}
#wrapper #menu li {
	display: inline;
	font-family: Verdana;
	font-size: 13px;
	color: #990099;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	width: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFC4DA;
}
#wrapper #menu ul {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrapper #menu a {
	font-family: Verdana;
	font-size: 13px;
	color: #990099;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #menu a:hover {
	color: #F687C9;
}
.menu_highlight3 {
	color: #701C4E;
	text-decoration: none;
	list-style-type: none;
	margin-right: 0px;
	background-color: #F5D3DF;
}
#wrapper #subMenu {
	height: 10px;
	background-color: #9D399B;
}
#wrapper #content {
	min-height: 400px;
}
#wrapper #content #textArea {
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 50px;
	height: auto;
}
#wrapper #content #right_side {
	float: right;
	width: 200px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#wrapper #disclaimer {
	padding-right: 50px;
	padding-left: 50px;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFA9CE;
	padding-top: 5px;
}
#wrapper #disclaimer p {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #9D399B;
	text-align: center;
	height: 19px;
	padding-top: 6px;
}
.indexSmall {
	color: #6D1F49;
}
