.text_dark
{
    color: #9B732F;
}

#middle
{
	float:left;
	background:#F7B226;
}

div.content
{
	 float:left;
	 width:563px;
	 /*overflow:hidden;*/
/*	 margin:0px 20px 0px 20px;*/
     padding:0px 20px 0px 20px;
	 height:100%;
	 background:#FFFFFF;
}

div.content_
{
float:left;
background: url(../images/yellow_fgprint.gif) 100% 100% no-repeat;
width:563px;
}

div.content_border
{
	float:left;
	width:9px;
	background:url(../images/right_border_yellow.gif);
	height:100%;
}
#menu
{	float:left;
	width:213px;
	height:100%;
	background:#F7B226;
	border-left:12px solid #F7B226;
	border-right:9px solid #F7B226;
}

div.menutext
{
	background:url(../images/yellow_menu_bg.gif);
	padding:0px 10px 9px 10px;
	width:191px;
	color:#FFFFFF;	
}

div.menutext_nobg
{
	padding:0px 10px 9px 10px;
	width:191px;
	color:#FFFFFF;
	font-size: 120%;
}

#t
{
	float:left;
	background: url(../images/yellow_t.gif) no-repeat;
	height:24px;
	width:100%;
}

#b
{	
	float:left;
	height:20px;
	width:100%;
	background: url(../images/yellow_b.gif) no-repeat; 
}

#footer
{
	float:left;
	padding-top:5px;
	padding-left:12px;
	padding-bottom:5px;
	color:#FFBF3F;
	font-size:65%;
}

div.menu_b
{	
	height:11px;
	background: url(../images/yellow_menu_b.gif) no-repeat;
}

