body {
	background-color:#fdfdd9;
	text-align:center;
}

#container {
	width:800px;
	background-image:url(images/sidebar-background.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}

#header {
	text-align:left;
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:94px;
	background-color:#fdfdd9;
}
#header a {
	text-decoration:none;
}
#header-nav {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:17px;
	text-align:center;
	color:#743d14;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
}

#header-nav a {
	color:#743d14;
}

#header-nav a:hover {
	color:#9d3213;
}

#header-image {
	background-image:url(images/header-img.jpg);
	width:800px;
	height:77px;
}

a div#header-image {
	border:0px;
	text-decoration:none;
}

#header-image-text {
	text-align:right;
	color:#743d14;
	font-family:"Times New Roman", Times, serif;
	font-size:0.8em;
	font-weight:bold;
	padding-top:15px;
	padding-right:5px;
}

a:link #header-image-text {
	border:0px;
	text-decoration:none;
}

#header-bar {
	line-height:0px;
	width:800px;
	height:5px;
	background-image:url(images/bar.gif);
	background-repeat:no-repeat;
}

#sidebar {
	text-align:left;
	width:265px;
	background-color:#9d3213;
	float:left;
	height:100%;
}

#sidebar-top {
	width:265px;
	height:35px;
	background-color:#9d3213;
}

#sidebar-title {
	background-image:url(images/sidebar-title.gif);
	background-color:#9d3213;
	width:265px;
	height:26px;
}

#sidebar-title-text {
	color:#d7a954;
	padding-left:40px;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
}

#sidebar-content {
	width:245px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:14px;
	background-color:#9d3213;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#sidebar-content a {
	color:#FFFFFF;
	text-decoration:none;
}

#sidebar-content a:hover {
	color:#FFFFBF;
}

#main {
	text-align:left;
	width:535px;
	_width:505px;
	float:right;
}

#main-top {
	width:535px;
	_width:505px;
	height:35px; /* originally 21 px */
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	color:#b76107;
}

#main-top-text {
	position:relative;
	top:12px;
	right:3px;

}

#main-title {
	background-image:url(images/main-title.gif);
	width:535px;
	height:26px;
}

#main-title-text {
	width:400px;
	color:#9d3213;
	position:relative;
	left:40px;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
}

#main-content {
	width:510px;
	color:#824819;
	padding:10px 0px;
	position:relative;
	left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#main-content a {
	font-weight:700;
	color:#824819;
}

#footer {
	text-align:left;
	width:800px;
	height:72px;
	clear:both;
	background-color:#fdfdd9;
}

#footer-bar {
	line-height:0px;
	width:800px;
	height:5px;
	background-image:url(images/bar.gif);
	background-repeat:no-repeat;
}

#footer-content {
	width:800px;
	padding:10px 0px;
	text-align:center;
	font-size:0.7em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#743d14;
}

#footer-content a {
	color:#743d14;
}

#footer-content a:hover {
	color:#9d3213;
}

#icd-credit {
	font-weight:normal;
}

.image-caption {
	font-size:0.7em;
	font-style:italic;
}
