body, html
{
	margin:0;
	padding:0;
	color:#5f5f5f;
}

.header
{
	width:100%;
	height:185px;
	background: #2d3b78 url(../img/header_bg.jpg) repeat-x;
}

.header_block
{
	left:50%;
	margin-left:-450px;
	position: absolute;
	width: 900px;
	height: 102px;
	top:55px;
}

.logo
{
	float:left;
	width:189px;
	height:102px;
}

.menu_block
{
	float: left;
	position: relative;
	width: 711px;
	height:20px;
	top:85px;
}

.menu_block a
{
	color:#fff;
	font-size: 13px;
	font-family: verdana, arial;
	text-decoration: underline;
}

.menu_block a:hover
{
	text-decoration: none;
}

.big_spacer
{
	width: 100%;
	height:40px;
}

.main
{
	width:900px;
	overflow: auto;
	position: relative;
	left:50%;
	margin-left:-450px;
}

.left_main
{
	float: left;
	position: relative;
	width: 189px;
}

.right_main
{
	float: right;
	position: relative;
	width: 641px;
	font-family: verdana;
	font-size:12px;
}

.spacer_main
{
	display: block;
	float: left;
	width: 70px;
	height: 40px;
}

.press_table
{
	font-family: verdana;
	width:189px;
	color:#6b6b6b;
	font-size: 11px;
}

.press_table_date
{
	font-family: verdana;
	color:#000;
	font-size: 10px;
	font-weight: bold;
}

.press_table a, .td1 a, .press_table span a
{
	color:#8d8c8c;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.press_table span
{
	font-size:11px;
}


.press_table a:hover, .td1 a:hover, .press_table span a:hover
{
	text-decoration: none;
}

.all_action a
{
	font-weight: normal;
	color:#3a3a3a;
	text-decoration: underline;
}

.all_action a:hover
{
	text-decoration: none;
}

.right_spacer
{
	width:100%;
	height:60px;
}

.td1
{
	width: 280px;
	border-top: 1px solid;
	border-color: #ccc;
	font-family: verdana;
	font-size: 12px;
	color: #3a3a3a;
}

.td2
{
	width:35px;
}

.down_menu td
{
	padding-top: 30px;
	border-top: 1px solid;
	border-color: #cccccc;
}

.down_menu td a
{
	color: #ccc;
	text-decoration: underline;
	font-size: 10px;
}

.down_menu td a:hover
{
	text-decoration: none;
}

.faces_title_a
{
	color:#3a3a3a;
	font-size: 16px;
	text-decoration: underline;
}

.faces_title_a:hover
{
	text-decoration: none;
}

.faces_role
{
	color:#888;
	font-size:12px;
}
