body {
	background-color: #222222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #999999;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	color: #F8981D;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #999999;
}

.Directions {
	color: #A4A4A4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.DirectionsHighlight {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.Advantage {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

.BulletSummary  {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.Copyright {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}	

.Caption {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 24px;
}	

.Summary {
	color: #A2A2A2;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, Times, serif;
}

.SummaryHighlight {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, Times, serif;
}

#Line { 
border-top: 1px solid #A2A2A2; 
width: 760px; 
} 

#LineBottom { 
border-bottom: 1px solid #A2A2A2;
width: 760px; 
} 

#LineTopBottom { 
border-bottom: 1px solid #A2A2A2;
border-top: 1px solid #A2A2A2;  
width: 760px; 
} 

#LineRightDash { 
border-right: 1px dashed #858585; 
height: 62px; 
} 

#LineBottomDash { 
border-bottom: 1px dashed #858585; 
width: 240px; 
} 

#LineTopDash { 
border-top: 1px dashed #858585; 
width: 240px; 
} 

#sum {
  width : 500px; /* ADDED THIS */
  margin : 0px; /* ADDED THIS */
  border : 1px solid #000033; /* ADDED THIS */
}
#wrapper {
  width : 760px; /* ADDED THIS */
  margin : 0px; /* ADDED THIS */
  border : 1px solid #000033; /* ADDED THIS */
}#nav {
  width : 100%; /* ADDED THIS */
  margin : px; /* ADDED THIS */
  border : 0px solid #000033; /* ADDED THIS */
}#navy {
  width : 780px; /* ADDED THIS */
  margin : 0px; /* ADDED THIS */
  border : 1px solid #000033; /* ADDED THIS */
  td { text-align: right }
