body{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: scroll;
	/*background-image: url(images/steviSite_SLICE_04.jpg);*/
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000; /*#AD6830*/
	color:#FFF;
	padding:0;
	margin:0;
	text-align:center;
}

a {
	color: #CC9900;
	text-decoration: underline;
}

h2 {
	font-weight: lighter;
	margin-bottom: 6px;
	color:#FFFFFF;
	font-size: 1.3em;
}

h1 {
	font-weight: normal;
	color: #FFFFFF;
}

#theFlash {width:840px;position:relative;margin:0 auto;}

#theWhole {
	margin:0;
	padding:0;
}

#testimonials {
	text-align:left;
	font-size:0.75em;
	position:relative;
	margin: 10px auto;
	clear:both;
	float:none;
	width:790px;
}

#testimonials h2 {color:#f2e577;}
#testimonials p.cite {color:#f2e577;}

.left {
	font-size:1em;
	float:left;
	display:block;
	width:47%;
	padding-right:5%;
}

.right {
	font-size:1em;
	float:left;
	display:block;
	width:45%;
}
