html, body{
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	background-color:#554A42;
}
#bdyWrpr{
	margin:0 auto 0 auto;
	width:804px;
}
#hdr{
	height:155px;
}
#hdrFlash{
	width:635px;
	float:left;
}
#cntWrpr,#ftr{
	clear:both;
	background-image:url(../../images/bdybg.jpg);
	background-repeat:repeat-y;
	position:relative;
	height:100%; /* IE setting */
}
#mnu,#cpyRgt{
	width:165px;
	float:left;
}
#cnt,#ftrMnu{
	width:605px;
	padding:0 15px 5px 15px;
	float:right;
}
#cnt{
	text-align:left;
}
#cpyRgt{
	font-size:9px;
}
#ftrMnu{
}
#ftrSep{
	height:24px;
	clear:both;
	background-color:#660000;
}
		
	.MenuCss
	{
		background-image:url(../../images/menu-bg2.jpg);
		background-position:center;
		background-repeat: no-repeat;
		font-size:11pt;
		width: 165px;
		color:#000;
		font-weight:700;
		text-decoration:none;
	}
	.MenuCssHover{
		color:#660000;
		}
	.SubMenu
	{
		font-size:11pt;
		background-color:#660000;
		border-color:Black; 
		border-width:1px; 
		border-style:solid; 
		font-weight:700; 
		color:#fff;
		z-index:1000;
	}
	
	.SubMenuHover
	{
		background-color:black; 
		color:#fff;z-index:300;
	}
	a.myfooternav
	{
		text-transform:uppercase;
		color:#000;
		text-decoration:none:
	}
	a.myfooternav:hover
	{
		color:#660000;
		text-decoration:underline:
	}
	
a.topLink{
	background-image:url(../../images/dot.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding:0 20px 0 0;
	color:#fff;
	font-weight:700;
	text-decoration:none;
}
a.topLink:hover{
	text-decoration:underline;
}	
#foremost, #foremost a{
	font-size:10px;
	color:#000;
}
#foremost{
	padding:20px 0 0 0;
}
#foremost a:hover{
	color:#660000;
}
	#mnu div{z-index:300;}