#logonew {
	background-image: url(../Images/Awards/logo_bar_awards.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}

#contentawards {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 1788px;
}
#bodyimage {
	background-image: url(../Images/Awards/awards.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
}
.paragraph {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	color: #000;
	font-weight: 100;
	padding-left: 40px;
	padding-top: 10px;
}
.paragraphheader {
	color: #5b476f;
	font-family: "Franklin Gothic Medium";
	font-size: 17px;
	font-weight: 100;
	padding-top: 10px;
	text-decoration: underline;
}

.links {
	font-family: Baskerville;
	font-size: 14px;
	color: #5b476f;
	text-decoration: underline;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
#toplinks {
	color: #5b476f;
	font-family: "Franklin Gothic Medium";
	font-size: 15px;
	font-weight: 100;
	padding-top: 10px;
}

