#contents
{
	width: 590px;
}

.preamble
{
	margin-left: 120px;
	width: 500px;
}
#main
{
	background:  #ffffff;
}

#menunavi a
{
	text-decoration: none;
	color: #ffffff;
}

.menu
{
	width: 501px;
	margin-left: 83px;
	clear: both;
}
.menutop
{
	height: 4px;
	background: url(../imgs/menu_top.png) no-repeat;
	line-height: 10px;
}
.menumain
{	
	background: url(../imgs/menu_bg.png) repeat-y;
	padding-top: 15px;
}
.menufooter
{
	background: url(../imgs/menu_bottom.png) no-repeat;
	height: 8px;
	line-height: 8px;
	margin-bottom: 20px;
}
.menupic
{
	width: 489px;
	overflow: hidden;
	margin-left: 5px;
/*	background-repeat: no-repeat;
	background-position: 5px 0; */
}


#menunavi
{
	width: 88px;
	list-style: none;
	text-align: center;
	position: fixed;
	margin-top: 30px;
}
#menunavi li
{
	background: url(../imgs/events_menu_tail.png) no-repeat top center;
	margin-bottom: 2px;
	padding: 5px 3px;
	line-height: 14px;
}
.menupic img
{
	margin-bottom: -5px;
}


.menumain h5, .menumain p
{
	margin-left: 30px;
	margin-right: 30px;
}
p.prelist
{
	margin-bottom: 0;
}
.menumain ul, .menumain ol
{
	margin-left: 60px;
	margin-top: 0;
	margin-bottom: 2em;
	margin-right: 30px;
}
p.price
{
	margin-bottom: 0;
}
.pdf
{
	text-align: right;
	padding-right: 10px;
}
.pdf a
{
	font-weight: 100;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #333333;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	margin: 0 5px 0 5px;
	background: url('../imgs/icon_pdf.gif') no-repeat center right;
}
.pdf a:hover
{
	text-decoration: underline;
}
h5
{
	font-size: 16px;
}
h3
{
	font-size: 24px;
	margin-left: 30px;
	margin-bottom: 10px;
}
#fixedimg img
{
/*	top: 270px;*/
	top: 190px;
	left: 310px;
}