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

body {
	background-color: #f0c504;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: small;
	margin: 0px;
	background:url(gradientyellow.jpg) repeat-x fixed;

}
#wrapper {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#buttons {
	height: 38px;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;

}

#mainBody {

	width: 794px;
	margin: 0px;
	background-color: #fdfe62;
	border: 3px solid #c2cadc;
	
}
#bodytext {
	width: 760px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.lh		{
	line-height:normal;
}

.c {text-align:center;}

#footersep {
	height: 25px;
}
#footer {
	width: 800px;
	font-size: medium;
	margin-right: auto;
	margin-left: auto;
	color: #F60;
	font-size: x-small;
	padding-top: 0px;	
}

#testimonials {font-size: small;
text-align:center;
}
#greetings {font-family: Arial, Helvetica, sans-serif;
font-size: larger;
}

.xsmall {font-size:x-small;}
.xxsmall {
	font-size: xx-small;
}

