BODY {
	TEXT-ALIGN: center;
	font-family:Verdana, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight:normal;
	line-height:1.33;
	PADDING: 0px 0px 0px 0px;
	MARGIN-top: 10px; 
	WIDTH: 100%; 
	BACKGROUND-COLOR: #ffffff;
	background-image:url(images/rackhamBKG.gif);
}
A:link {
	FONT-WEIGHT: bold; 
	COLOR: #5E602E; 
	BORDER-BOTTOM: #a0a34c 1px solid; 
	BACKGROUND-COLOR: inherit;
	TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: bold; 
	COLOR: #5E602E; 
	BACKGROUND-COLOR: inherit;
	BORDER-BOTTOM: #a0a34c 1px solid;
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; 
	COLOR: #5E602E; 
	BACKGROUND-COLOR: inherit;
	BORDER-BOTTOM: #a0a34c 1px solid;
	TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; 
	COLOR: #5E602E;
	BACKGROUND-COLOR: inherit; 
	BORDER-BOTTOM: #a0a34c 1px solid;
	TEXT-DECORATION: none
}
img.floatRight { 
	float: right; 
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
} 

H1 {
	FONT-WEIGHT: bold; 
	font-family:Verdana, sans-serif;
	FONT-SIZE: 15px; 
	MARGIN: 0px; 
	COLOR: #005500; 
	BACKGROUND-COLOR: inherit;
	border-bottom: 1px dashed #45761E;
}
H2 {
	FONT-WEIGHT: bold; 
	font-family:Verdana, sans-serif;
	FONT-SIZE: 17px; 
	MARGIN: 0px; 
	COLOR: #004600; 
	BACKGROUND-COLOR: inherit;
	border-bottom: 1px dashed #B9C693;
	padding-bottom: 3px;
	padding-right: 0px;
	}
H3 {
	FONT-WEIGHT: bold; 
	font-family:Verdana, sans-serif;
	FONT-SIZE: 13px; 
	MARGIN: 0px; 
	COLOR: #005500; 
	BACKGROUND-COLOR: inherit;
	padding-top: 2px;
}
H4 {
	FONT-WEIGHT: bold; 
	font-family:verdana, sans-serif;
	FONT-SIZE: 13px; 
	MARGIN: 0px; 
	COLOR: #005500; 
	BACKGROUND-COLOR: inherit;
	border-bottom: 2px dashed #005500;
	padding-bottom: 2px;
}
.pages1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
.grayBold {
	FONT-WEIGHT: bold; 
	COLOR: #5E602E;  
}

#header {
	PADDING: 0px 0px 0px 0px; 
	MARGIN: 0px auto; 
	WIDTH: 680px; 
	HEIGHT: 162px;
	BACKGROUND-REPEAT: no-repeat;
	BORDER-RIGHT: 5px solid #004600;
	BORDER-LEFT: 5px solid #004600;
	border-top: 5px solid #004600;
	color: inherit;
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: left; 
}

#main {
	CLEAR: both; 
	PADDING: 0px 0px 0px 0px;
	MARGIN: 0px auto; 
	WIDTH: 680px; 
	BORDER-RIGHT: 5px solid #004600; 
	BORDER-LEFT: 5px solid #004600; 
	color: inherit;
	BACKGROUND-COLOR: #ffffff; 
	background-image:url(images/rackhamBKG.gif);
	TEXT-ALIGN: left; 
	border-bottom: 5px solid #004600;
}
#leftnav{
	PADDING: 8px 0px 0px 0px;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 150px; 
	color: inherit;
	background-color:transparent;
}
#centercolumn {
	float:left;
	PADDING-RIGHT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 5px; 
	PADDING-LEFT: 5px; 
	FLOAT: right; 
	voice-family: "\"}\"";
	voice-family: inherit;
	MARGIN: 0px 0px 0px -1px; 
	BORDER-LEFT: 1px solid #004600;
	WIDTH: 517px; 
	TEXT-ALIGN: left;
	color: inherit;
	background-color:#ffffff;
}

#main p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#leftnav ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#leftnav li { 
	margin: 0 0 0 0;
	PADDING: 0 0 0 0;
 }

#leftnav a
{
	display: block;
	padding: 2px 0px 8px 8px;
	width: 147px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005500;
	background-color: transparent;
	text-decoration: none;
}
#leftnav a:hover
{
	color: #ffffff;
	font-weight: bold;
	background-color: #005500;
	text-decoration: none;
}

#footer {
	CLEAR: both; 
	font-size:90%;
	PADDING: 3px 3px 3px 3px;
	MARGIN: 0px auto;
	width: 674px;
	border-top: 5px solid #005500;
	color: inherit;
	background-color:#ffffff;
}
#footer a:active { font-weight:normal; color: #004600; background-color: inherit; text-decoration:none; border-bottom:#B9C693 1px dashed; }
#footer a:link { font-weight:normal; color: #004600; background-color: inherit; text-decoration:none; border-bottom:#B9C693 1px dashed; }
#footer a:visited { font-weight:normal; color: #004600; background-color: inherit; text-decoration:none; border-bottom:#B9C693 1px dashed; }
#footer a:hover { font-weight:normal; color: #004600; text-decoration:none; border-bottom:none; background-color: #C9D3AB;  }


