/*Copyright 2009 Adam LeWinter. This CSS sheet is meant for use 
only by Virtue Community Productions for the Virtue Communtiy website. 
Any other use of this CSS sheet is prohibited without written permission.
Contact cal@virtuecommunity.com for information or usage permission.*/

.content
{
	background-image: url(../Images/offbg.png);
	background-repeat:repeat;
}
.content .titles img
{
	text-align:center;
}
.content .headshots img
{
	margin-right:40px !important;
	margin-left:40px !important;
}
.content img
{
	text-align:center;
	margin: 0 15px 0 15px;
}
