body
{
	background-color:#95452c;
	margin:10px;
	padding:0px;
	/*background-image:url(../images/bg.jpg);*/
	font-family:arial,tahoma,verdana;
	text-align:center;
}

td
{
	font-size:11px;
	
}

a
{
	color:#0000ff;
	font-weight:bold;
}
a:hover
{
	text-decoration:none;
}

.Header
{
	margin:auto;
	width:898px;
}
.Header .optin
{
	background-image:url(../images/OptinBg.gif);
	background-repeat:no-repeat;
	padding:25px 15px 0 40px;
	width:391px;
	height:313px;
	color:#51847e;
}
.Header .optin input
{
	border:solid 1px #6a6a6a;
}
.Header .optin th input
{
	border:none;
}
.Audio
{
	/*background-image:url(../images/AudioBg.gif);
	background-repeat:no-repeat;*/
	background-color:#f9f5e9;
	border-left:solid 3px #872100;
	text-align:left;
	padding-left:20px;
}

.Block1
{
	background-image:url(../images/BodyBg.gif);
	background-repeat:repeat-y;
	margin:auto;
	width:898px;
}

.Block1 div
{
	background-image:url(../images/2ndOptinBg.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:center;
	width:428px;
	height:301px;
	padding:5px 15px 0 35px;
	
}

.Block1 td
{
	font-size:11px;
}

.Block2
{
	background-image:url(../images/BodyBg.gif);
	background-repeat:repeat-y;
	margin:auto;
	width:838px;
	padding:0 30px;
	text-align:left;
}


.Footer
{
	background-image:url(../images/FooterBg.gif);
	background-repeat:no-repeat;
	margin:auto;
	width:898px;
	height:88px;
	text-align:center;
}
.Footer table
{
	margin:auto;
	width:94%;
	margin-top:35px;
}
.Footer td
{
	color:#FFFFFF;
}
.Footer a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.Footer a:hover
{
	color:#ffcb5b;
}



.Font24
{
	font-size:24px;
	font-weight:bold;
}

.Font20
{
	font-size:20px;
	font-weight:bold;
}

.Font16
{
	font-size:16px;
}

.Teal
{
	color:#015b66;
}
.Red
{
	color:#ff0000;
}
.Brown
{
	color:#800000;
}




