
body
{
	background: white url(../images/bgPage2.gif) top left repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper 
{
	margin:0 auto;
	width:960px;
	text-align: left;
}
#logo
{
	text-align: right;
	margin-right: 50px;
}
.largish
{
	 font-size: 17px; 
	 line-height: 1.4em; 
	 margin: 20px 0 0 0;
}
.innerTube
{
	padding: 20px;
}
#homeList
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#homeList li
{
padding-left: 15px;
padding-bottom: 15px;
background-image: url(../images/blockPurple.gif);
background-repeat: no-repeat;
background-position: 0 3px;
}
.listSpace
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.listSpace li
{
padding-left: 25px;
padding-bottom: 15px;
background-repeat: no-repeat;
background-position: 0 3px;
}
h2
{
	color: #333333;
	font-size: 22px;
}

#testimonialBlock
{
	background: #ffffff url(../images/bgTestimonial.gif) top left no-repeat;
	padding: 30px 10px 20px 30px;
}
#testimonialBlock2
{
	background: #ffffff url(images/bgTestimonial.gif) 0px -40px no-repeat;
	padding: 20px 10px 20px 10px;
		border-left: 1px solid #eeeeee;
}
#quoteBottom
{
	background: transparent url(images/bgQuoteBottom.gif) bottom right no-repeat;
}
#testimonialVerb
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height: 1.4em;
	color: #ffffff;
	font-style: italic;
}
#attribution
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 15px;
}
.mailingHeader
{
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
.imgNoBorder
{
	border: none;
}
.displayNone
{
	display: none;
}
#pageTitle
{
	margin: 10px 0 0 0px;
	 background-repeat:no-repeat;  
	 height: 50px;
}
#footer
{
	border-top: 1px solid #999999;
	margin: 20px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}


