body
{
	margin: 0;
	padding: 0;
	background-color: #BABCBF;
	background-image: url(gfx/home_pic960x630.jpg);
	background-repeat: no-repeat;
	background-position: center 49px;
}

#masthead-home
{
	display: inline;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	background-color: black;
}
#masthead-home2
{
	display: inline;
	float: left;
	margin: 0px 0 0 0;
	padding: 0;
	width: 100%;
	background-color: black;
}

#logo
{
	display: inline;
	float: left;
	padding: 245px 0px 20px 28px;
}

#logo-news
{
	display: inline;
	float: left;
	padding: 20px 0px 20px 28px;
}

#home_menu
{
	display: inline;
	float: right;
	padding: 4px 15px 20px 0px;
}
.home_menu_edit
{
	
	padding: 0px 15px 3px 0px;
}
.home_txt
{
	width: 450px;
	font-family: 'Trebuchet MS', arial, sans-serif;
	color: #657380;
	font-size: 15px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}

.x_m
{
	
	font-family: 'Trebuchet MS', arial, sans-serif;
	color: #1d1d1d;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}
 A.x_m:link
{
	
	color: #1d1d1d;
	text-decoration: none;
}

 A.x_m:visited
{
	
	color: #1d1d1d;
	text-decoration: none;
}

 A.x_m:hover
{

	color: #e50000;
	text-decoration: none;
}

 A.x_m:active
{

	color: #e50000;
	text-decoration: none;
}
.home_menu_nav
{
	font-family: arial, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

 A.home_menu_nav:link
{
	
	color: #333333;
	text-decoration: none;
}

 A.home_menu_nav:visited
{
	
	color: #B0C3D9;
	text-decoration: none;
}

 A.home_menu_nav:hover
{

	color: #e50000;
	text-decoration: none;
}

 A.home_menu_nav:active
{

	color: #e50000;
	text-decoration: none;
}

.home_menu_spacer
{
	
	
	padding: 0px 8px 0px 8px;
	font-family: verdana, sans-serif;
	color: #8f99a6;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.spacer-home
{
	
	padding: 150px 0 0 0;
}

