#background
{

}
#top
{
	margin:0px;
	padding:0px;
	height:257px;
	width:100%;
	background-image:url(images/top_bkg.jpg);
}
#middle
{
	background-image:url(images/middle_bkg.jpg);
	background-repeat:repeat-x;
	background-color:#F7DEA8;
}



#container
{
	position:absolute;
    width:924px;
  	margin:0px 0px 0px -462px;
  	top: 0px; 
  	left: 50%;
}
#title
{
	float:right;
}
#menu
{
	background-image:url(images/menu_bkg.jpg);
	background-repeat:no-repeat;
	width:206px;
	height:309px;
	float:left;
	padding-top:28px;
	padding-left:45px;
}
#menu ul
{
	padding:0px;
	margin:0px;
	margin-top:35px;
}
#menu li, li.end:hover
{
	width:179px;
	background-image:url(images/menu_off.gif);
	background-repeat:no-repeat;
	background-color:#F5D48B;
}
#menu a
{
	width:179px;
}
#menu li:hover, #menu li.active
{
	background-image:url(images/menu_on.gif);
	font-weight:bold;
	color:#750001;

}
#menu li.active2, #menu li.second
{
	padding-left:30px;
	background-image:url(images/submenu_on.gif);
	font-size:11px;
	width:169px;
}
#menu li.active2, #menu li.second:hover
{
	background-image:url(images/submenu_on.gif);
	font-weight:bold;
	color:#750001;
}
li.end
{
	height:1px;
	font-size:1px;
	line-height:1px;
}
#middleinner
{
	width:874px;
	margin:auto;

	
}
#content
{
	background-image:url(images/menu_middle_bkg.gif);
	background-repeat:repeat-y;
	padding-left:253px;
	padding-top:80px;
        padding-bottom: 30px;
        padding-right: 30px;
	color:#494437;
        line-height:16px;
}
#content #img
{
	float:left;
	width:216px;
	font-size:11px;
	font-style:italic;
	margin-right:30px;
	margin-bottom:20px;
    text-align: center;
}
#content #img img
{
	margin-bottom:10px;
}
.link img
{
	display:inline;
	margin-right:5px;
}
.link a
{
	text-decoration:underline;
}
.link a:hover
{
	font-weight:normal;
}

#footer
{
	position:relative;
	bottom:0px;
	margin-bottom:0px;
	width:100%;
	height:87px;
	background-image:url(images/footer_bkg.jpg);
	background-repeat:repeat-x;
}
#footer a:hover
{
	font-weight:normal;
}
#footerinner
{
	width:878px;
	margin:auto;
	background-image:url(images/footer_menu.gif);
	background-repeat:no-repeat;
	height:87px;
	font-size:11px;
	line-height:16px;
	color:#473B1F;

}
#footercenter
{
	margin-left:260px;
	margin-top:15px;
	width:330px;
	border-right:dashed 1px #776437;
	float:left;
}
#footerright
{
	float:right;
	width:234px;
	margin-left:20px;
		margin-top:15px;
		text-align:right;
		margin-right:5px;
		vertical-align:bottom;

}
#index img
{
	display:inline;
	padding-right:70px;
	padding-bottom:20px;
}
