#wrapper {
	position: relative;
	top: 0px;
	width: 900px;
	height: 900px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}

body {
	background-image: url(support/images/background.jpg);
}#content {
	position: absolute;
}
#topstrip {
	background-image: url(support/images/top_strip.jpg);
	background-repeat: no-repeat;
	top: 0px;
	width: 897px;
	position: relative;
	height: 26px;
	float: left;
}
#header {
	width: 897px;
	height: 166px;
	float: left;
}
#bottomstrip {
	background-image: url(support/images/bottom_strip.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 897px;
	float: left;
}
#pagefill {
	background-image: url(support/images/page_strip.jpg);
	background-repeat: repeat;
	width: 897px;
	float: left;
}
#topnav {
	height: 25px;
	width: 840px;
	top: 5px;
	position: relative;
	left: 30px;
	z-index: 100;
}
#leftnav {
	width: 177px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 100;
	float: left;
	margin-left: 33px;
	margin-top: 15px;
	height: 369px;
	background-position: right top;
	background-image: url(support/images/left-nav.jpg);
	background-repeat: no-repeat;
	background-color: #00b8e4;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #0072b1;
}
.leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#story {
	width: 590px;
	z-index: 5;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 1px;
	padding-left: 5px;
}
.storytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #00235a;
	text-decoration: none;
}
.bodysubheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#cleartop {
	clear: both;
	height: 10px;
}

#clearbottom {
	clear: both;
	height: 10px;
	float: left;
}
#tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00235a;
	height: 20px;
	width: 500px;
	top: 0px;
	position: relative;
	left: 420px;
}
.storytexthighlite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

#content {
	clear: left;
	color: #ccc;
}
.navlink a:link {
	color: #FFFFFF;
}
.leftnavtext a:link {
	color: #000000;
	text-decoration: none;
}
.leftnavtext a:visited {
	color: #000000;
}
.leftnavtext a:hover {
	text-decoration: underline;
}

.storytext a:link {
	color: #003399;
}
.storytext a:visited {
	color: #003399;
}
.storytext a:hover {
	text-decoration: underline;
}
