body, h1, h2, h3, p, ul, ol, li, tr, td, th, hr, aside, article, section, figure {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	position: relative;
	}
@font-face {
	font-family: 'UOTMedItalic';
	src: url('assets/uot_med_italic-webfont.eot');
	src: local('☺'), url('assets/uot_med_italic-webfont.woff') format('woff'), url('assets/uot_med_italic-webfont.ttf') format('truetype'), url('assets/uot_med_italic-webfont.svg#webfontnRPvhAfL') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	height: 100.1%;
}
body {
	background-image: url(pix/bluestripebg.png);
	background-color: #88B4D5;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
}
#pg {
	position: relative;
	width: 841px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#pg header {
	margin: 0px;
	padding: 0px;
	height: 315px;
	width: 841px;
	top: auto;
}
#pg header img {
	margin: 0px;
	padding: 0px;
	width: 841px;
	top: auto;
	display: block;
}

section#content {
	position: absolute;
	width: 841px;
	left: 0px;
	top: 245px;
	z-index: 50;
}
#pg section#content nav {
	float: left;
	width: 255px;
	margin-left: 20px;
}
#pg section#content nav a:link, #pg section#content nav a:visited {
	color: #EE1475;
	text-decoration: none;
	padding-bottom: .5em;
}
#pg #content nav a.here:link, #pg #content nav a.here:visited {
	color: #515151;
}

#pg section#content nav ul {
	list-style-type: none;
	text-align: center;
}
#pg section#content nav li {
	font-size: 0.9em;
	font-weight: normal;
	font-family: 'UOTMedItalic', Tahoma, Arial, sans-serif;
	padding: 4px 0px;
}
.k {letter-spacing: -1px;}
.ctr {
	text-align: center;
}
#pg section#content figure#feature {
	width: 481px;
	margin-top: 0px;
	float: right;
	margin-right: 20px;
}
#pg article {
	background-color: #FFFFFF;
	width: 841px;
	height: 380px;
	display: block;
}
#pg article p {
	width: 255px;
	margin-left: 20px;
	font-size: 0.8em;
	line-height: 160%;
	margin-bottom: 1.2em;
}
