body {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;

}
html {
	background-color: #D6D6D6;
}
#header {
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 900px;
	height: 165px;
}
#header img {
	float: left;
}

#body {
	min-height: 464px;
	overflow: hidden;
	width: 900px;
	padding-bottom: 50px;
	margin-bottom: 25px;
	background-color: #FFFFFF;

}
#indexbar {
	width: 243px;
/*	background-image: url(indexbar_bottom.gif);*/
	background-repeat: no-repeat;
	background-position: 18px bottom;
	padding-bottom: 47px;
	overflow: hidden;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#indexbar #indexbarTop {
	overflow: hidden;
	height: 47px;
	width: 243px;
	display: none;
}


#indexbar ul {
	padding: 0px;
	list-style-type: none;
/*	background-image: url(indexbar_bkg_repeat.gif);*/
	width: 243px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#indexbar ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 243px;
}
#indexbar ul li a {
/*	background-image: url(indexbar_button_normal_repeat.gif);*/
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	display: block;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	width: 203px;
}
#indexbar ul li a:hover, #indexbar ul li.uber a {
/*	background-image: url(indexbar_button_hover_repeat.gif);*/
	background-color: #D1CBD1;
	color: black;
}
#footer {
	background-color: #FFFFFF;
	background-image: url(footer_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-size: 0.8em;
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
}
#footer h1, #footer ul, #footer p, #footer img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
}
#footer img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
}
#footer h1 {
	font-size: 1em;
}
#footer ul {
	list-style-type: none;
}
#footer p {

}
#footer a {
	color: #727272;
	text-decoration: none;
}
#footer a:hover {
	color: #BE0A0A;
	text-decoration: underline;
}
#footerLeft {
	float: left;
	width: 211px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#footerLeft a, footerRight a {
	color: #727272;
	text-decoration: underline;
	font-weight: bold;
}
#footerLeft a:hover, footerRight a:hover {
	color: #BE0A0A;
}
#footerRight {
	float: right;
	width: 299px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#footerContainer {
	background-image: url(footer_columns_repeat.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 870px;
}


#content {
	width: 600px;
	margin-top: 25px;
	overflow: hidden;
	float: left;
}
#content h1 {
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h2 {
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h3 {
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content a {
	color: #BE0A0A;
	text-decoration: underline;
}
#content a:hover {
	color: #333333;
}
#content p.breadcrumbs {
	font-size: 0.7em;
	color: #333333;
}
#search_form {
	float: right;
	margin-top: -55px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 40px;
	color: #FFFFFF;
	background-color: #666666;
}
#search_form input {
	vertical-align: middle;
}
#search_form #search_string_main_page {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#search_form strong {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;

}
p#folder {
	display: none;
}
#holdOpen {
	float: right;
	height: 571px;
	width: 1px;
	overflow: hidden;
}

#content div.rounded {
	margin: 10px 0 10px 0;
	padding: 0px;
	width: 600px;
	float: left;
    text-align: right;
}
#content div.rounded a {
	color: inherit;
}
#content div.rounded div {
	height: 280px;
	width: 270px;
    margin: 0;
    padding: 10px;
    font-size: 0.8em;
	float: left;
    text-align: left;
}
#content div.rounded div.fullWidth {
	height: 120px;
	width: 580px;
    font-size: 1em;
}
#content div.imageRow {
float: left;
padding: 5px 5px 5px 105px;
font-size: 0.8em;
border-bottom: solid 1px black;
width: 490px;
}
#content div.imageRow img {
float: left;
margin-left: -100px;
}