body { background: url(../images/bg_homebanner.jpg) repeat-x 0 0; }

#mastHead {
	position: relative;
	min-height: 398px;
	height:auto !important;
	height: 398px;
}

#mastHead p {
	position: absolute;
	top: 190px; 
	left: 0; 
	width: 295px;
}

#banner_wrap {
	position: relative;
	width: 579px;

	position: absolute;
	top: 71px;
	left: 370px;
	overflow: hidden;
}
#banner_message {
	position: relative;
	width: 579px;
	position: absolute;
	top: 71px;
	left: 370px;
}
.banner {
	background-color: #FFF;
	height: 287px;
}
.banner img {
 	margin: 10px;
}
.banner h3 {
	position: absolute;
	bottom: 10px; 
	left: 15px;
	font: normal 115%/1.5 Georgia, serif;
	color: #36372b;
	margin-bottom: 0;
	text-transform: none;
}

.leftcol {
	width: 320px;
	float: left;
	margin-right: 45px;
}

.middle {
	float: left;
	width: 210px;
}

.middle p {
	padding-left: 30px;
	line-height: 1.2em;
}

.rightcol { 
	width: 340px;
	float: right;
	border-left: 1px solid #e6e7d2;
	padding-left: 25px; 
	}
	
	table {
		width: 100%; 
		margin: 0 0 25px 0;
		border-bottom: 1px solid #c4c6aa;
	}


	td {
		padding: 2px 0;
		border-top: 1px solid #c4c6aa;
		font-size: 90%;
	}

	th {
		font-weight: normal; 
		font-size: 10px;
	}

	caption { 
		color: #646731;
		font-weight: bold;
		text-align: left;
		margin-bottom: 5px;
	}

	.alt {
		background-color: #edeecd;
	}

	.green { color: #44880e; }
	.red { color: #d40112; }

	td img { padding: 0 7px; }
	.symbol { color: #717166;
		font-size: 90%; }

	p.last_update {
		margin-top: -20px;
		font-size: 9px;
	}
	td.title a {
		text-transform: uppercase;
	}

.articlesummary p {
	margin-left: 60px;
}

form {
	margin: 0;
	padding: 0;
	z-index: 100;
}
.award p {
padding-left: 0;	
	
}
