body {
  	font: Arial 0.83em;
  	margin: 0px;
  	padding: 0px;
  	background-color: #eee
}

td {
  	font-size: Arial 0.83em;
  
}
#wrapper {
	position: absolute;
	left: 50%;
	margin-left: -400px;
}
#header {
	background-color:#000;
    padding: 0px;
  	width: 800px;
  	height: 200px;
  	margin-bottom: 3;
  	margin-left: 0;
  	margin-right: 0;
  	margin-top: 0;
  	background-image: url(../images/headerbackground2.jpg)
}
#footer{
	background-color:#000;
    padding: 0px;
  	width: 800px;
  	height: 20px;
  	margin: 0;
}
#container{
	overflow:hidden;
	margin:0px;
	padding-left:190px !important; /* The width of the rail */
    padding-left:0px;
    width: 610px !important;
    width: 800px;
}
#content{
	background-color:#fff;
	width: 100%;
	border-left:190px solid #6A8095; /* The width and color of the rail */
	margin-left:-190px; /* Hat tip to Ryan Brill */
    float:right;
  	font: 0.83em Arial, Helvetica, sans-serif;
}
#content p {
  padding-left: 10px;
  padding-right: 10px;
}

#rail{
	background-color:#6A8095;
	width:190px;
	float:left;
	margin-left:-190px !important;
	margin-left: 0px;
	display:inline; /* So IE plays nice */
  font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
  font-size: 0.95em;
  color: #FFFFFF;
  background-image: url(../images/bluediagonal.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
#rail ul {
  padding: 0px;
  margin: 0px;
  background: url(../images/raildot.png) repeat-y !important;
  background: url(../images/raildot.gif) repeat-y;
}

#rail ul li {
  border-bottom: #506173 solid 1px;
  list-style: none;
  margin-bottom: 5px;
  margin-left: 0px
}
#rail ul li a {
    color: fff;
    text-decoration: none;
    margin-left: 10px;
}

#transparentbar {
  position: absolute;
  width: 800px;
  height: 14px;
  top: 13px;
  left: 0px;
  z-index: 2;
  padding: 0px;
  margin: 0px;
}

#greybar {
  position: absolute;
  height: 15px;
  width: 687px;
  left: 113px;
  top: 185px;
  background: url(../images/greybar.png) no-repeat !important;
  background: url(../images/greybar.gif) no-repeat;
  text-align: right;
  z-index: 2;
  color: #FFFFFF;;
  font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
}
#greybar a {
    color: #fff;
    text-decoration: none;
}


#titlelogo {
  position: absolute;
  width: 472px;
  height: 60px;
  top: 68px;
  left: 312px;
  z-index: 2;
}
#engagements {
  width: 159px !important;
  width: 175px;
  background-color: #f8f5f1;
  border: 1px solid #c7c1b9;
  padding: 8px;
  font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
  font-size: 0.92em;
  float: right;
  color: #3f3f3f;
  margin-left: 10px;
}
#engagements p {
  border-bottom: 1px #3f3f3f dotted;
  padding:0px;
  padding-bottom: 5px;
}

#emblem {
  text-align: center;}