html, body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Trebuchet MS, Sans-Serif;
	background: #eeeeee;
}

#Content a, #Content a:hover, #Content a:visited
{
	text-decoration: none;
}

#Content a, #Content a:visited
{
	color: #d17a00;
	border-bottom: 1px dashed #01a9d0;
}

#Content a:hover
{
	color: #01a9d0;
	border-bottom: 2px solid #01a9d0;
}

#Content h1
{
	padding-bottom: 1px;
	margin-bottom: 10px;
	background-image: url('Images/Underline.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #d17a00;
	text-decoration: none;
	text-align: center;
}
#Content h2
{
	margin-bottom: 0px;
	background-image: url('Images/Underline.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #d17a00;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

#Content h3
{
	margin-bottom: 0px;
	margin-bottom: 10px;
	color: #01a9d0;
	text-decoration: none;
	text-align: center;
}

#Content p
{
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	font-size: 14px;
	line-height: 28px;
	text-align: left;
}

#Content p
{
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	font-size: 14px;
	line-height: 28px;
	text-align: left;
}

#Content p.Qx
{
	margin-top: 24px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #333333;
}

#Content p.Answer
{
	margin-left: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #999999;
}

#Content p.Spl
{
	margin-left: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #333333;
}

#Content img
{
	padding 1px;
	border 1px solid #aaaaaa;
	float: right;
	margin: 4px;
	margin-right: 0px;
}

#ContentFooter p
{
	text-align: center;
	font-size: 10px;
	color: #009bd4;
}

#BookBlurb img
{
	padding: 1px;
	border: 1px solid #ffffff;
}

.Testimony
{
	margin: 30px;
	padding: 5px;
	border: 1px solid #aaaaaa;
	background-color: #f3f3f3;
}

h5.TestimonyByLine
{
	margin: 0px;
	margin-left: 10px;
	margin-top: 4px;
	color: #01a9d0;
	font-size: 18px; 
	text-decoration: none; 
}

p.TestimonyOrganization
{
	margin: 10px!important;
	text-align: right!important;
	font-size: 10px!important;
	color: #666666;
	border-bottom: 1px dashed #01a9d0;
}

p.LinkTitle
{
	margin-bottom: 0px!important;
	margin-left: 50px!important;
	margin-right: 50px!important;
	font-size: 0.8em!important;
}

p.Link
{
	margin-top: 0px!important;
	margin-left: 80px!important;
	margin-right: 50px!important;
	margin-bottom: 20px!important;
	line-height: 1em!important;
	font-size: 0.7em!important;
}

div.LitterPhoto
{
	width: 340px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
}

div.LitterPhoto img
{
	padding 1px;
	padding-left: 30px;
	padding-right: 30px;
	border: 2px solid #cccccc;
}

