@charset "utf-8";
/* CSS Document */


#banner {
	background: url(images/banner_md.gif) no-repeat;
	}

#container2 h1 {
			color: #EB8923;
			background: url(images/h1_line_md.gif) bottom repeat-x;
			}

#container2 a, h2, .highlight, .inset, .credit, .footnote, .caption {
			color: #EB8923;
			}
			
#sub_nav {
	color: #EB8923 !important;
	}
	#sub_nav .photos {
		background: url(images/photos_md_02.gif) no-repeat;
		}
	
#content table {
		border: 2px solid #EB8923;
		}
		
.thumb {
	border:  1px solid #EB8923;
	}


