#body-container
{
	background-image:url(/images/body_bg.gif);
	background-repeat: repeat-y;
}
#body-container .top
{
	background-image:url(/images/body_bg_top.gif);
	background-repeat:no-repeat;
	width:787px;
	height:4px;
	position:relative;
	left:0px;
}
#body-container .bottom
{
	background-image:url(/images/body_bg_bottom.gif);
	background-repeat:no-repeat;
	width:787px;
	height:9px;
	position:relative;
	left:0px;
	clear:both;
}
#content-container
{
	margin: 20px 30px 10px 32px;
	background-image:url(/images/wide_content_bg.gif);
	background-repeat:repeat-y;
	position:relative;
}
#content-container h1
{
	color: #76B9C7;
	font-size:1.3em;
	font-family: Arial, Sans-Serif;
	font-weight:normal;
	margin: 0px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}
#content-container .top
{
	background-image:url(/images/wide_content_bg_top.gif);
	background-repeat:no-repeat;
	width:719px;
	height:10px;
	position:relative;
	left:0px;
}
#content-container .bottom
{
	background-image:url(/images/wide_content_bg_bottom.gif);
	background-repeat:no-repeat;
	width:719px;
	height:10px;
	position:relative;
	left:0px;
	clear:none;
}
#content-container .content
{
	background-image:url(/images/content_bg_gradient.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
	margin: 0px 12px 0px 5px;
	padding: 0px 10px;
	font-family: Arial, Sans-Serif;
	font-size: .8em;
	line-height:1.5em;
	min-height: 300px;
}
#content-container .content p
{
	margin:0px;
	padding:5px 0px 15px;
}
#content-container .content h3
{
	font-family: Arial, Sans-Serif;
	font-size:1.2em;
	margin: 5px 0px 0px;
	padding:0px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

