body {
	background-color: #113344;
	text-align: center;
	margin-top: 0;
}
#body {
	margin: 0 auto;
	width: 800px;
	background-color: #ffffff;
	text-align: left;
	border-right: 1px solid #000000;
	color: #330033;
}
td.fname {
	text-align: right;
}
#tnav {
	border-left: 1px solid #004466;
	text-align: left;
	padding-left: 10px;
	margin: 10px;
	height: 78px;
	line-height: 16px;
}
#tnav a {
	text-decoration: none;
	color: #004466;
	font-size: 11px;
}
#tnav a:hover {
	text-decoration: underline;
	color: #220044;
}


img#tbar { border-top: 1px solid #bad7dc }
a img { border: 0px; }
img#tbar { border-top: 1px solid #bad7dc }
a img { border: 0px; }
#mnav {
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#mnav img {
	border-right: 2px solid #ffffff;;
}
#mnav img.last {
	border: 0;
}
#main {
	background-color: #c6bfcc;
	background-image: url('/images/bg_logo.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
#awards {
	width: 208px;
	padding: 10px;
	padding-bottom: 50px;
}
#awards p {
	font-size: 12px;
	text-align: left;
	color: #27014e;
}
#content {
	padding: 30px;
	padding-top: 10px;
	font-size: 12px;
	color: #330033;
	padding-bottom: 100px;
}
#content h1 {
	font-size: 18px;
	color: #000033;
}
#content h2 {
	font-size: 15px;
	color: #330033;
	border-bottom: 1px solid #330033;
	margin-bottom: 10px;
	margin-top: 15px;
}
#content a {
	font-weight: bold;	
	color: #004466;
}
#content a:hover {
	color: #220044;
}
#content ul {
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 20px;
}
#content li {
	line-height: 20px;
}
#footer {
	background-color: #ffffff;
	padding: 10px;
}
p {
	padding-top: 0;
	margin-top: 0;
	text-align: justify;
}

#lownav { text-align: center; color: #004466; font-size: 12px; }
#lownav a { text-decoration: none; color: #004466; font-size: 12px; }
#lownav a:hover { text-decoration: underline; color: #220044; } 

