html, body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	background-color: #958d86;  	background-image: url(../images/bg.gif); 	background-repeat: repeat-x;	margin: 0;	padding: 0;	width: 100%;	text-align: center;}#Page {	margin: 0 auto;	width: 710px;	background-color: #736c66;}#Header {	background-color: #422102;}#Header #HeadNav {	background-image: url(../images/staticNavigationBackground.jpg);	height: 74px;}#Header #HeadNav .NavList {	color: white;	font-size: 150%;	word-spacing: 1.5em;	text-align: right;	padding-right: 2em;	padding-top: 30px;}#Header #HeadNav .NavList a {	color: white;	text-decoration: none;}/* #HeadBanner is used for the index page only */#Header #HeadBanner {	background-image: url(../images/flashBackground.jpg);	height: 226px;	padding-left: 2em;	text-align: left;}#Header #HeadBanner h5 {	color: white;	font-size: 30px;	padding-top: 3em;}#Header #HeadBanner h6 {	font-style: italic;	color: white;	font-size: 24px;	margin-top: -1em;}/* end of HeadBanner *//* InteriorHeader is used for all pages EXCEPT index */#Header #InteriorHeader {	background-image: url(../images/flashInteriorBackground.jpg);	height: 125px;	background-color: #736c66;}#Header #InteriorHeader h5 {	position: relative;	color: #433f3c;	text-align: left;	padding-left: 25%;	font-size: 24px;	padding-top: 10px;}#Header #InteriorHeader h6 {	position: relative;	font-style: italic;	color: white;	text-align: left;	padding-left: 25%;	font-size: 18px;	margin-top: -1em;}/* end of InteriorHeader */#BodyContent {	font-size: 12px;	font-weight: bold;	color: #000000;}#BodyContent p {	margin: 20px 34px 0 34px;	font-weight: normal;}#BodyContent #Content {	width: 472px;	text-align: left;	float: right;	height: 100%;	padding-bottom: 2em;	border-top: 15px #c8c8c8 solid;	background-color: white;}#BodyContent #Content h4 {	font-size: 20px;	margin: 10px 0 0 34px;	color: #753800;	font-weight: normal;}#BodyContent #ContentLeft {	width: 220px;	float: left;	height: 100%;	background-color: #ffffff;	padding-bottom: 2em;}   #BodyContent #ContentLeft a {	color: #753800;	text-decoration: none;	background-image: none;	padding: 0;	margin: 0;}   #BodyContent #ContentRight {	width: 220px;	float: right;	height: 100%;	background-color: #ffffff;	padding-bottom: 2em;	padding-right: 1em;}	      #BodyContent #ContentRight a {	color: #753800;	text-decoration: none;	background-image: none;	padding: 0;	margin: 0;}   #NewsItems {	width: 237px;	background: url(../images/newsItemsBackground.jpg) no-repeat;	float: left;	text-align: left;	padding-bottom: 3em;	background-color: #dacec4;	border-top: 15px #877f7a solid;}#NewsItems .Item {	padding-bottom: 1em;}#NewsItems h3 {	color: #753800;	font-size: 16px;	margin: 20px 0 0 34px;}#NewsItems p {	margin: 10px 34px 10px 34px;	color: #404040;	font-size: 90%;}#NewsItems a {	background: url(../images/linkBullet.gif) no-repeat;	margin: 0 0 0 34px;	padding: 0 0 0 18px;	color: #753800;	text-decoration: none;}#NewsItems a:hover, #BodyContent a:hover {	background: url(../images/linkBulletOver.gif) no-repeat;	padding: 0 0 0 18px;	text-decoration: none;}#Footer {	font-size: 12px;	font-weight: bold;	text-align: center;	clear: both;	width: 710px;	background-color: #958d86;}#Footer #TextLinks {	background-color: #dacec4;	color: white;	font-weight: bold;}#Footer #TextLinks #Link {	padding: 15px;	text-align: center;	}#Footer #TextLinks #Link a {	color: #736c66;	text-decoration: none;	font-weight: bold;	padding: 0 1em 0 1em;}#Footer #Disclaimer {	background-color: #433f3c;	color: #b0a59e;	font-weight: normal;	font-size: 10px;}#Footer #Disclaimer p {	padding: 20px;}