html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font: normal 12px verdana;
	line-height: 1;
	text-align: center;
	color: white;
}
ol, ul {
	list-style: none;
	
}
a {
	color: #A64300;
	text-decoration: none;
}
a:hover {
	color: #790000;
}
li {
	display: inline;
}
p { 
	padding: 0 0 15px 0;
}
#wrapper {
	width: 1180px;
	margin: 0 auto;
	padding-bottom: 60px;

}
#logo {
	padding: 50px 0 30px 0;
}
#quote {
	font: italic 16px georgia;
	padding: 30px 0;
}
#thumbs img {
	float: left;
	border-left: 2px solid white;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}
.last_thumb {
	border-right: 2px solid white;
}
#slideshow {
	width: 1180px;
	height: 200px;
	margin-bottom: 5px;
}
#copy_wrap {
	width: 1180px;
	margin: 0 auto;
}
.copy {
	float: left;
	text-align: left; 
	width: 500px; 
	margin: 30px auto; 
	line-height: 180%; 
	background: #ebebeb; 
	color: #363636;
	padding: 40px;
}
.copy a {
	color: #3676B6;
	font-weight: normal;
}
#footer {
	line-height: 180%;
}
#footer a {
	color: white;
}
.clear {
   clear: both;
}
.strip {
	border-top: 10px solid #555;
	border-bottom: 10px solid #555;
}
.filmstrip {
	height: 129px;
	width: 1180px;
	padding-top: 13px;
	background: url('/images/35mm_bg.gif') repeat-x;	
}

