body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffe5;
	margin-top: 0px;
	margin-left: 0px;
}

.sidebar {
	font-family: courier, monospace;
	font-size: 18pt;
	margin-left: 10px;
}

.sidebar a:link {
	text-decoration: none;
	color: #505049;
}

.sidebar a:active {
	text-decoration: none;
	color: #505049;
}

.sidebar a:visited {
	text-decoration: none;
	color: #505049;
}

.sidebar a:hover {
	text-decoration: none;
	color: #aca0b3;
}


.main {
	font-family: verdana,sans-serif;
	font-size: 10pt;

}

.main table {
	font-size:10pt;
}

.testimonial { background-color: #e6debe; border: double #51310c; padding: 5px; font-style: italic; margin-left: 0; text-align: justify; min-width: 650px; max-width: 650pt; }

.testimonial b {
	font-style: normal;
}

.credit {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	font-family:verdana, sans-serif;
	font-size:8pt;
}

.credit a {
	text-decoration:none;
}	

.photoCap {
	font-size:10pt;
	font-style:italic;

}
