* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1.4em;
}
#wrapper {
	width: 900px;
	margin-top: 36px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #0E5738;
	border-right: 1px solid #0E5738;
	border-bottom: #0E5738;
	border-left: 1px solid #0E5738;
}
#wrapper #branding {
	height: 100px;
	width: 900px;
	background-image: url(../imgs/brandBakSolo.jpg);
	background-repeat: no-repeat;
}
#wrapper #branding #topNav {
	float: right;
	height: 70px;
	width: 80px;
	margin-right: 22px;
	margin-top: 20px;
}
#wrapper #branding #topNav ul {
	display: block;
	list-style-type: none;
}
#wrapper #branding #topNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	background-image: url(../imgs/topButtons.png);
	color: #FFF;
	text-align: center;
	width: 80px;
}
#wrapper #branding #topNav a:active {
	background-image: url(../imgs/topButtons.png);
	background-repeat: no-repeat;
	background-position: -180px;
	color: #0B3E33;
}
#wrapper #branding #topNav a:hover {
	color: #0C4833;
	background-image: url(../imgs/topButtons.png);
	background-repeat: no-repeat;
	background-position: -80px;
}
#wrapper #horizNav {
	height: 25px;
	width: 900px;
	background-color: #0E5738;
	float: left;
}
#wrapper #horizNav #application {
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	float: right;
	height: 25px;
	width: 75px;
	margin-right: 25px;
}
#wrapper #horizNav #application ul {
	list-style-type: none;
}
#wrapper #horizNav #application ul li a {
	font-size: 80%;
	line-height: 25px;
	color: #FF0;
	text-decoration: none;
	text-align: center;
	display: block;
}
#wrapper #horizNav #application a:hover {
	line-height: 25px;
	color: #145738;
	background-color: #FFF;
	height: 25px;
	width: 80px;
}
#wrapper #mediaWindow {
	height: 250px;
	width: 900px;
	float: left;
}
#wrapper #FLVPlayer {
	float: left;
	height: 250px;
	width: 900px;
}
#wrapper #sideNav {
	float: left;
	width: 195px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0E5738;
	margin-top: 15px;
	margin-right: 18px;
}
#wrapper #sideNav ul {
	list-style-type: none;
}
#wrapper #sideNav a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #005738;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
}
#wrapper #sideNav a.doublespace {
	margin-bottom: 15px;
}
#wrapper #sideNav a:link {
	width: 160px;
	color: #0E5738;
}
#wrapper #sideNav a:hover {
	line-height: 16px;
	color: #FFFFFF;
	background-color: #0E5738;
	width: 160px;
}
#wrapper #sideNav ul ul a {
	font-size: 9pt;
	display: block;
	margin-left: 0.7em;
	font-weight: normal;
}
#wrapper #sideNav .style4 {
	font-size: 9pt;
	line-height: 95%;
	display: block;
	margin-bottom: 3px;
}
#wrapper #sideNav a:link.onpage {
	width: 160px;
	color: #FFF;
	background-color: #145738;
}
#wrapper #sideNav a:link.onpageIndent {
	width: 130px;
	color: #FFF;
	background-color: #145738;
}
#wrapper #mainContent {
	float: left;
	width: 500px;
	padding-bottom: 10px;
}
#wrapper #mainContent h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #063;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#wrapper #mainContent p {
	margin-right: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 1.2em;
	padding-right: 10px;
}
#wrapper #mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0E5738;
	padding-left: 15px;
	padding-bottom: 1em;
}
#wrapper #mainXtras {
	width: 155px;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
#wrapper #mainXtras .postittext.style1 a {
	color: #145738;
	text-decoration: none;
}
#wrapper #footer {
	height: 25px;
	clear: both;
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	color: #FFF;
	background-color: #0E5738;
	text-align: center;
}
#wrapper #footer h4 {
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 25px;
	padding-left: 235px;
}
#wrapper #footer h4 .s4link a {
	color: #FFF;
}
.s4link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	padding-left: 30px;
}
#wrapper #mainXtras p img {
}

