body {
  	margin : 0; 
	padding: 0;
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000000;
	background-color: #ffffff;
	background: #fff url("http://www.subliminalclearing.com/images/bg.jpg") bottom left fixed repeat-x;

}
a:visited, a:active, a:link { color: #006; font-weight:bold; text-decoration: underline; }
a:hover {	color: #C30; font-weight:bold; text-decoration: none; }
p, li {	 font-size:1.3em; margin-bottom: 10px; }

#container {
	background: #FFFFFF;
	width: 780px;
	border: 0px;
	margin: 0px auto 0px auto;
	padding:0px 20px 0px 20px;
	text-align: center;	

}
#top {
	padding:0px;
	border:0px;
	margin:0px;
}

#content {
	width:780px;
	text-align:justify;
}


h1 {
	background: #ffffff;
	font: 30px helvetica, arial, sans-serif;
	font-weight: bold;
	line-height:28px;
	color: #006;
	margin-bottom: 0px;	
}
h2 {
	font: 20px helvetica, arial, sans-serif;
	font-weight: bold;
	line-height:28px;
	color: #00F;
	margin-bottom: 0px;	

}
#addcart {
	text-align:center;
	border: 1px dashed #F00;
	color:#000;
	width:400px;
}

html>body #left {
	float:left;
	width: 200px;
  	margin : 0; 
	text-align:left;
	padding-right:20px;
}

#left {
	float:left;
	width: 200px;
  	margin : 0; 
	text-align:left;
	padding-right:20px;
}

html>body #right { float:left; width: 750px; }

#right { float:left; width: 750px; }

.redtext {
	font-weight:bold;
	color: #300;
	}
	
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	}
	
#testimonial {
	border:dotted 2px #003;
	background-color:#FFC;
	padding:20px;
	margin:40px;
	font: .9em Tahoma, Geneva, sans-serif;
	}
blockquote {
	border:dotted 2px #003;
	background-color: #FC6;
	padding:20px;
	margin:40px;
	font: .9em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;


	}
