@charset "utf-8";
/* CSS Document */
body {
	font-family: Century Gothic, Arial;
	color: #000000;
	font-size: 14px;
	line-height:150%;
	letter-spacing:0px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-color:#82cfca;

  background-position: inherit;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

#MainWrapper {
margin: 0 auto;   
padding: 0;   
position:relative;
}

#Container {
position: relative;
	marign: 0px auto; 
	z-index:1;
}

#MainBody_Text_BG {
width:869px;
background-image:url(images/TopPage_BG.jpg); background-repeat:no-repeat;


}

#MainBody_Text {
margin-left:55px;
margin-right:50px;
}


#Footer {
position:absolute;
top:3000px;
width:254px;
text-align:center;

}

a {
color: #006666;
text-decoration:none;
font-weight:bold;

}

a:hover {
color:#000000;
text-decoration:underline;

}

h1 {
display:inline;
font-size:24px;
line-height:150%;
color:#009999;

}

h2 {
display:inline;
font-size:18px;
line-height:150%;
color: #009999;

}

h3 {
display:inline;
font-size:14px;
line-height:150%;
color: #009999;

}

.TenPoint {
font-size:12px;
}

.WhiteBack {
width:310px;
background-color:#FFFFFF;
padding: 5px 5px 5px 5px;
border-style: solid;
border-color:#66CC99;
border-width:thin;
margin-left: 10px;


}

#PayPalButton {
padding-left:160px;
}
