body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #cfb576;
	margin: -10px 0px 0px -10px;
}
td, p, div, li, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:     rect(0px 0px 0px 0px);
	background-position: 0px 0px;
	clear: none;
	float: none;
}
h3 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
B, STRONG {
	font-weight: 900
	}
/* default links */
a:link {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-size: 10px;
	font-style: oblique;
	font-weight: bolder;
	color: #CCCC66;
	text-decoration: none;
}
a:active {
	font-size: 10px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
/* main navigation links */
a.nav:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #996633;
	text-decoration: none;
}
a.nav:active {
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}
a.nav:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* bottom navigation links */
a.bnav:link {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bnav:hover {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
a.bnav:active {
	font-size: 10px;
	font-style: oblique;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}
a.bnav:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* ad links */
a.ad:link {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.ad:hover {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
a.ad:active {
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}
a.ad:visited {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
/* more links */
a.moreLinks:link {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.moreLinks:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
a.moreLinks:active {
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}
a.moreLinks:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.headBg {
	background: url("/images/head_bg.jpg") repeat-x;
}
.filmBg {
	background: url("/images/basements_film.jpg") repeat-x;
}
.bgBLK {
	background: #000000;
	color: #ffffff;
}
.bgtxt {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bgtxtlg {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.more {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	list-style-type: disc;
	padding: 0px;
	list-style-position: outside;
	margin: 15px;
	list-style-image: url(/images/bullet1.gif);
}
ul.nav {
	color: #000000;
	padding: 0px;
	list-style-position: outside;
	margin: 15px;
	list-style-image: url(/images/bullet_nav.gif);
}
hr {
	color: #cfb576;
}