@charset "utf-8";
body {
	background-image: url(images/main_bg.jpg);
	margin-top: 0px;
	background-repeat: no-repeat;
}

#container {
	margin: auto;
	width: 955px;
}


#mainbody {
	background-color: #FFFFFF;
	height: 600px;
}

#navbar {
	float: left;
}

#pagecontent {
	float: left;
	height: 600px;
	width: 805px;
}
#footer {
	background-image: url(images/footer.jpg);
	clear: both;
	height: 20px;
}
#FootNav {
	float: left;
	padding-left: 5px;
	margin-top: 3px;
}


#FootNav a {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright {
	float: left;
	margin-top: 3px;
	padding-left: 50px;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_top {
	background-color: #85335C;
}
#nav_top .style2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#flash {
	float: left;
	margin-right: 8px;
	width: 468px;
}
#sub_flashtxt {
	margin-top: 20px;
	width: 468px;
	float: left;
}
#txt_bx1 {
	margin: 10px;
}
#text_box1 {
	float: left;
	background-image: url(images/text_box.jpg);
	height: 527px;
	width: 321px;
	margin-right: 8px;
}

.style6 {
	font-size: small;
	color: #333333;
}

.style5 {
	font-size: medium;
	color: #8C3F66;
	font-weight: bold;
}
#top2 {
	float: right;
}
