#header{
	width:980px;
	color:white;
}
#navigation{
	position:relative;
	width:200px;
	float:left;
	color:white;
}
#banner_flash{
	position:relative;
	float:left;
	width:780px;
	color:white;
	vertical-align:middle;
}


/* LEFT BODY CELL */
#left_body_cell {
	vertical-align:top;
}
.menu{
	font-size:12px;
	font-family:Tahoma;
	padding-top:5px;
	height:265px;
}
.active_href{
	color:#ffffff;
	text-decoration:none;
}
.no_active_href{
	color:#ffffff;
}
/* /LEFT BODY CELL */

/* CENTER BODY CELL */
#rasp{
	width:780px;
	height:48px;
}
#title{
	width:730px;
}
#content{
	float:right;
	padding-bottom:30px;
}
#content_message{
	width:730px;
	color:#b3b3b3;
/*	padding-bottom:40px;*/

}
#content_message a{
	color:#deff84;
}
#between{
	height:40px;
	width:980px;
}
/* /CENTER BODY CELL */

