@charset "utf-8";
h2 {
	color: #000;
}


a {
	color: #00C;
	text-decoration: underline;
	font-size: 90%;
}


a:hover {
	color: #C0D94F;
}
body a img {
	text-decoration: none;
	border: 0 none;
}
body {
	color: #000;
	background-color: #F7E0B0;
	font-size: 108%;
}
#bottom img {
	margin-left: 375px;
}


#header {
	background-image: url(../images/header_bg.png);
	height: 434px;
	width: 100%;
	background-repeat: repeat-x;
}
#header img {
	margin-left: 75px;
}

#center {
	margin: 0 auto;
	width: 922px;
	position: relative;
	margin-top: -364px;
}


#top {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	height: 326px;
	padding-top: 88px;
	padding-left: 90px;
}
#top a {
	font-size: 72%;
	padding-left: 11px;
	padding-right: 5px;
	color: #850844;
}
#top a:hover {
	color: #F33F95;
}

.side_list li {
	list-style-type: square;
	font-weight: bold;

}
.side_list {
	padding-bottom: 2px;
	padding-left: 8px;
	margin-left: 68px;
	padding-top: 10px;
}
.main_list li {
	list-style-type: square;
}
.main_list {
	font-size: 108%;
	line-height: 155%;
	font-weight: bold;
	margin-left: 350px;
}
#top p {
	width: 650px;
	padding: 0px;
	margin-top: 0px;
	font-size: 108%;
	line-height: 145%;
	padding-bottom: 15px;

}







#wrap {
	background-image: url(../images/wrap.png);
	background-repeat: repeat;
	width: 922px;


}
#bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	height: 230px;
}

.rightside {
	width: 325px;
}
#content p {
	padding-top: 15px;
	padding-left: 62px;
	padding-right: 35px;

}


#content h1 {
	font-size: 1.35em;
	padding-right: 50px;
}
#content h2 {
	padding-bottom: 10px;
	font-size: 225%;
	color: #850744;
	padding-left: 92px;
	padding-top: 10px;
}
#content h3 {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 62px;
}
#content h4 {
	font-weight: bold;
	padding-top: 25px;
}

#content {
	margin-right: 65px;
	margin-left: 75px;
	margin-top: -15px;

}
#content a {
	font-size: 72%;
	padding-left: 54px;
	color: #850844;
}
#content a:hover {
	color: #F33F95;
}

#sidebar {
	float: right;
	position: absolute;
	top: 761px;
	left: 450px;
	margin-right: 8px;
	width: 410px;
}
#sidebar p {
	width: 325px;
}

#sidebar h2 {
	font-size: 135%;
	color: #FFF;
}




#footer {
	background-image: url(../images/footer_bg.png);
	width: 100%;
	height: 81px;
	background-repeat: repeat-x;
	clear: both;
	float: none;
}

.right_image {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.left_image {
	float: left;
	padding-right: 20px;
}
.bold {
	font-weight: bold;
}
.right_2 {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: -65px;
}

.class1 A:link {text-decoration: none; color: white;}
.class1 A:visited {text-decoration: none; color: white;}
.class1 A:active {text-decoration: none; color: white;}
.class1 A:hover {text-decoration: underline; color: white;}