body
{
	background:#000 url(images/bg.png) repeat-x;
}

#header
{
	background: url(images/headerBG.png) no-repeat;
	height: 179px;
}

#textWrapper
{
	background: url(images/contentBG.png) repeat-y;
}


#footer
{
	background: url(images/footerBG.png) no-repeat;

	height: 46px;
}
h1{padding: 0 0 .1em 0}

h2{}

h3{}

a{font-size: 13pt; color:#660000; font-weight: 600;}

p{padding: 1em 4em 0 4em; font-size: 10pt;}

.one li{color:#ff0000; padding: 1em 0 0 0; font-size: 10pt; font-weight:600; font-style: oblique;}
.two li{padding: .2em 0 0 0; font-weight: 600; font-size: 10pt;}
.bigBold2{font-weight: 600; font-size: 13pt;}
.centered{text-align: center;}
.redUnderlined{color:#ff0000; text-decoration: underline;}
.bigBold{font-weight: 600;}
.bigRed{font-weight: 600; color:#ff0000; font-size: 14pt;}
.redBold{color:#ff0000; font-weight: 600; font-style: italic;}
.redp{color:#ff0000; font-style: italic; font-weight: 600;}
.redtxt{color:#ff0000; font-size: 13pt}
.tri{color:#662222; font-size: 36pt; font-family: Georgia, Times, serif;}
*{font-family: "Arial", sans-serif; margin: 0; padding: 0;}
body{margin: 10px;}

.bord{margin: 2em 0 0 0; border: #0000ff 2px solid}

#aweberForm
{
   width: 670px;
   height: auto;
   border: 1px #ccc solid;
   margin: 0 auto;
   
}

.labelDiv
{
   width: 155px;
   background: #fff;
   text-align: right;
   padding-right: .1em;
   border: 1px #ccc solid;
   padding-bottom: .3em;
   padding-top: .3em;
   margin-bottom: .2em;
   font-family: "Times new roman", times, serif;
}

.inputDiv
{
   width:497px;
   background: #ffffe0;
   border: 1px #ccc solid;
   padding: .2em;
 
}

#bottomForm
{
   background: #8799cc;
   text-align: center;
   padding: .2em;
   width: 670px;
   margin: 0 auto;
}
.Aweb .boxs
{
	padding: .1em;
	margin-top: .8em;
	margin-bottom: .2em;
	margin-left: 10em;
	width: 300px
}

/* ----------------END FORM-------------- */


.bottom
{
	width: 600px;
	margin-left: 10em;
	padding: .4em;
	border: solid #cccccc 1px;
	margin-top: 1em;
}

.bottom a, .bottom p
{
	font-size: 11pt;
}


#container
{
	width: 989px;
	margin: 0 auto;
}

.darkRed
{
	color:#660000;
}

#ah
{
	position: absolute;
	margin-left: 20em;
	margin-top: -12.5em;
	font-style: italic;
}

.copy
{
	font-size: 9pt;
	color: #fff;
}

.Vern
{
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 9pt;
}

.ArialBlack
{
	font: 9pt;
	font-family: "Arial Black", Arial, "Helvetica Neue",Helvetica, Geneva, sans-serif;
}