#contents
{
	width: 590px;
	margin-bottom: 50px;
}
.preamble
{
	width: 590px;
	margin-bottom: 10px;
}
#main
{
	background:  #ffffff;
}

#menu
{
/*	margin-left: 60px; */
	position: relative;
	border: 1px solid transparent;
}
.menu
{
	width: 500px;
/*	margin-left: 160px; */
	clear: both;
}
.menutop
{
	height: 15px;
	background: url(../imgs.events/menu_top.png) no-repeat;
	line-height: 15px;
}
.menumain
{
	padding-top: 20px;
	text-align: center;
	background: url(../imgs.events/menu_body.png) repeat-y;
}
.menufooter
{
/*	background: url(../imgs.events/menu_footer.png) no-repeat;*/
	background: url(../imgs.events/menu_footer_2.png) no-repeat;
	height: 20px;
	line-height: 10px;
/*	display: none;*/
}
.menupic
{
	margin-left: 5px;
	padding-top: 50px;
	width: 490px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom center;
}
.menupic img
{
	margin-bottom: -5px;
}
#menucontents
{
/*	padding-right: 20px;	
	padding-left: 20px; */
}


#menunavi
{
	width: 90px;
	list-style: none;
	text-align: center;
	position: fixed;
	margin-top: 30px;
	margin-left: 495px;
/*	left: 705px; */
}
#menunavi li
{
	background: url(../imgs.events/menu_sub_bg.png) repeat-y top left;
	margin-top: 2px;
	padding: 5px 3px;
	line-height: 14px;
}
#menunavi li.last
{
	margin-top: 0;
	background: url(../imgs.events/menu_sub_bg_bottom.png) no-repeat bottom center;
	padding-bottom: 10px; 
}
#menunavi a
{
	text-decoration: none;
	color: #ffffff;
}


h3
{
	font-size: 24px;
	margin-bottom: 1em;
}
h4
{
	font-size: 16px;
}
h5
{
	font-size: 14px;
	margin-top: 15px;
	color: #728e24;
}
p
{
	width: 300px;
	margin: 0 auto 10px auto;
}

hr
{
	width: 50%;
	margin: 20px auto;
}

#fixedimg img
{
	top: 186px;
/*	left: -488px; */
	left: -550px;
}