#header-content h2 a, #header-content h2
{
	font-weight:normal;	
	color: #ffffff;	
	font-size: 26px;
	text-decoration:none;
	margin: 0;
}
#landing-content-left
{
	float: left;
	width:708px; 
	text-align:left;
	overflow:hidden;
}
#landing-content-left-bg
{
	float: left;
	width:708px; 
	height: 288px;
	text-align:left;
	overflow:hidden;
	background-image:url(images/landing_menu_bg.jpg);
	background-repeat: no-repeat;
}
#landing-content-left h2, #landing-content-left h2 a
{
	font-weight:normal;
	color: #ffffff;
	font-size: 18px;
	text-decoration:none;
}

#landing-content-left a
{	
	font-weight: normal;
	color: #f75e00;
	text-decoration:underline;
}

#landing-content-left a:hover
{	
	text-decoration:none;
}

#landing-content-right
{
	float: right;
	width:235px; 
	text-align:left;
	overflow:hidden;	
}
#landing-content-right a
{
	font-weight:normal;
	font-size: 18px;
	text-decoration:none;	
}

#landing-content-right a:hover
{
	text-decoration:underline;	
}
/* */

.msg_list {
	margin: 0px;
	padding: 0px;
	width: 943px;
	background-color:#3a3118;

}
.msg_head {
	cursor: pointer;
	position: relative;
	background-color:#3a3118;
	margin-left:670px;
	background-image: url(images/quicklinks_but.png);
	background-repeat:no-repeat;
	height: 26px;
	width: 273px;
	margin-top: 0px;margin-bottom: 0px;
	padding: 0px;
}

.msg_head:hover {
	
	background-image: url(images/quicklinks_but_over.png);

}
.msg_body
{
	padding: 10px;
	background-color: #4e4837;
	color: #ffffff;
	overflow:hidden;
}
.msg_body a
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.msg_body a:hover
{
	text-decoration: underline;
}
.msg_body h3
{
	font-size: 16px;
	color: #0b4b74;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
/**/

#LiveFeed-Left
{
	float: left;
	width:457px; 
	padding-right: 5px;
	text-align:left;
	overflow:hidden;	
}
#LiveFeed-Right
{
	float: right;
	width:456px; 
	padding-left: 5px;
	text-align:left;
	overflow:hidden;	
}

#LiveFeed-Left h3 a, #LiveFeed-Right h3 a
{
	color: #64c7ba;
	font-size: 28px;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	font-style:  normal;
	font-weight:  normal;
}

#LiveFeed-Left h3 a:hover, #LiveFeed-Right h3 a:hover
{
	text-decoration: none;
}
