#header	{
	position:static;
	width:850px;
	height:250px;
	margin:0px;
	padding:0px;
	background-image:url('../imgsrc/header.png');
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;
	text-align:left;
	border-bottom:5px solid #ffde58;
}

#header h1	{
	text-indent:-5000px;
}

#center	{
	position:static;
	float:left;
	width:505px;
	margin:0px;
	text-align:center;
	padding:3px 0px 0px 0px;
}

#entrance	{
	width:505px;
	position:static;
	text-align:center;
	margin:0px;
	padding:0px;
}

#entrance .menu	{
	border:1px solid #c0c0c0;
	height:75px;
	line-height:35px;
	margin:5px 2px 7px 2px;
}

#entrance a:hover	{
	border-bottom:2px solid #ffde58;
}

#entrance h2	{
	background-image:url('../imgsrc/h2_menu.png');
	text-indent:-5000px;
	height:21px;
	overflow:hidden;
	width:500px;
	margin-bottom:8px;
}

#info	{
	position:static;
	width:500px;
	padding:0px;
	text-align:left;
	margin:5px 0px 0px 0px;
	border:1px solid #c0c0c0;
}

#info h2	{
	background-image:url('../imgsrc/h2_info.png');
	text-indent:-5000px;
	height:21px;
	overflow:hidden;
}

#info ul	{
	height:200px;
	overflow:scroll;
}

#info li	{
	list-style-type:square;
	line-height:170%;
	font-size:85%;
	text-align:left;
	list-style-position:inside;
	margin:0px;
	padding:0px 10px;
	color:#5b5b5b;
	border-bottom:1px dotted #c0c0c0;
}

#right	{
	position:static;
	width:185px;
	margin:0px;
	padding:0px;
	float:right;
	padding:3px 0px 0px 0px;
	text-align:center;
}

#right h2	{
	background-image:url('../imgsrc/h2_pickup.png');
	text-indent:-5000px;
	height:21px;
	margin-bottom:5px;
	overflow:hidden;
}

#right a:hover	{
	border:2px solid #ffde58;
}

#right ul	{
	text-align:left;
	margin-left:25px;
	_margin-left:5px;
}

#right li a	{
	margin-left:5px;
	padding-left:5px;
	font-size:90%;
	line-height:165%;
	font-weight:bolder;
	list-style-position:inside;
	list-style-image:url('../imgsrc/list_img.png');
	list-style-type:square;
}

#right li a:hover	{
	text-decoration:none;
	border:0px;
}
