/*

all code -- html, css, js, etc. is copyright 2008 Hypnotic I Media LLC. 

All rights reserved worldwide.

Stealing is bad karma.

*/

body {
	background-color: #FFF;
  	background-image: url('http://www.attractwealthseminar.com/images/back.jpg'); 
  	background-repeat: repeat-x; 
	background-attachment:fixed;
	background-position: top left;
  	margin : 0; 
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px; 
	line-height: 20px; 
	color: #000000;
	text-align:center;

}
a:visited, a:active, a:link { color: #066992; font-weight:bold; text-decoration: underline; }
a:hover {	color: #77BDE0; font-weight:bold; text-decoration: none; }
p, li, td {	   margin-bottom: 5px; }

#container {
	background: #FFFFFF;
	width: 826px;
	margin: 0px auto 0px auto;
	padding:0px;
	text-align: center;	
	height:100%;

}
#top { padding:0px; border:0px; margin:0px; }

#content {
	background: #FFF;
	width: 826px;
	text-align: left;
	height: 100%;
}


html>body #left {
	float:left;
	width: 460px;
  	margin : 0; 
	text-align:left;
	padding:20px;
	font-family: georgia, times new roman, serif;

}

#left {
	float:left;
	width: 490px;
  	margin : 0; 
	text-align:left;
	padding:20px;
	font-family: georgia, times new roman, serif;

}

html>body #right {
	float:left;
	width: 320px;
	height: 268px;
	padding: 10px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#right {
	float:left;
	width: 330px;
	height: 268px;
	padding: 10px 0px 0px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}



.table { border: 1px solid #066992; }
.tableheader { color: #FFF; font-weight:bold; background-color: #066992; text-decoration: none; }
.tableheader A:link, .tableheader a:visited, .tableheader a:hover  { color: #FFFFFF; font-weight:bold; text-decoration: none; }

h1 { font: 20px helvetica, arial, sans-serif; font-weight: bold; color: #0066ff; margin-bottom: 0px; }

h2 {
	font: 18px helvetica, arial, sans-serif;
	font-weight: bold;
	color: #ff6600;
	margin-bottom: 0px;	
}

.seminar { color: #75A410; }

.homestudy { color: #D19023; }

.testimonials {
	border: 1px solid #0000cc;
  	background-color: #82C3E3; 
  	background-repeat: repeat-x; 
	text-align:left;
	padding: 10px;
	font-weight:bold;
	font-family: arial, helvetica, verdana, san-serif;
}
.testimonials td {
	font-weight:bold;
	font-size:10pt;
	font-family: arial, helvetica, verdana, san-serif;
}
.testimonials2 {
	border: 1px solid #0000cc;
  	background-color: #FEEC80; 
  	background-repeat: repeat-x; 
	text-align:left;
	padding: 10px;
	font-weight:bold;
	font-family: arial, helvetica, verdana, san-serif;
}
