    
#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;
}
#menu-container 
{
	position:absolute;
	left:0px;
	background-image:url(/images/menu_bg_plain.gif);
	background-repeat:repeat-y;
	width:190px;
	margin: 20px 20px 10px 32px;
}
#menu-container .top
{
	background-image:url(/images/menu_bg_top.gif);
	background-repeat:no-repeat;
	width:190px;
	height:10px;
	position:relative;
	left:0px;
	z-index:1;
}
#menu-container .bottom
{
	background-image:url(/images/menu_bg_bottom.gif);
	background-repeat:no-repeat;
	width:190px;
	height:10px;
	position:relative;
	left:0px;
	z-index:3;
}
#menu-container .menu
{
	background-image:url(/images/menu_bg_gradient.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin:-5px 5px -1px;
	z-index:2;
	position:relative;
}
#menu-container .menu h2
{
	background-color:#76B9C7;
	color:#ffffff;
	font-family:Arial, Sans-Serif;
	text-transform:uppercase;
	margin:2px;
	padding:2px;
	text-align:center;
	font-size:.8em;
}
#menu-container .menu h2 a
{
text-decoration:none;
}
#menu-container .menu ul
{
	list-style-type: none;
	margin:0;
	padding:0;
	font-family:Arial, Sans-Serif;
	font-size:12px;
}
#menu-container .menu li
{
	background-image:url(/images/menu_hr.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#menu-container .menu li:hover
{
	background-color:#dde3e6;
}
#menu-container .menu li a
{
	padding:8px 3px 9px 30px;
	color:#000000;
	text-decoration:none;
	display:block;
	width:147px;
}
#menu-container .menu li.selected a
{
	background-color:#dde3e6;
}
#content-container
{
	margin: 20px 30px 10px 242px;
	background-image:url(/images/content_bg_plain.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/content_bg_top.gif);
	background-repeat:no-repeat;
	width:508px;
	height:10px;
	position:relative;
	left:0px;
}
#content-container .bottom
{
	background-image:url(/images/content_bg_bottom.gif);
	background-repeat:no-repeat;
	width:508px;
	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 */
