#wrapper #content   {
	width: 680px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 35px;
	background-image: url(../images/sidebarArt.gif);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
#content #sideBar  {
	width: 160px;
	float: left;
	position: absolute;
	z-index: 10;
	font-style: italic;
	color: #463508;
	height: 300px;
}
#sideBar .header   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #463508;
	font-style: normal;
	line-height: 18px;
}
#sideNav {
	height: 300px;
	width: 160px;
}
#sideBar   h1   a:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #4A360C;
	text-decoration: none;
	margin-left: 0px;
}
#sideBar h1 a:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #4A360C;
	text-decoration: none;
	margin-left: 0px;
}
#sideBar h1 a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #4A360C;
	text-decoration: underline;
	margin-left: 0px;
}
#sideBar  a:link  {
	margin-left: 8px;
	text-decoration: none;
	color: #018EA0;
}
#sideBar  a:visited  {
	margin-left: 8px;
	text-decoration: none;
	color: #018EA0;
}
#sideBar  a:hover  {
	font-weight: normal;
	text-decoration: underline;
	margin-left: 8px;
}
#sideBar   h2     {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCBCBC;
	margin-top: 5px;
	margin-right: 40px;
	margin-left: 5px;
	margin-bottom: -10px;
}
#sideBar  h3 {
	margin-right: 50px;
	margin-top: -15px;
}
#content #info {
	width: 520px;
	padding-left: 160px;
	position: relative;
	z-index: 9;
	color: #472F07;
	height: inherit;
}
#info ul {
	margin-top: 5px;
}
#info li {
	line-height: 18px;
	list-style: square outside;
}
#info a:link {
	color: #018EA0;
	text-decoration: none;
}
#info a:visited {
	color: #018EA0;
	text-decoration: none;
}
#info a:hover {
	color: #018EA0;
	text-decoration: underline;
}
#info a:active {
	color: #018EA0;
	text-decoration: underline;
}
#info iframe {
	width: 520px;
}
#info .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #018EA0;
	line-height: 22px;
}
#info .subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#info .boldItl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #018EA0;
}
#info .imageLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
}
#info .imageRight {
	float: right;
	margin-bottom: 0px;
	margin-left: 20px;
}
