body {
margin:10px auto;
background:#4B2A17;
font-family: Tahoma, Arial, Verdana;
text-align:center;
}
#header {
text-align:left;
padding:20px 40px 20px 10px;
width:762px;
height:30px;
margin: 0 auto;
position:relative;

}
#logo {
float:left;
}
#flash_player {
float:left;
margin-left:50px;
width:200px;
padding:10px 0 0 0;
}
#request {
float:right;
margin:0 0 0 0;
}
#container {
width:810px;
text-align:center;
margin:0 auto;
padding:0;
}
#page {
margin: 0 auto;
width:810px;
background-color: rgb(146, 6, 6);
position:relative;
float:left;
border:1px solid #FFFFFF;
padding:0;
}

#left {
width:181px;
border-right:1px solid #FFFFFF;
float:left;
position:relative;
height:459px;
background:#4B2A17;
}
/*+html,*/ #left{
height:461px;
}

/* Begin CSS Popout Menu */

#submenus {
	float:left; 
	font-size:8pt;
	text-align:left;
	font-family:tahoma, arial, helvetica;
}

#submenus a {
	color: #FFF;
	text-decoration:none;
}

#submenus a:hover {
	text-decoration:underline;
}

#submenus ul {
	list-style:none;
	padding:10px 10px 5px 10px;
	margin:0;
}

#submenus ul li {
	margin-bottom:5px;
}

#submenus div {
	background-color:#4B2A17;
	white-space:nowrap;
	background-image:url(images/flyout-bg.jpg);
	background-repeat:repeat-y;
}

#menuMenu {
	margin-top:10px;
}

#spaceMenu {
	margin-top:50px;
}
#contactMenu {
	margin-top:30px;
}	

#menu {
position:absolute;
top:0.6em;
left:0.7em;
z-index:2;
width:10.0em;
background:#4B2A17;
}

#menu a {
font:bold 11px/16px arial,helvetica,sans-serif;
margin:0;
padding:1px 3px;
text-align:center;
}
#menu a {
color:#cccccc;
background:#4B2A17;
text-decoration:none;
/* border-bottom:1px solid #ccc;*/
}
#menu a.last {
border-bottom: none;
}
#menu a:hover {
color:#C0832D;
}

#menu ul {
list-style:none;
margin:0;
padding:0;
width:100%;
text-align:center;
}
#menu ul li img {
padding:6px 0;
}

/* Requirement: Put the element selector name (div)
onto non anchor hover selectors to force IE5 and
5.5 to correctly apply the csshover file. */

div#menu li, div#menu li:hover {
position:relative;
}

div#menu li ul {
position:absolute;
top:0px;
left:160px;
display:none;
border:1px solid #ccc;
width:150px;
}
div#menu li ul.first {
position:absolute;
top:0px;
left:100.1%;
display:none;
border:1px solid #ccc;
width:150px;
}

/* End non-anchor hover selectors */

#flash_left {
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
margin:150px 0 0 0;
}
/*+html, */#flash_left {
margin:160px 0 0 0;
}
#right {
border-left:1px solid #FFFFFF;
width:493px;
float:right;
margin:0;
background:#4B2A17;
}

#scrollingText {
	height:163px;
	overflow:scroll;
	font-size:11px;
	color:#FFFFFF;
	overflow-x:hidden;
	padding:20px;
	border-top:1px solid #FFFFFF;
	text-align:left;
}
div#legal_popup {
	background-color: #fff8e2;
	color: #626262;
	line-height:normal;
}
#legal_popup p {
	margin: 0;
	padding: 1em;
}
#legal_popup a {
	color:#003366;
}
#legal_popup a:hover {
	color:#006666;
}
