body{
	background-color: #2b2b2b;
	margin: 0;
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin:0;
}

a{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: 56BAEC;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a.nav{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: 56BAEC;
	font-weight: bold;
	text-decoration: none;
	text-transform : uppercase;
	vertical-align : middle;
}
a.nav:hover{
	text-decoration: underline;
}


img.article{
	border : 2px solid White;
}
.Article{
	font-size: 12px;
	line-height: 16px;
	color: 56BAEC;
}
.footer{
	background-color: 56BAEC;
	text-align: center;
	color: #ffffff;
	vertical-align : middle;
}
.ColLeft{
 	width: 201px;
	 background-color: #000000;
	 text-align: center;
}
.ColRight{
	width: 201px;
	 background-color: #000000;
 	text-align: center;
}
.HPListing{
	padding: 10 20 10 20;
	vertical-align: top;
}
.nav{
	background-color: 2B2B2B;
	text-align: center;
	color: 56BAEC;
	vertical-align : middle;
}
.SecName{
	font-size: 14px;
	font-color: #e97d22;
	font-weight: bold;
	padding-bottom: 10px;
	color: 27448a;
}
.Tease{
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 15px;
	color: 56BAEC;
}
