﻿#Container {
	position:absolute;
	left:0px;
	top:2px;
	z-index:1;
	background-color: #a90303;
    width: 98%;
	height: 600;
}
#mast {
	height:150px;
}
#mastTop {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:10px;
	z-index:2;
	background-color: #FFFFCC;
}
#bottomMastBar {
	position:absolute;
	left:178px;
	top:140px;
	width:100%;
	height:30px;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a90303;
	z-index:2;
	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 {
	position:absolute;
    top:75px ;
	right:5px;
	border-style: none;
	border-width: 0px;
	z-index:6;
}
#pageNav{
	float: left;
	width:160px;
	top:190px;
	padding: 0px;
	background-color: #a90303;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
#pageNav a:link { 
	color: #FFFFFF;
	}
#pageNav a:visited { 
	color: #FFFFFF;
	}
#pageNav a:hover { 
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	}
#pageNav a:active { 
	color: #FFFFFF;
	}

#content{
	border-left: 1px solid #ccd2d2;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 178px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-height: 550px;
}
#content a:link, #content a:visited {
 color: #a90303;
 text-decoration: none;
 border: thin solid transparent;
 }
 #content a:hover {
	color: #a90303;
	background-color: #FFFFFF;
	text-decoration: none;
	border: thin solid #a90303;
	}
#footer a:visited { 
	color: #a90303;
	text-decoration: none;
	}
#footer a:active { 
	color: #a90303;
	text-decoration: none;
	}
#content smallLink { 
	font-size: 10px;
	}
#content indent { 
	padding-left: 40px;
	}
#content H3 { 
	color: #a90303;;
	}

#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #FFFFCC;
	border-top: 1px solid gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:link { 
	color: #FFFFCC;
	}
#footer a:visited { 
	color: #FFFFCC;
	}
#footer a:hover { 
	color: #FFFFCC;
	background-color: #333333;
	text-decoration: none;
	}
#footer a:active { 
	color: #FFFFCC;
	}
#awmAnchor-menu {
	position:absolute;
	left:50px;
	top:100px;
	z-index: 5;
}
#awmAnchor-menuNavLeft {
	position:absolute;
	left:3px;
	top:230px;
	z-index: 5;
}
body {
	background-color: #FFFFCC;
}

blockquote.pull {float: right; width: 40%;
  padding: 1em 0 1em 5%; margin: 0;
  font-size: medium; border-width: 1px; border-style: inset;
}
.Lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.NewsPadding {
	padding-left: 40px;
	padding-right: 40px ;
}
.Grid {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

