body {
	padding:0px;
	text-align:center;
	font-size:11px;
	margin:0em 0em 0em 0em;
	background-color: #FFFFFF;
	background-image: url(images/text_background.gif);
	background-repeat: repeat;
}
#wrap{
	text-align:left;
	width:795px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#footer{
	padding-top: 40px;
}
#sidebar{
	float:left;
	width:211px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	text-align: center;
}
#logo{
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	width:250px;
}
#pictures{
	float:right;
	margin-top: 45px;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0;
	width:502px;
}

#content{
	float:left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	text-align:left;
	width:795px;
	height:100%;
}
#textarea {
	float:right;
	padding-top:40px;
	padding-left:10px;
	width:535px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

p.styledtext {
	text-align:left;
	color: #6E7660;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11.75pt;
	line-height: 1.45em;
	font-weight: lighter;
}

p.footertext {
	text-align:left;
	color: #6E7660;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	line-height: 1em;
	font-weight: lighter;
}

p.redtext {
	text-align:left;
	color: #8B2423;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11.75pt;
	line-height: 1.45em;
	font-weight: lighter;
}

p.title {
	text-align:left;
	color: #6E7660;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	line-height: 1.45em;
	font-weight: bold;
}
p.testimonial {
	text-align:left;
	color: #6E7660;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11.75pt;
	line-height: 1.5em;
	font-weight: lighter;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
p.attribution {
	text-align:right;
	color: #6E7660;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	line-height: 0em;
	font-weight: lighter;
	font-style: italic;
	}
a:link { color: #6E7660; font-weight: bold; text-decoration: underline; }
a:visited { color: #6E7660; font-weight: bold; text-decoration: underline; }
a:hover { color: black; }
a:active { }

