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

/* Main Layout */
body {
	width:100%;
	height:100%;
	text-align:center;
	padding:0px;
	margin:0px;
	background-image:url(http://www.sellingtomillionaires.net/theme/images/bg_shade.png);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-color:#E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}
#wrapper {
	width:700px;
	margin:0px auto;
	text-align:center;
	background-image:url(http://www.sellingtomillionaires.net/theme/images/body_back.png);
	background-repeat:repeat-y;
}
#header {
	width:650px;
	height:159px;
	margin:0 auto;
	background-image:url(http://www.sellingtomillionaires.net/theme/images/planefinal.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#headlines {
	width:650px;
	margin:0 auto;
	padding:0px;
}
#content {
	width:570px;
	margin:0 auto;
	text-align:left;
	padding:15px 40px;
}
#footer {
	width:650px;
	height:55px;
	margin:0 auto;
	background-image:url(http://www.sellingtomillionaires.net/theme/images/footer.png);
	background-position:center;
	background-repeat:no-repeat;
}
/* Main Layout */

/* Font, headlines and paragraph styles */
h1, h2, h3, h4 {text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; color:#990000;}
#headlines h1 {text-align:left; color:#000000; font-size:16pt; line-height:1.4em; margin-left:20px;}
#headlines h2 {font-family:impact; font-size:20pt; line-height:1.7em;}
h2 {font-size:14pt; line-height:1.8em;}
a:link {color:#0000FF;}     /* unvisited link */
a:visited {color: #0000FF;}  /* visited link */
a:hover {color: #000000;
		 background-color:#FFFF00;}   /* mouse over link */
a:active {color: #0000FF;}   /* selected link */
#content p {
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}
#content ul li{
	margin-bottom:15px;
}
#testimonial p {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-indent:10px;
}
#testimonial {
	width:90%;
	margin:20px auto;
	border:2px solid black;
	background-color:#FFFFCC;
	padding:15px;
}
#fact {
	width:300px;
	margin:15px auto 30px auto;
}
#fact p{
	background-image:url(http://www.sellingtomillionaires.net/theme/images/fact.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:45px;
	margin-left:35px;
}
#module {
	width:90%;
	margin:20px auto;
	border:1px dotted #333333;
	background-color:#eCeCeC;
	padding:15px;
}
#module h3 {
	font-size:12pt;
	color:#000000;
	line-height:150%;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#module li {
	margin-bottom:10px;
}
#letter {
	background-image:url(http://www.sellingtomillionaires.net/theme/images/letter.png);
	background-repeat:no-repeat;
	width:420px;
	margin:20px auto 30px auto;
	padding:20px 20px 0 90px;
}
#letter p {
	font-family:Comic Sans MS, Georgia;
}
#bonus {
	width:80%;
	margin:30px auto;
	padding:15px;
	border-left:5px solid #333333;
	border-right:5px solid #333333;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#E4E4E4;
}
#bonus h3 {
	font-size:12pt;
	color:#000000;
	line-height:150%;
	margin-top:0px;
	margin-bottom:5px;
	padding-bottom:0px;
}
#recording {
	width:85%;
	margin:30px auto;
	padding:0 15px 15px 15px;
	border:2px dashed black;
	background-color:#FFFFCC;
}
#recording h2 {
	width:100%;
	background-color:#CCCCCC;
}
#recording h3 {
	font-size:12pt;
	color:#000066;
	line-height:150%;
	text-align:left;
	margin-left:20px;
	padding-left:40px;
	background-image:url(images/amarok.png);
	background-position:left;
	background-repeat:no-repeat;
}

/* miscellaneous & spacing */
#spaced1-7 {
	line-height:1.7em;
}
#spaced1-4 {
	line-height:1.4em;
}
#ul {
	text-decoration:underline;
}
#ul-bonus {
	text-decoration:underline;
	font-size:12pt;
}