BODY {
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0%; 
	background-color: FAF3E9;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	font-family:Arial;
	}
	
	.left_background {
	background-image: url('images/left_side_background.jpg');
	background-repeat: no-repeat;

	}
	
.flash_header {
	z-index:0;
	position: relative;
}
.menu_container {
	z-index: 1000;
	position: relative;

}	
.menu { margin: 0px; height: 100px; font-size: 9pt; font-family: arial; align:left; z-index: 1000; position: relative; }
.menu ul { margin: 0pt; padding: 0pt; position: relative; list-style-type: none; width: 143px; }
.menu li { background-color: #E2DFBE; float: left; }
.menu li.sub { background-color: #E2DFBE; }
.menu table { position: absolute; border-collapse: collapse; top: 0pt; left: 0pt;  font-size: 1em; margin-top: -1px; }
.menu a, .menu a:visited { border: 0px solid #ffffff; display: block; text-decoration: none; height: 2em; line-height: 2em; width: 143px; color: #000000; padding-left: 1em; font-weight: normal; font-style: normal; font-variant: normal; text-transform: none; }
.menu b { float: right; margin-right: 5px; }
* html .menu a, * html .menu a:visited { width: 143px; }
* html .menu a:hover { color: #800000; background-color: #C7BF9E; position: relative; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover { position: relative; }
.menu a:active, .menu a:focus { color: #800000; background-color: #C7BF9E; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover > a { color: #800000; background-color: #C7BF9E; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li ul { padding: 1em; visibility: hidden; position: absolute; top: -2em; left: 143px; background-color: transparent; }
.menu li:hover > ul { visibility: visible; }
.menu ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }