BODY
{
	margin: 0px;
	text-align: center;
	background: #eade61;
}
/*url(../images/main_back.jpg) repeat-x*/
BODY, TEXTAREA, INPUT, TABLE, SELECT
{
	color: #fff2c5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	
.clear
{
	clear: both;
}

#wwrapper
{
	background: #aa0000;
}

#wrapper
{
	width: 985px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#top
{
	margin: 0px;
	padding: 0px;
}

#top #intro
{
	float: left;
	height: 99px;
	width: 184px;
	background: url(../images/logo.jpg) left bottom no-repeat;
}
#top #logo
{
	float: left;
	display:inline;
	height: 130px;
	width: 173px;
	position: absolute;
	margin-bottom: -19px;
	margin-top: 3px;
	margin-left: 5px;
}

#top IMG
{
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	margin-top: 46px;
	background: url(../images/menuback.jpg) top repeat-x;
}

#menu
{
	float: left;
	width: 622px;
	text-align:right;
	margin-top: 46px;
	padding-top: 12px;
	background: url(../images/menuback.jpg) top repeat-x;
}

#menu UL
{
	margin: 0px;
	height: 41px;
	list-style-type: none;
}

#menu UL LI
{
	float: none;
	text-align:right;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/menu_line.jpg) right top no-repeat;
}	

#menu UL LI A
{
	height: 29px;
	color: #fff2c5;
	line-height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
}	
	
#menu UL LI A:hover, #top #menu UL LI .active
{
	text-decoration: none;
	color: #ed6856;
}

#menu UL LI.last
{
	background: none;
}

#menu UL LI UL
{
	width: 240px;
	z-index: 10;
	background: none;
	position: absolute;
	visibility: hidden;
	background: #B8100F;
	_margin-top: 29px;
	margin-left: -240px;
}

#menu UL LI.over UL LI
{
	float: left;
	border: none;
	display: inline;
	margin-left: 0px;
	background: none;
}

#menu UL LI.over UL LI A
{
	height: 25px;
	width: 240px;
	text-align:left;
	background: none;
	line-height: 25px;
	padding-left: 8px;
	font-size: 110%;
	font-weight: normal;
	border-left: 1px solid #A40102;
	border-right: 1px solid #A40102;
	border-top: 1px solid #A40102;
}

#menu UL LI.over UL LI A
{
	background: none;
}

#menu UL LI UL LI.last A
{
	border-bottom: 1px solid #8f0501;
}

#menu UL LI.over UL LI A:hover
{
	text-decoration: none;
}

#bottom
{
	clear1: both;
	width: 985px;
	height: 27px;
	color: #fff2c5;
	text-align: left;
	margin: 10px auto 10px auto;
	background: url(../images/bottam_back.jpg) repeat-x;
}

#bottom .copyright
{
	float: left;
	font-size: 85%;
	line-height: 27px;
	padding-left: 18px;
	background: url(../images/bottom_left.jpg) left top no-repeat;
}

#bottom .footer
{
	float: right;
	line-height: 27px;
	font-size: 85%;
	padding-right: 18px;
	background: url(../images/bottam_right.jpg	) right top no-repeat;
}

#bottom .footer A
{
	color: #fff2c5;
	text-decoration: none;
}

#bottom .footer A:hover
{
	text-decoration:underline;
}