body {
	margin:0;
	padding:0;
	background:url(img/bgD.jpg) repeat top left;
	text-align: center;
}
#contain {
	width:700px;
	height:auto;
	background:url(img/bgL.jpg) repeat top left;
	margin: 0 auto;
	border-bottom: 50px solid #3399CC;
	color: #66CCFF;
}
#head {
	background:url(img/dwd-head.jpg) no-repeat top left;
	width:700px;
	height:125px;
}
#content {
	padding:30px;
	border-bottom: 10px solid #66CCFF;
	text-align:left;
	padding-bottom:10px;
	position:relative;
}
#headshot {
	position:absolute;
	top:30px;
	left:30px;
	height:215px;
	width:169px;
	background:url(img/bg-headshot.jpg) no-repeat center center;
}
#headshot img {
	margin:15px 0 0 14px;
}
#foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 2em;
}
#foot a {
	color: #999999;
	text-decoration: none;
}
#foot a:hover {
	color:#900;
}
h1 {
	font-family:Georgia,"Palatino Linotype","Times New Roman",Times, serif;
	color:#3399CC;
	line-height:1.3em;
	font-size:22px;
	margin:.6em 0;
	padding:0;
}
h2 {
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	color:#900;
	font-size:16px;
	line-height:1.1em;
	margin:0 auto;
	padding:.3em 0;
	width:100%;
	border-bottom:5px #e1e1e1 solid;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
	font-size:16px;
	line-height:1.3em;
	margin:0 auto;
	padding:.3em 0;
	font-weight:normal;
}
p {
	font-family:Arial, Helvetica, sans-serif; 
	color:#666666; 
	line-height:1.5em;
	font-size:14px;
}
strong.get {
	color:#900;
	font-style:italic;
}
#feature {
	padding-left:190px;
}
#audio {
	position:absolute;
	top:248px;
	left:35px;
	width:160px;
	height:24px;
}
#calldetails {
	padding:20px 0 20px 150px;
	background:url(img/teleseminar-marni-iPhone.png) transparent no-repeat left 25px;
	border-top:3px double #3399CC;
	border-bottom:3px double #3399CC;
	margin:20px 0;
}
#question {
	padding-left:190px;
}
p.details {
	font-size:14px;
}
p.details span {
	font-size:16px;
	font-weight:bold;
}
p.extra {
	font-size:11px;
	color:#999;
}
div.addon {
	margin:10px 0;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	min-height:120px;
}
a img {
	border:none;
}
.addon a img {
	float:left;
	margin-right:15px;
	border:1px solid #ccc;
}
a, td {
	color: #3399CC;
}
a:hover {
	color:#900;
}
td {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3399CC;
	font-size:16px;
}
span.ast {
	font-size:10px;
	color:#900;
	position:relative;
	top:-5px;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
td {
	text-align:left;
}
label {
	text-align:right;
}

