#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;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}

#footer {
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DC935E;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 12px 0px;
	background-color: #E7DBCF;
	margin: 0px auto;
	text-align: center;	
	clear: both;
}
h3 {
	font-size: 1.2em;
	color: #996600;
	line-height: 1.3em;
}

#content {
	width: 760px;
	margin-top: 0px;
	padding: 10px 0px 0px 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 350px;
	clear: both;
	background-color: #FAFAFA;
}
#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: 0.7em;
	padding: 1px 0px 10px;
	margin-left: 230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 480px;
}
#contentTxt h5 {
	margin: 0px 0px -10px;
	padding: 0px;
	color: #996600;
}

#contentTxt h1 {
	font-size: 150%;
	margin: 0px 0px 12px;
	padding: 0px;
	color: #996600;
}
#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 {
	width: 130px;
	font-size: 70%;
	margin-top: 83px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content #leftbar ul {
	margin: 0px;
	line-height: 1.3em;
	font-size: .9em;
	width: 150px;
	float: left;
	list-style-type: none;
	padding: 0px;
}

#content #leftbar h3 {
	font-size: 100%;
	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: 99%;
	padding: 0px 8px 8px;
	margin: 0px;
}
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;
	margin-bottom: 4px;
}
.qTxt {
	font-size: 90%;
	margin: 1px 0px 4px 6px;
}
.qTxtBrown {
	color: #996600;
}
#search {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
	bottom: -6px;
}
#search #frmSearch {
	margin: 0px;
	padding: 0px 10px 0px 2px;
	float: right;
}
#search #frmSearch #q {
	border: 1px solid #DC935E;
	margin: 0px;
	padding: 1px 2px 0px;
	color: #996600;
	height: 16px;
	font-size: 70%;
}
#search #frmSearch .goBtn {
	width: 50px;
	color: #DC935E;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}
.filmTitle {
	text-transform: uppercase;
}
#content #contentTxt li {
	padding-top: 4px;
	padding-bottom: 4px;
}
#content #leftbar hr {
	margin: 12px 0px;
	float: left;
	list-style-type: none;
	padding: 0px;
	text-align: left;
	width: 100%;
	height: 1px;
	color: #DC935E;
}
#ads {
	margin-top: 24px;
	margin-bottom: 12px;
}
#advert {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 0.7em;
	color: #666666;
}

