body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #0060b6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.attn {
	color: #CC0000;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}

a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}

#siteContainer{
	position:relative;
}

#awards{
	position:relative;
	z-index: 2;
	height: 80px;
	width: 600;
	left: 350px;
	top: 135px;
	text-align: center;
}

#homeContent{
	position:relative;
}

p { 
	text-align: left;
}