#Container {
	position:relative;
	left:0px;
	top:2px;
	z-index:1;
	background-color: white;
    width: 98%;
}
#mast {
	height:150px;
}
#mastTop {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:10px;
	z-index:2;
	background-color: #FFFFCC;
}
#bottomMastBar {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: 24px;
	color: #a90303;
	border-bottom-style: solid;
}
#Poppy {
	position:absolute;
	left:10px;
	top:3px;
	z-index:4;
}
#Logo {
	position:absolute;
	left:120px;
	top:30px;
	border-style: none;
	border-width: 0px;
	z-index:4;
}
#Soldier {
   display: none ;
}
#pageNav{
   display: none;
   width: 0 ;
}
#content{
	background-color: white;
	width: auto ;
	border-left: none;
	margin-left: 10px;
}
#content a:link a:visited { 
	color: #520;
	background: transparent ;
	font-weight: bold ;
	text-decoration: underline ;
	}
#content smallLink { 
	font-size: 10px ;
	}
#footer
{
	display: none ;
}
#awmAnchor-menu {
	display: none ;
}
#awmAnchor-menuNavLeft {
	display: none;
}
body {
	background-color: white;
	font-size: 12px ;
	font-family:Verdana, Arial, Helvetica, sans-serif ;
}
.Lists {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #000000 ;
	font-style: normal ;
}
blockquote.pull {	
display: none;
}

