body {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 700px;
}

div {
	behavior: URL(iepngfix.htc); /*-- Fixes the pre-IE7 bug regarding transparent PNGs -- */
}

#page_container {
	display: block;
	padding: 0px;
	margin: 0px;
	background-color: #eed8b2;
}
#pictureViewer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: URL("images/trans_dark.png");
	z-index: 1;
	visibility: hidden;
	cursor: pointer;
}
#pictureViewer #viewImage {
	border: 2px outset #B0B0B0;	
}
#banner {
	display: block;
	height: 91px;
	width: 700px;
	background-image: URL("images/banner.png");
}
#banner_left {
	float: left;
	display: block;
	background-color: #000000;
	height: 91px;
	width: 190px;
}
#banner_right {
	float: left;
	display: block;
	background-image: URL("images/banner_right_bg.png");
	height: 91px;
	width: 510px;
}
#instrumentOfferings {
	float: right;
	display: block;
	/*width: 508px;*/
	width: 567px;
	height: 258px;
	font-family: Verdana;
}
#instrumentOfferings #offeringsHead {
	float: right;
	padding: 3px;
	margin: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 150px;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	color: #7b351b;
	background-image: URL("images/offerings_bg.png");
}
#instrumentOfferings #offeringsList {
	clear: right;
	float: right;
	padding: 3px;
	padding-right: 20px;
	margin: 2px;
	margin-top: 0px;
	width: 100px;
	height: 208px;
	background-image: URL("images/offerings_bg.png");
	font-size: 10.5pt;
	text-align: right;
	border-left: 2px solid #7b351b;
	border-top: 2px solid #7b351b;
	border-bottom: 4px solid #7b351b;
	color: #7b351b;
}
#link_bar {
	float: left;
	display: block;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-top: 2px;
	/*width: 186px;*/
	width: 130px;
	border-top: 1px solid #7b351b;
	border-left: 3px solid #7b351b;
	border-bottom: 4px solid #7b351b;
	background-color: #FFFFFF;
}
#link_bar a {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 9px;
	padding-left: 9px;
	margin-bottom: 2px;
	font-family: Trebuchet, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #7d3b18;
	text-align: left;
	border-left: 3px #7b351b solid;
	background-color: #d4c6c5;
}
#link_bar a:hover {
	color: #9d3b18;
	background-color: #c4b6b5;
	border-left: 3px #8b553b solid;
}
#left_bar {
	float: left;
	display: block;
	height: 400px;
	margin: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 40px;
	background-image: URL("images/left_bar_twirl.png");
	background-repeat: no-repeat;
}
#page_body {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 567px;
}
#body_text {
	float: right;
	width: 650px;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	color: #666666;
	text-align: left;	
	margin-bottom: 20px;
	font-size: 10pt;
	line-height: 12pt;
}
#body_text a {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #993300;
}
h1 {
	font-size: 30pt;
	color: #FFFFFF;
	font-weight: normal;
}
#body_text h2 {
	color: #8f482e;
	font-size: 14pt;
	margin-top: 25px;
	text-align: center;
}
#body_text p {
	margin-right: 5px;
	text-align: justify;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: lighter;
	color: #000000;
	font-style: italic;
	clear: both;
	height: 28px;
}
.quote a {
	color: #993300;
}
#contactOpen {
	color: #8f482e;
	text-decoration: underline;
	cursor: pointer;
}
#contactBox {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	background-color: #d4c6c5;
	display: none;
	border: 1px #8b553b solid;
	padding: 5px;
	color: #8b553b;
	overflow: hidden;
}
.contact_input {
	background-color: #f4e6e5;
	margin-bottom: 8px;
	padding: 2px;
}
#footer {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
	margin-top: 10px;
	width: 650px;
	text-align: center;
}
#footer a {
	color: #993300;
}
#footer a:link {
	color: #993300;
	/*text-decoration: none;*/
}
#footer a:visited {
	color: #993300;
}
#footer a:hover {
	color: #993300;
}
#footer a:active {
	color: #FF0000;
}
#footer #credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	border: none;
	border-top: 1px solid #CCC;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 2px;
	padding-top: 2px;
}