@charset "utf-8";
/* This styles the headings in the right sidebar */
#sidebar h3 {
	padding-left: 10px;
	padding-top: 7px;
	letter-spacing: normal;
	color: #FFF;
	padding-bottom: 7px;
	background-image: url(Images/redsidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 10px;
	line-height: 16px;
}
/* This styles the dividing lines between items in the right sidebar if hr is used */
#sidebar hr {
	height: 0px;
	border: 0;
	margin: 0px;
	padding: 0px;
}
#sidebar ul {
	border: 2px outset #C90;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar ul li {
	list-style: none;
	display: inline;
}
#sidebar ul li a {
	display: block;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #714B00;
}
#sidebar ul li a:hover {
	text-decoration: none;
	background-color: #C93;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/icd_fade.gif);
}

/* These are the settings for the top navigation bar */
#nav {
	height: 35px;
	clear: none;
	float: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(Images/RedBar.png);
	background-repeat: no-repeat;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
	height: 35px;
	width: 130px;
}
#nav ul li a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(Images/icd_navdivider.gif);
}
#nav ul li#active a {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
#nav ul li a:hover,nav ul li a:active {
	text-decoration: underline;
	color: #FFF;
	background-image: url(ICD%20Art%20Work/ICD_rollover.png);
	background-repeat: no-repeat;
}
#nav ul li a.current,#nav ul li a.current:hover,nav ul li a.current:active {
	text-decoration: underline;
	color: #FFF;
	background-image: url(ICD%20Art%20Work/ICD_rollover.png);
	background-repeat: no-repeat;
	cursor: default;
}
#current {
	background-image: url(ICD%20Art%20Work/ICD_rollover.png);
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
#wrapper #content p {
	margin-left: 16px;
}
#wrapper #content ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	line-height: 30px;
}
#wrapper #tabbody {
	background-image: url(Images/icd_body.png);
	background-repeat: repeat-y;
	visibility: visible;
}
#header {
	height: 120px;
	background-image: url(Images/icd_header.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#upper img {
	float: right;
	border: 2px outset #600;
	padding: 5px;
}
#lower img {
	float: left;
	margin-left: 16px;
	margin-right: 12px;
	border: 2px outset #600;
	padding: 5px;
}
#content #upper {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content #upper p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 16px;
	margin-top: 14px;
	margin-bottom: auto;
	text-align: left;
	vertical-align: middle;
	padding-top: 14px;
	font-style: italic;
}
#content #lower {
	float: none;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 530px;
	clear: right;
	padding-top: 12px;
	padding-bottom: 12px;
}
#content #lower p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 16px;
	margin-top: 14px;
	margin-bottom: auto;
	text-align: left;
	vertical-align: middle;
	font-style: italic;
}
#footer {
	clear: both;
	background-image: url(Images/icd_footer.png);
	background-repeat: no-repeat;
	height: 70px;
}
#banner {
	height: 40px;
	width: 760px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#sidebar {
	float: right;
	width: 200px;
	margin-right: 10px;
	margin-top: 12px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 450px;
}

.fltrt {
	float: right;
	padding: 0px;
	margin: 0px;
}

.fltlft {
	float: left;
	margin: 0px;
	padding: 0px;
}
.redText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #600;
	margin-left: 16px;
}
#aboutText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 30px;
}
#about_img {
	margin-right: auto;
	margin-left: 33px;
}
#content blockquote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#map {
	margin-left: 16px;
}
#footer a img {
	float: right;
	padding-right: 20px;
	padding-top: 15px;
	position: relative;
}

