

body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #3399cc;
}

#top {
	text-align: center;
}

#home{
	width: 575px;
	height: 400 px;
	background-image:url(images/logo_4_blast.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#home a {
	color: #3399cc;
	text-decoration: underline;
	font-weight:bold;
	font-size:13px;
}

#mBody {
	background-color: #ffffff;
	width: 800px;
	margin: 0em;
	text-align: left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 13pt;
}

.left_col {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 13px;
}

.right_col {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 13px;
	padding-right:10px;
}

.award_col {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 13px;
	padding-right:10px;
	text-align:center;
}

#leftC {
	background-color: #ffffff;
	width: 185px;
	float: left;
	padding: 20px 0px 0px 6px;
}

#rightC {
	width: 590px;  
	background-color: #ffffff;
	float: left;
	margin-left: 1.0em;
	padding: 20px 2px 10px 4px;
	border-left: 1px solid #3399cc;
}


.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #3399cc;
	text-decoration: underline;
/*	background-color: #ffffcc;  
	text-indent: 0.2em; */
	padding: 1px 5px 1px 5px;
	border: 0px solid #3399cc;
}

.mheadline {
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3399cc;
	text-align: left;
}

#stable {
	background-color:#ffffff;
	width: 340px;
	text-align: justify;
	float: left;
}

#stable_b {
	background-color:#ffffff;
	width: 220px;
	text-align: justify;
	border: 1px solid #3399cc;
	padding: 0.5em;
	float: right;	
}

.imager {
	text-align: right;
}

.elink {
	color: #3399cc;
	text-decoration: underline;
	font-size:12px
}

.elink:hover {
	text-decoration: none;
}

#menuBar {
	background-color: #ff0000;
	width: 800px;
	text-align: center;
	margin: 0px;
}

#nav {
	width: 800px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	vertical-align: middle;
}

.navlink {
	margin-left: 0.5em;
	margin-right: 0.5em;
	color: #ffffff;
	text-decoration: none;
}

.navlink:hover {
	text-decoration: underline;
	color: yellow;
}

#footer {
	clear: both;
	background-color: #ffffff;
	width: 800px;
	text-align: center;
}

.tdb {
	background-color: #cccccc;
	font-weight: bold;
	text-align: right;
	width: 100px;
	height: 30px;
}

hr#footerhr {
	color: #3399cc;
	width: 800px;
}

hr {
	color: #3399cc;

}
#insideleft {
	background-color:#ffffff;
	width: 265px;
	float:left;
	padding:7px;
}
#insideright {
	background-color:#ffffff;
	position:absolute;
	margin-left: 315px;
	top: 255px;
	width: 230px;
}