@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/graphics/rays_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
}

h1 {
	font-size: 20pt;
	color: #CC0000;
	text-align: center;
}

h2 {
	font-size: 16px;
	color: #000000;
	text-align: center;
}

p, td {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

tr {
	vertical-align: top;
}

img {
	border: 0px;
}

a:link {
	font-size: 16px;
	color: #000099;
}

.bold {
	font-weight: bold;
}

.customerreviewbox {
	width: 500px;
	background-image: url(/graphics/customer_quote_1.png);
	background-repeat: no-repeat;
	padding: 10px;
	margin: auto;
}

.customerreviewbox2 {
	width: 500px;
	background-image: url(/graphics/customer_quote_2.png);
	background-repeat: no-repeat;
	padding: 10px;
	margin: auto;
}

.customerreviewheading {
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
}

.customerreviewtext {
	color: #5b2f22;
}

.disclaimer {
	font-size: 11px;
}

.emailcourseticksbox {
	width: 500px;
	background-image: url(/graphics/emailcourse_box.png);
	background-repeat: no-repeat;
	padding: 10px;
	margin: auto;
}

.fivegoodreasonsbox {
	width: 500px;
	background-image: url(/graphics/five_good_reasons.png);
	background-repeat: no-repeat;
	padding: 10px;
	margin: auto;
}

.guaranteedbox {
	width: 500px;
	background-image: url(/graphics/guaranteed_box.png);
	background-repeat: no-repeat;
	padding: 10px;
	margin: auto;
}

.infobox {
	width: 500px;
	border: solid 1px #f69419;
	background-color: #fef9cd;
	padding: 10px;
	margin: auto;
}

.infoheading {
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
}

.infotext {
	color: #5b2f22;
}

.starquotebox {
	width: 580px;
	background-image: url(/graphics/star_quote.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 45px;
	padding-bottom: 30px;
	margin: auto;
	text-align: right;
}

.starquotebox2 {
	width: 580px;
	background-image: url(/graphics/star_quote2.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 45px;
	padding-bottom: 30px;
	margin: auto;
	text-align: left;
}

.stayoncoursebox {
	width: 500px;
	background-image: url(/graphics/stay_on_course.png);
	background-repeat: no-repeat;
	padding: 10px;
	margin: auto;
}

.superbsoundbox {
	width: 500px;
	background-image: url(/graphics/superb_sound.png);
	background-repeat: no-repeat;
	padding: 10px;
	margin: auto;
}

p.intropara {
	font-weight: bold;
}

/* p.intropara:first-letter {
	font-size:40px;
} */

.red {
	color: #CC0000;
}

.shazziespeakscallout {
	font-size: 16px;
	font-weight: bold;
}

/* layers */

#bonusfeatures {
	background-image: url(/graphics/bonusfeatures_bg.png);
	width: 591px;
	height: 1000px;
	margin: auto;
}

#bonusfeatures2 {
	background-image: url(/graphics/bonusfeatures_bg2.png);
	width: 591px;
	height: 1090px;
	margin: auto;
}

#content {
	width: 710px;
	margin: auto;
}

#disclaimer {
	width: 500px;
	margin: auto;
	font-size: 11px;
}

#footer {
	background-image: url(/graphics/footer_bg.png);
	background-position: bottom;
	width: 960px;
	height: 237px;
	margin: auto;
	border: dashed 1px #FFFFFF;
}

#header {
	background-image: url(/graphics/top_banner.png);
	width: 960px;
	height: 311px;
	margin: auto;
}

#header_email {
	background-image: url(/graphics/top_banner_email.png);
	width: 960px;
	height: 311px;
	margin: auto;
}

#header_ecstatic {
	background-image: url(http://www.shazziespeaks.com/graphics/ecstaticcreationheader.png);
	width: 960px;
	height: 234px;
	margin: auto;
}

#main {
	background-image: url(/graphics/middle_bg.png);
	width: 960px;
	margin: auto;
	border: dashed 1px #FFFFFF;
}

#thisistheprogram {
	background-image: url(/graphics/thisistheprogram_bg.png);
	width: 591px;
	height: 877px;
	margin: auto;
}

#video {
	background-image: url(/graphics/video_skin.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 440px;
	margin: auto;
	text-align: center;
	padding-top: 30px;
}

#video2 {
	background-image: url(/graphics/video_skin2.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 360px;
	margin: auto;
	text-align: center;
	padding-top: 30px;
}
/*Start Testimonials */
.customerreviewtext1 {
	color:#5B2F22;
	text-align:left;
	
}
.customerreviewtext2 {
	color:#5B2F22;
	margin-top:-10px;
	padding-bottom:20px;
	padding-left:1px;
	text-align:left;
}
/*End Testimonials */
