body {
	background-color: #FFF;
	background-position: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
}
#headInfo {
	background-color: #FB7722;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 100%;
}
#wrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #999;
	background-color: #FFF;
	background-image: url(images/centerSpan.jpg);
	background-repeat: repeat-y;
	width: 780px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#Cap {
	background-image: url(images/headSlice.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 26px;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: auto;
	position: relative;
	background-image: url(images/logoStripe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #navigation {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 500px;
	z-index: 30;
	left: 25px;
	text-align: left;
	position: absolute;
	visibility: visible;
	bottom: 0px;
}
#header #email{
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 180px;
	position: absolute;
	top: 40px;
	left: 573px;
}
#wrapper #interior {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#mainContent  {
	margin: 0px;
	float: left;
	width: 500px;
	padding: 0px;
	position: relative;
	left: 28px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 10px;
}
h1 {
	font-size: 1.5em;
	color: #F67D2A;
}
h3 {
	font-size: 1em;
	color: #999;
}
#sideBar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 175px;
	position: relative;
	right: 32px;
	text-align: left;
	line-height: 1em;
}
a  {
	color: #999;
	text-decoration: none;
	font-weight: bolder;
	font-size: 1em;
	line-height: .8em;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.bolder {
	font-weight: bolder;
	color: #F67D2A;
}
#imageSource {
	clear: both;
	width: 720px;
	position: relative;
	padding-top: 15px;
	left: 25px;
	padding-bottom: 15px;
}
p {
	font-size: .7em;
	color: #999;
}
#footer {
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 50px;
	clear: both;
}
ul {
	font-size: .7em;
	color: #999;
}
