body
{
	margin-top:10px;
	color: black;
	font-size: 10pt;
	font-family: arial, helvetica;
	background-image:url(../images/redgingham.jpg);
	background-repeat:repeat;
}
p
{
	color: black;
	font-size: 10pt;
	font-family: arial, helvetica;
}
#gallery
{
	padding-right:25px;
	text-align:center;
	float:right;
}
#wrapper
{
	width:749px;
	margin-left:auto;
	margin-right:auto;
}
#left_content
{
	background-image:url(../images/05_green.gif);
	background-repeat:repeat-y;
	float:left;
	width:158px;
	
}
#right_content
{
	
	background-image:url(../images/white_shadow_bg.png);
	background-repeat:repeat-y;
	
}
#footer
{
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	width:749px;
	height:45px;
	text-align:center;
}