#header {
	height: 56px;
	background-image: url(images/film-strip.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 0px;
	padding-bottom: 1px;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	display: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 5px;
}
#footer {
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DC935E;
	margin-top: 20px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 12px 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h3 {
	font-size: 1.2em;
	color: #996600;
	line-height: 1.3em;
}

#content {
	width: 100%;
	margin-top: 24px;
	padding: 0px 0px 0px 2px;
	margin-bottom: 0px;
}
#header #nav {
	padding-bottom: 12px;
	padding-left: 8px;
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #D29262;
	text-decoration: underline;
	font-weight: bold;
}

#contentImg {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	float: left;
}
#contentTxt {
	font-size: 10pt;
	padding: 1px 0px 0px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 90%;
}
#contentTxt h5 {
	margin: 0px 0px -10px;
	padding: 0px;
	color: #996600;
}

#contentTxt h1 {
	font-size: 150%;
	margin: 0px 0px 12px;
	padding: 0px;
	color: #000000;
}
#content #contentTxt h2 {
	font-size: 1.2em;
	color: #996600;
	margin: 0px 0px 6px;
	line-height: 1.4em;
}

#reviewer {
	text-transform: uppercase;
	color: #666666;
	margin: -4px 0px 16px;
	font-size: 85%;
}
#content #leftbar {
	float: left;
	width: 135px;
	font-size: 80%;
	margin-top: 5px;
	padding: 0px;
	display: none;
}
#content #leftbar h3 {
	font-size: 100%;
	background-color: #FFDBB7;
	padding: 3px;
	margin: 0px;
}

#content #leftbar #frmSearch {
	margin: 0px;
	padding: 0px 0px 4px;
	border: 1px solid #DBBE9C;
}
.goBtn {
	font-size: 9px;
	background-color: #BB9B82;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 1px 2px;
	width: 24px;
	height: 20px;
	margin-left: 2px;
	margin-right: 1px;
	border: 1px solid #000000;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 2px;
}
.searchBox {
	color: #996600;
	margin: 3px 1px 1px 2px;
	padding: 1px 1px 1px 2px;
	height: 18px;
	width: 90px;
	border: 1px solid #996600;
}
#content #contentTxt h3 {
	margin: 0px;
}

#content #contentTxt ul {
	margin: 0px 0px 0px 4px;
}
fieldset {
	border: 1px solid #BB9B82;
	width: 90%;
}
label {
	float: left;
	width: 18%;
	text-align: right;
	padding-right: 4px;
}
legend {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #996600;
	font-weight: bold;
	padding: 3px;
}
.qTxt {
	margin: 4px 0px 4px 6px;
}
#pb {
	page-break-before: always;
}
.printTxt {
	text-transform: uppercase;
	text-decoration: underline;
	display: none;
}
#search {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
	bottom: -6px;
	display: none;
}

