body
{
	background-color:#f8f8df;
	padding:0px;
	margin:0px;
}
div
{
padding:0px;
margin:0px;
}

p, span, ul, li, ol, td, h3, h4
{
font-family:Times New Roman, Times, Serif;
color:#9c6e00;
font-size:14px;
text-decoration:none;

}
p, span, ul, li, ol, h3, h4
{
text-align:justify;
}
h3
{
font-size:16px;
font-weight:bold;
margin:0px;
padding:0px;
}h4
{
font-size:14px;
font-style:italic;
margin:0px;
padding:0px;
}
a, a:hover
{
font-family:Times New Roman, Times, Serif;
color:#9c6e00;
text-decoration:none;
}
ul{
margin:0 0 0 15px;
padding:10px 0 10px 0;
}


a:hover
{
color:#9c6e00;
}
a.level_01,
a.level_01:hover,
a.level_01_selected,
a.level_01_selected:hover
{
font-family: Times New Roman, Times, serif;
font-size:16px;
font-weight:normal;
font-style:italic;
color:#9c6e00;
}
li.level_01,
li.level_01_selected
{}
a.level_02,
a.level_02_selected,
a.level_02:hover,
a.level_02_selected:hover
{
font-family: Times New Roman, Times, serif;
font-size:14px;
font-weight:bold;
font-style:italic;
line-height:20px;
color:#9c6e00;
}
li.level_02,
li.level_02_selected
{
padding-left:15px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#all{
	margin:15px 0 0 0;
}


#left-content
{
	width:230px;float:left;text-align:left;
}
#right-center-content
{
	width:735px;
	float:right;
	text-align:left;
	overflow:hidden;
}
#right-content
{
	width:170px;
	text-align:left;
	overflow:hidden;
}
#center-content
{
	float:left;
	widht:565px;
	border:0px solid #dddddd;
	text-align:left;
	
}
.center
{
text-align:center;
}
.center_250px
{
text-align:center;
width:250px;
padding:0 5 0 5p;
}
.nav_headline, a.breadcrumb
{
font-family: Times New Roman, Times, serif;
font-size:20px;
font-weight:bold;
font-style:italic;
color:#9c6e00;
}
div.gone
{
	height:1px;
	width:0px;
	display:hidden;
	overflow:hidden;
	padding-top:1px;
}