/* 

Enter in the dance, plug it in and we begin...

*/

.News_Wrapper {
	position:absolute;
	top:0px;
	left:740px;
	height:690px;
	width:220px;
	background-image:url(../images/Backgrounds/GNS_BG.jpg);
	background-repeat:no-repeat;
	z-index:121;
}

.Home_Welcome {
	position:relative;
	top:0px;
	margin-top:0px;
	left:220px;
	height:290px;
	width:520px;
	background-image:url(../images/Branding/Home_Image.jpg);
	background-repeat:no-repeat;
	z-index:122;
}

.Home_Message {
	font-family: Georgia, Times New Roman, serif;
	text-align:left;
	font-size:18px;
	line-height:40px;
	color: #FFFFFF;
	display:block;
	height:40px;
	width:480px;
	border-bottom:1px solid #003300;
	margin: 0px 20px 20px 20px;
	padding:20px 0px 0px 0px;
}

.Home_Message_Body {
	font-family: Georgia, Times New Roman, serif;
	text-align:left;
	font-size:14px;
	line-height:18px;
	color: #FFFFFF;
	display:block;
	height:200px;
	width:210px;
	margin: 0px 280px 20px 20px;
}

.Home_Content {
	position:relative;
	top:0px;
	left:220px;
	width:520px;
	z-index:320;

}

.Home_WhatsNew {
	font-family: Georgia, Times New Roman, serif;
	text-align:left;
	font-size:16px;
	line-height:40px;
	color: #003300;
	display:block;
	height:40px;
	width:480px;
	border-bottom:1px solid #003300;
	margin: 0px 20px 20px 20px;
	padding:20px 0px 0px 0px;
}

.Home_Feature {
	
	clear: left;	
	
	position:relative;
	width:480px;
	height: 160px;
	border-bottom:1px dotted #999999;
	margin: 0px 20px 20px 20px;
}

.Home_Feature_Image {
	/*float: left; */
	
	position:relative;
	top:0px;
	left:0px;
				
	margin: 0px 20px 30px 0px;
	/*background-color:#EEEEEE;*/
	overflow:hidden;
}

.Home_Feature_Image img {
	width:130px;
	border:5px solid #666666;
}

.Home_Feature_Text {
	
	/*float: left;*/
	
	
	position:absolute;
	top:10px;
	left:160px;
		
	width:320px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	line-height:18px;
	color:#666666;
}

.Home_Feature_Text a:link {
	color:#0033FF;
	text-decoration:none;
}

.Home_Feature_Text a:visited {
	color:#0033FF;
	text-decoration:none;
}

.Home_Feature_Text a:hover {
	color:#0033FF;
	text-decoration:underline;
}

.Home_Feature_Text a:active {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

.Home_Feature_Text #Header {
	font-family: Georgia, Times New Roman, serif;
	font-size:16px;
	line-height:24px;
	color:#993333;
}

.Home_LatestNews {
	font-family: Georgia, Times New Roman, serif;
	text-align:left;
	font-size:16px;
	line-height:40px;
	color: #003300;
	display:block;
	height:40px;
	width:180px;
	border-bottom:1px solid #003300;
	margin: 0px 20px 20px 20px;
	padding:20px 0px 0px 0px;
}

.Home_News {
	position:relative;
	width:180px;
	border-bottom:1px dotted #999999;
	margin: 0px 20px 20px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	line-height:14px;
	color:#666666;
	padding-bottom:20px;
}

.Home_News a:link {
	color:#0033FF;
	text-decoration:none;
}

.Home_News a:visited {
	color:#0033FF;
	text-decoration:none;
}

.Home_News a:hover {
	color:#0033FF;
	text-decoration:underline;
}

.Home_News a:active {
	color:#000000;
	text-decoration:none;
	font-size:10px;
}

.Home_News #Header {
	font-family: Georgia, Times New Roman, serif;
	font-size:14px;
	line-height:18px;
	color:#993333;
}

.Home_News #Date {
	color:#003300;
}
