body
{
	background-color: #FFF;
	background-image: url('../images/bg_chart4.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	text-align: center;

	margin: 0;
	padding: 0; 
}
.wrapper
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 640;
}
h1
{
	padding-top:10px;
}
.bod
{
	
}
.bod h2
{
	font-size: 14pt;
	font-weight: bolder;
	margin-top: -5px;
	margin-bottom: -5px;
}
.bod h3
{
	font-size: 12pt;
	font-weight: bolder;
	margin-bottom: -5px;
}
.bod hr
{
	color: black;
}
.bod ul
{
	margin-top: -1px;
}
.bod #fullWidth
{
	width: 100%;
}
.bod #right
{
	text-align: right;
}
.bod #postphoto
{
	width: 250px;
	height: 250px;
}
.bod #postphotohalf
{
	width: 150px;
	height: 150px;
}
.bod #caption
{
	width: 250px;
	text-align: center;
}
#space
{
	height: 150px;
}
#donate
{
	text-align: right;
	margin-top: -5px;
	margin-bottom: -5px;
}