body {
	background: #BDD879 url(images/body_bg.gif) 0 0 repeat-x;
	color: #CACDE6;
	font: 17px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 715px;
}

#optin_td { background: #6E6F9F url(images/optin_bg.jpg) 0 0 no-repeat;	height: 192px; }
#optin_td2 { background: #6E6F9F url(optin_bg_home.jpg) 0 0 no-repeat;	height: 192px; }
#optin_content { margin: 110px 0 0 300px; }
#optin_content input { border: 1px solid #747474; font-size: 10px; }

#audio_td { background: #6E6F9F url(images/audio_bg.jpg) 0 0 no-repeat; height: 41px; }
#audio_td2 { background: #6E6F9F url(images/audio_bg2.jpg) 0 0 no-repeat; height: 41px; }
#audio_content { margin-left: 231px; }

#content_td { background: #6E6F9F url(images/content_bg.gif) 0 0 repeat-y; }
#content_content { border: 2px solid #8588bd; margin: 0 19px 0 12px;  padding: 16px 26px; }

#footer_td { background: #6E6F9F url(images/footer_bg.gif) 0 0 no-repeat; height: 97px; }
#footer_content {
	color: #c3de81;
	font-size: 13px;
	font-weight: normal;
	margin: 10px 0 0 0;
	text-align: center;
}

form { margin: 0; padding: 0; }
.darkblue { color: #20214f; }

h1 {
	color: #333366;
	font-weight: normal;
	size:14px;
	}
	
h2 {
	color: #333366;
	font-weight: normal;
	size:11px;
}

a, a:link { color: #333366; text-decoration: underline; }
a:visited { color: #333366; text-decoration: underline; }
a:hover { color: #CCE68C; text-decoration: none; }
a:active { color: #333366; text-decoration: underline; }

.style1 {
	color:#333366;
	font-weight:bold;
	}