body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 10px 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	background-image: url(images/background-950.gif);
	background-repeat: repeat-y;
	margin: auto;
	padding: 0px;
	height: 1800px;
	width: 950px;
	border: 1px solid #000066;
}
#wrapper #header {
	position:relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 1024x;
	background-image: url(images/header-950e.gif);
}
/* #wrapper #menu {
	position:relative;
	float:left;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 150px;
} */
#wrapper #content {
	position: relative;
	float:left;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	width: 650px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#wrapper #menu {
	float: left;
	padding:0;
	margin:0;
	width:150px; /* ADDED */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
  }
#wrapper #menu h5 {
	color: #000066;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

#wrapper #menu ul {
	margin: 8px;
	padding: 0px;
	}
#wrapper #menu li {
	line-height:150%;
	list-style-type:none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #304570;
	border-right-color: #304570;
	border-bottom-color: #304570;
	border-left-color: #304570;
  }
#wrapper #menu a, #menu a:visited {
	position:relative; /* ADDED */
	display:block;
	width:132px;
	/*border:1px solid #000066;  ADDED */
  text-align:center; /* ADDED */
	text-decoration:none; /* ADDED  original setting #808 */
	color:#000000; /* ADDED  original setting #eee */
	padding:5px 0px;
	background-color: #FFE37B;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
  }
#wrapper #menu a:hover {
	color:#000000;
	background-image: url(images/button-background-hover.gif);
	background-repeat: repeat-x;
  }
#breadcrumbs {
	background-color: #FFE383;
}
#breadcrumbs ul {
	line-height: 1.2;
	color: #000000;
	background-color: #FFE37B;
	list-style: none;
	letter-spacing: -0.03em; 
	margin: 0px;
	padding: 0px;
}
#breadcrumbs li {
	display: inline;
	font-size: .8em;
	margin: 0px;
	padding: 5px;
}
#PageContent {
	margin: 0px;
	padding: 0px 5px;
}
.image-right{
	float: right;
	border: 2px solid #FFE37B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image-border {
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FDE691;
}

.gallery img {
	margin: 2px;
	border: 2px solid #899B58;
}
/* =Footer elements
----------------------------------------------- */
#footer
/* Clears any floats, so footer text
	gets pushed down where it should be.
	Centers and sizes footer text */
{	clear: both;
	margin: 0 151px 0 151px; padding: 0;
	font-size: 0.85em;
	text-align: center; }
#footer img {border: 1px solid #000000;}
h1 {
	color: #000000;
	margin: 0px;
	padding: 0px;
}

ul#globalfooter
/* Global footer links, also removes
	the need for the "line" graphic separating
	global footer from rest of page */
{
	list-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #D9591A;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/tagline-522-thin.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
}

ul#globalfooter li
/* Forces footer links onto same line and
	inserts a border-right to replicate "|" */
{	display: inline;
	margin: 0 0 0 5px; padding: 0 10px 0 0;
	border-right: 1px solid #000; }

ul#globalfooter li.last
/* Removes border-right for last link */
{	border-right: none; }
.image-left {

float: left;
border: 1px solid #000066;
}
#wrapper #content #PageContent h3 {
	color: #000000;
}
.center {
	text-align: center;
}
h1 {
	margin: 0px;
	padding-left: 5px;
	color: #000000;
	font-family: Tahoma;
	font-size: 1.5em;
}
.image-gallery {
	float: left;
	border: 2px solid #000066;
	margin: 5px;
}
#wrapper #content #PageContent li {
	list-style-type: none;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrapper #content #PageContent li li {
	margin: 0px;
	padding: 0px;
}
#wrapper #content #PageContent table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #PageContent table td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#wrapper #content #PageContent th {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #PageContent table td span {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: right;
	float: right;
}

#wrapper #content #PageContent h5 {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

