* {
	padding: 0;
	margin: 0;
}

body {
	font: normal 76%/1.8em Helvetica,Arial,sans-serif;
	background: #3e1457;
}

p, ol, ul, h1, h2 {
	margin: .5em 0;
}

a:link, a:visited {
	color: #0000CC;
	text-decoration: underline;
}

a img {
	border: 0;
}

#container {
	width: 1000px;
	margin: 20px auto;
	background: #3e1457 url(../img/bg.jpg) top center repeat-y;
}

#header {
	text-align: center;
	background: transparent url(../img/masthead_0.jpg) top left no-repeat;
	width: 1000px;
	height: 250px;
}

body#optin #header {
	background: transparent url(../img/1.jpg) top left no-repeat;
	width: 1000px;
	height: 250px;
}

#footer {
	width: 1000px;
	height: 120px;
	background: url(../img/7.jpg) bottom left no-repeat;
}

#content {
	margin: 20px 80px;
}

#content p, #content li {
	color :#333;
	font: normal 1.1em/1.5em Helvetica,Arial,sans-serif;
}

#content p, #content ol, #content ul {
	margin: 0 0 2em 0;
}

ul, ol {
	padding-left: 2em;
}

#content h1 {
	color: #CC0000;
	font: 600 2em/1.1em Helvetica,Arial,sans-serif;
	text-align: center;
	margin: 1em 0 .1em 0;
	letter-spacing: -1px;
}

#content h2 {
	color: #666;
	font: 600 1.4em/1em Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 1em 0;
	letter-spacing: -1px;
}

#content h3 {
	font: 900 1.4em/1.5em Arial,Helvetica,sans-serif; 
	margin: 2em 0em; 
	color:#3e1457;
	text-align: center;
}

#optinbox {
	float: right;
	position: relative;
	left: 30px;
	top: -50px;
	width: 320px;
	background: url(../img/4.jpg) repeat-y;
}

#optinhead {
	width: 320px;
	height: 243px;
	background: url(../img/3.jpg) top no-repeat;
}

#optintail {
	width: 320px;
	height: 53px;
	margin-top: -20px;
	background: url(../img/5.jpg) bottom no-repeat;
}