@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0px, auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
body,td,th {
	color: #009;
}
body {
	background-color: #003;
}

#fblikeit{
	padding-left:180px;
	margin:0px,20px;
}

#testimony{
	background-color:#C00;
	padding:5px;
	font-style:italic;
	color:#FFF;
}

#h1 {
	font-size: 50px;
	color: #C00;
}
#h2 {
	font-size: 36px;
	color: #009;
}
#h3 {
	font-size: 24px;
	color: #C00;
	text-align: center;
}
#h4 {
	font-size: 18px;
	color: #00F;
	text-align: left;
}
#h5 {
	font-size: 16px;
	color: #C00;
	text-align: left;
}
#h6 {
	font-size: 24px;
	color: #009;
	text-align: left;
}
#header{
	width:780px;
	height:228px;
}
 #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 5px;
	font-size: 100%;
	text-align: left;
	color: #009;
}.red {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #C00;
	text-align: center;
}
.main-text {
	color: #00C;
}
.littlered {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
 #mainContent p {
	text-align: left;
}
#intro {
	text-align: left;
	background-color:#DCF0FF;
	padding:20px;
}
.oneColFixCtr #container #mainContent p {
	text-align: left;
	color: #F00;
}
.oneColFixCtr #container #mainContent ul li {
	text-align: left;
}
.adjustedprice {
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.imgpad {
	padding: 10px;
}
#top5 {
	border: 1px solid #999;
	padding-right: 5px;
	padding-left: 10px;
	margin-right: 20px;
	margin-left: 10px;
}
#container img{
	border: none;
}

#container p {
	padding-left:20px;
	padding-right:20px;
}

#letter {
	background-color:#9CF;
	font-weight: bold;
	
}
.oneColFixCtr #container #mainContent #letter p {
	color: #F00;
}
.accent {
	color: #30F;
}

#story{
	background:#DCF0FF;
	}

