/* ---------------------------------------------------------- */
/* created by Emile Blume - 2007 - www.netcreators.nl */
/* ---------------------------------------------------------- */

#content h2 {
	border-bottom: none;
}

#content .frame-index, #content .frame-01 {
	border: 1px solid #EFECE7;
	float: right;
	width: 215px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#content .frame-index h3, #content .frame-01 h3 {
	background: #EFECE7;
	background: #F5F3EF;
	font-family: Verdana, san-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px;
}

#content .frame-index ul, #content .frame-01 ul {
	color: #903E21;
	margin: 0;
	margin-left: 14px;
	padding: 4px;
}

#content .frame-index li, #content .frame-01 li {
	list-style: url(../img/line-subnav.gif);
	/*
	list-style: inside url(../img/line-subnav-FF.gif);
	_list-style: inside url(../img/line-subnav.gif);
	*list-style: inside url(../img/line-subnav.gif);
	*/
}

#content .frame-index a, #content .frame-01 a {
	text-decoration: none;
	padding-left: 0.125em;
}

#center {
	width: 600px;
}

.frame-index {
	display: block;
}

#right {
	display: none;
}
