BODY
{
	margin: 0px;
	text-align: center;
	background: #3a0414 url(../images/home_bg.jpg) left top repeat-x;
}

BODY, TABLE
{
	color: #2e0604;
	font-size: 12px;
	font-family: arial;
}

.clear
{
	clear: both;
}

P, UL, LI, H1, H2, IMG
{
	margin:0;
	padding:0;
}

img {
   behavior: url("pngbehavior.htc");
}

#wrapper
{
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#top
{
	height: 113px;
	background: url(./images/top_bg.jpg) repeat-y;
}

#top IMG
{
	float: left;
	display: inline;
	margin: 18px  0px 0px 16px;
}

#top .menu
{
	float: right;
	display: inline;
	margin-top: 68px;
	margin-left: 111px;
	_margin-left: 87px;
}

#top .menu UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#top .menu UL LI
{
	float: left;
	color: #775473;
	display: inline;
	font-weight: bold;
}

#top .menu UL LI A
{
	color: #775473;
	padding: 0px 10px;
	line-height: 20px;
	text-decoration: none;
}

#top .menu UL LI A:hover, #top .menu UL LI A.active
{
	color: #8c9568;
	text-decoration: none;
}

#mainmenu
{
	
	margin-bottom1: 30px;
}

#mainmenu
{
	clear: both;
	height: 59px;
	padding: 0px 7px;
	_padding: 0px 4px;
	background: url(../images/menu_back.jpg) left top no-repeat;
}

#mainmenu UL
{
	margin: 0px;
	padding: 0px;
	
	list-style-type:none;
}

#mainmenu UL LI
{
	float: left;
	display: inline;
	height: 29px;
	margin-top: 15px;
	line-height: 29px;
	padding: 0px 17px;
	font-weight: bold;
	font-family:Georgia;
}

#mainmenu UL LI A
{
	color: #ffffff;
	display: block;
	text-decoration: none;
}

#mainmenu UL LI A:hover, #mainmenu UL LI A.active
{ 
color: #ffffff; background: url('../images/mainmenu_back.jpg') center top repeat-x;
height1:34x; line-height: 29px; margin: 0px -7px;
}

#mainmenu UL LI A:hover P, #mainmenu UL LI A.active P{
	background:  url('../images/mainmenu_left.jpg') left top no-repeat;
}

#mainmenu UL LI A:hover P SPAN, #mainmenu UL LI A.active P SPAN
{ background: url('../images/mainmenu_right.jpg') right top no-repeat; display:block;  padding: 0px 7px;}


#bottom{ clear: both; font-size: 80%; padding:15px 15px 0px 15px; height:65px; _height:80px; color: #8d7b66;}

#bottom #address{ float:left;}
#bottom #address a{ color: #8d7b66; text-decoration: none;}
#bottom #address a:hover{ text-decoration: underline;}

#bottom #copyright{ float:right;}
#bottom #copyright a{ color: #8d7b66; text-decoration: underline;}
#bottom #copyright a:hover{ text-decoration:none;}