body{
	background:url(images/bgtop.jpg)  repeat-x top center;
	font-family: Arial, Verdana, serif;
	margin:0;
	padding:0;
}
#wrapper{
	width:720px;
	margin:auto;
	background:url(images/mid.jpg) repeat-y top center;
}
.top{
	background:url(images/top.jpg) no-repeat top center; 
}
.header{
	padding:40px 40px 0 40px;
	font-weight:bold;
	font-family: Impact, Trebuchet MS,Tahoma;
	text-align:center;
	font-size:32px;
	color:#a00000;
}
.headertext{
	padding:0px;
	color:#000;
	font-size:46px;
}
h1.headline{
	font-size:36px;
	font-family:Impact, Arial Black,serif;
	text-align:center;
	margin:auto;
	margin-top:10px;
}
.content{
	margin:auto;
	padding:0 50px 0 50px;
}
.boxgraphic{
	background:url(images/optinbox.jpg) no-repeat bottom center;
	height:300px;
	width:450px;
	margin:auto;
	font-weight:bold;
	color:#000;
}
.boxcontent{
	padding:30px;
	padding-top:50px;
	font-family:Trebuchet MS,Tahoma,arial,verdana;
	font-size:26px;
	text-align:center;
	margin:auto;
}
.boxgraphic table,form, .boxdashed table{
	font-size:14px;
	margin:auto;
	font-weight:bold;	
	color:#000;
}
.boxdashed{
	font-family:Tahoma;
	border:5px dashed #000;
	width:auto;
	width:450px;
	margin:auto;
	background-color:#ffffcc;
	text-align:center;
	color:#000;
}
.box1{
	background-color:#FFFECE;
	border:3px solid #a90504;
	width:450px;
	margin:auto;
	padding:8px;
	color:#000;
	font-size:14px;
}
.testbox img{
	padding:0 5px;
	margin:0 5px;
}
.inputsubmit input{
	height:35px;
	font-weight:bold;
	font-size:18px;
	width:auto;
	width:100%;
	font-family:Arial;
}
.inputsubmit {
	margin:auto;	
	background-color:#800000;
	padding:5px;
}
.footer{
	background:url(images/footer1.jpg) no-repeat top center;
	height:58px;
	font-size:small;
	padding:0;
	text-align:center;
	width:720px;
	margin:auto;
}
.bottomtext, .bottomtext a{
	font-size:smaller;
	color:#999999;
	width:620px;
	margin:auto;
	text-align:center;
}
.style1 {
	color: #990000;
	font-weight: bold;
	font-size: 24px;
}
img, img a{
  border:none;
}