#navcontainer {
	position:absolute;
	width:580px;
	height:400px;
	z-index:3;
	left: 0px;
	top: 40px;
}

#tornpaper {
    width: 180px; height: 400px;
    background: url(/files/site3/images/nav_both.gif);
    margin: 0px; padding: 0;
    position: relative;
}

#tornpaper li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; left: 0;
}

#panel1b {top: 0px; height: 73px; width:180px;
}

#panel1b li, #panel1b a {height: 73px; display: block;
}

#panel2b {top: 73px; height: 58px; width:180px;
}

#panel2b li, #panel2b a {height: 58px; display: block;
}

#panel3b {top: 131px; height: 77px; width:180px;
}

#panel3b li, #panel3b a {height: 77px; display: block;
}

#panel4b {top: 208px; height: 87px; width:180px;
}

#panel4b li, #panel4b a {height: 87px; display: block;
}

#panel5b {top: 295px; height: 87px; width:180px;
}

#panel5b li, #panel5b a {height: 87px; display: block;
}

#panel1b a:hover {
    background: transparent url(/files/site3/images/nav_both.gif)
    -177px 0px no-repeat;
}
	
#panel2b a:hover {
    background: transparent url(/files/site3/images/nav_both.gif)
    -177px -73px no-repeat;
}
	
#panel3b a:hover {
    background: transparent url(/files/site3/images/nav_both.gif)
    -177px -131px no-repeat;
}
	
#panel4b a:hover {
    background: transparent url(/files/site3/images/nav_both.gif)
    -177px -208px no-repeat;
}
	
#panel5b a:hover {
    background: transparent url(/files/site3/images/nav_both.gif)
    -177px -295px no-repeat;
}
	
#noshow {display: none;
}

#maincontent {
	position:absolute;
	width:500px;
	z-index:4;
	left: 195px;
	top: 40px;
}

#print_banner {
	display: none;
}

#updated {
	font-style: italic;
}

.rule {border-top-width: 1px;
       border-top-style: solid;
       border-color: #891C05; 
       margin: 0px;
	   padding-top : 0.25em;
}

#related_content, #related_content_portal {
	float: left;
	margin: 0;
	line-height: normal;
}

#related_content {
	width: 30%;
}

#related_content_portal {
	width: 38%;
}

#related_content h2, #related_content_portal h2 {
	color: white;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 1.4em;
}

#related_content h3 {
	color: #891C05;
	padding: 0;
	margin-bottom: 0.1em;
	text-transform: uppercase;
	font-size: 1.1em;
}

#related_content ul, #related_content_portal ul {
	margin-top: 0.1em;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
}

#related_content li, #related_content_portal li {
	margin-bottom: 0.4em;	
	list-style-type: none;
}


#subhead {
	font-size : 1.25em;
	font-style: italic;
	margin-bottom: 12px;
}

#archive {
	background-color: #666666;
	color: #FFFFFF;
	padding-left: 6px;
	padding-bottom: 3px;
	margin-bottom: 6px;
}

#archive h1 {
	color: #FFFFFF;
}

#pdf {
	float: right;
	padding: 0.25em;
	margin: 0 0 0.5em 0.5em;
	border: 1px solid #333333;
}

#pdf p {
	color: black;
	margin-top: 0; 
	margin-bottom: 0.25em;	
}

#pdf strong {
	font-size: 1.1em;
}

.photo_left, .photo_right, .photo_default {
	border: 1px solid #891C05;	
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-color: #891C05;
}

.photo_left {
	float: left;
	margin-right: 0.5em;
}

.photo_right {
	float: right;
	margin-left: 0.5em;
}

.photo_caption {
	color: white;
	font-style: italic;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
	margin-top: 0;
}

.image_left, .image_right, .image_default {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.image_default {
	float: none;
	clear: both;
}

.image_left {
	float: left;
	margin-right: 0.5em;
}

.image_right {
	float: right;
	margin-left: 0.5em;
}

.no_bullets {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

blockquote {
	color: #333333;
}


.text_table {
	border: 1px solid #891C05;
	border-collapse: separate;
	margin : 4;
	background : White;
	margin-bottom: 1em;
	width: 90%;
}

.text_table tr {
	vertical-align: top;
}

.text_table th {
	border: solid #891C05 1px;
	background : #FFFFCC;
	text-align : center;
	font-weight: bold;
	vertical-align : bottom;
	padding: 3px;	
}

.text_table td {
	border: solid #891C05 1px;
	background : white;
	text-align: right;
	vertical-align : top;
    padding: 3px;	
}

.td_subhead {
	border: solid #891C05 1px;
	background-color: gray;
	text-align: center;
	vertical-align : top;
    padding: 3px;	
}

.sidebar_within_text {
	background: #c4d1db;
	width: 90%;
	text-align: left; 
	padding: 1em;
	margin-bottom: 1em;
}

.sidebar_within_text h4 {
	text-align: center;
	margin-top: 0;
}
