body {
	background-color: #02acc7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

.main_body {
background:url(../images/bg_tile.jpg) repeat;
}

.footer {
background:url(../images/footer.jpg);
width: 1000px;
height: 21px;
color: #FFFFFF;
padding: 40px 0px 20px 0px;
text-align:center;
font-size:10px;

}

.menu{
vertical-align:top;
width: 205px;
}

.body_text {
vertical-align:top;
padding: 0px 125px 50px 50px;
line-height: 20px;
}

.body_text1 {
vertical-align:top;
padding: 20px 125px 50px 50px;
line-height: 20px;
background:url(../images/bg_image_sharon.jpg) center no-repeat top;
}

.body_text2 {
vertical-align:top;
padding: 20px 125px 50px 50px;
line-height: 20px;
background:url(../images/bg_image_sharon1.jpg) center no-repeat top;
}

a {
outline:none;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}

h1 {
font-size: 16px;
color:#333366;
}

h2{
font-size: 16px;
color:#FF3399;
text-transform: uppercase;
}

h3 {
font-size: 14px;
color: #006699;

}

.float_left {
float: left;
padding: 0px 20px 10px 0px;
font-size:10px;
color:#FF6600;
}
.float_right {
float: right;
padding: 0px 0px 10px 20px;
font-size:10px;
color:#FF6600;
}

.indent_body {
padding: 0px 0px 0px 40px;
}