@charset "UTF-8";body  {	font: 12px Arial, Helvetica, sans-serif;	background: #000;	margin: 10px 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #000000;}.twoColFixLtHdr #container {	width: 800px;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 0px none #000000;	text-align: left; /* this overrides the text-align: center on the body element. */	height: 600px;	padding: 0px;	background-color: #CA6C2B;	background-image: url(images/back.jpg);	background-repeat: repeat-x;	background-position: top;} .twoColFixLtHdr #header {	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */	height: 140px;	margin-right: 70px;	margin-left: 70px;	border-bottom-style: none;	margin-top: 0px;	margin-bottom: 4px;	border-top-style: none;	border-right-style: none;	border-left-style: none;} .wine {	background-image: url(images/backgrounds/09-FAF-NWWFF.jpg);	background-repeat: no-repeat;	background-position: bottom;}.twoColFixLtHdr #header #Logo {	margin-top: 40px;	padding: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}.twoColFixLtHdr #header p {	margin: 16px 0px 4px;	padding: 0px;	text-align: justify;	width: 100%;	text-justify: newspaper}.widerspace {	letter-spacing: 1px;}.twoColFixLtHdr #sidebar1 #SidebarLogos {	bottom: 22px;	position: absolute;	left: 0px;	width: 74px;	text-align: center;}.twoColFixLtHdr #sidebar1 {	float: left; /* since this element is floated, a width must be given */	width: 130px; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 0px 14px 15px 0px;	margin-left: 70px;	height: 443px;	position: relative;}.twoColFixLtHdr .background #mainContent {	margin: 0px 70px 0px 214px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */	padding: 1px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */} .twoColFixLtHdr #sidebar1 p {	margin: 16px 0px 0px;	padding: 0px;}.twoColFixLtHdr .background #mainContent p {	margin-top: 16px;	margin-bottom: 0px;	text-align: justify;	padding-top: 0px;	padding-bottom: 0px;}.twoColFixLtHdr #footer { 	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */	background:#DDDDDD; } .twoColFixLtHdr #footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}#header a:link {	font-weight: bold;	color: #d0a251;	text-decoration: none;}#header a:visited {	font-weight: bold;	color: #d0a251;	text-decoration: none;}#header a:hover {	font-weight: bold;	color: #000000;	text-decoration: none;	border-top-width: 2px;	border-top-style: solid;	border-top-color: #000000;}#header a:active {	font-weight: bold;	color: #C15A21;	text-decoration: none;}a:link {	font-weight: bold;	color: #d0a251;	text-decoration: none;}a:visited {	font-weight: bold;	color: #d0a251;	text-decoration: none;}a:hover {	font-weight: bold;	color: #000000;	text-decoration: underline;}a:active {	font-weight: bold;	color: #C15A21;	text-decoration: none;}.film {	background-image: url(images/backgrounds/05-FAF-FILM.jpg);	background-repeat: no-repeat;	background-position: bottom;}#header img a:hover {	font-weight: bold;	color: #000000;	text-decoration: none;	border-top-style: none;}img {	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}h1 {	font-size: 14px;	font-weight: bold;	margin-top: 16px;}.twoColFixLtHdr #mainContent #Movie {	overflow: hidden;	height: 433px;	width: 505px;	margin-left: 0px;	position: relative;	margin-top: 0px;}.noborder {	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}.twoColFixLtHdr #header .noborder {	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}a.noborder {	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}.twoColFixLtHdr #mainContent #Movie2 {	overflow: hidden;	position: absolute;	left: -185px;	top: -80px;	margin-top: 2px;	height: 440px;}#Disclaimer {	text-align: center;	width: 290px;	margin-top: 33px;	margin-right: auto;	margin-left: auto;}#Disclaimer img {	text-align: center;}#Disclaimer p {	text-align: left;}#Disclaimer a:link {	color: #840F01;	text-decoration: none;}#Disclaimer a:visited {	color: #840F01;	text-decoration: none;}#Disclaimer a:hover {	color: #000000;	text-decoration: underline;}#Disclaimer a:active {	color: #840F01;	text-decoration: none;}img, div { behavior: url(iepngfix.htc) }.twoColFixLtHdr .background #criteriaContent {	margin: 0px 70px 0px 70px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */	padding: 1px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */}
