body {
	background-color: #FFFFFF;
	margin-top:0px;
	margin-bottom:10px;
	color:#666666;
}

A:link {
	COLOR: #000099
}
.topimage {
	text-align: center;
	margin-left: 13px;
	border: 1px solid #666666;
}

A:visited {
	COLOR: #C86000; text-decoration: underline
}

A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 810px;
	clear: none;
	background-color: #d2d0b9;
	border: 1px double #666666;
}


#content_wrapper {
	border:0px none #FFFFFF;
	width: 100%;
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	background-image: url(../images/left_bg.jpg);
}

#center {
	border:0px dashed #cccccc;
	margin-bottom: 5px;
}
#center img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#center p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	text-align: left;
}


#center h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #666666;
	text-align: left;
	display: inline;
	margin: 0px;
	padding: 5px;
}


#center h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	display: inline;
	float: right;
	color: #0033FF;
	padding-right: 5px;
}


#center h3 {
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	border: 1px dotted #425227;
	background-color: #FFFFFF;
	margin-left: 23px;
	margin-right: 0px;
	text-align: left;
	width: 537px;
	padding: 5px;
	margin-top: 0px;
}
#center h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-right: 20px;
	padding-left: 20px;
	border: 2px solid #FF9900;
	margin-right: 20px;
	margin-left: 20px;
	color: #CC3300;
	text-align: center;
}
#center ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	font-size: small;
	margin-right: 10px;
}

#center hr {
	width: 94%;
	margin-left: 14px;
}
#panorama {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.small_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

#left_side {
	border:0px none #cccccc;
	background-repeat: repeat-y;
	background-image: url(../images/left_bg.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
	clear: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #d2d0b9;
	background-repeat: repeat-x;
	border-top-style: solid;
}

#page_footer A:link {
	COLOR: #000099; text-decoration: none
}
#page_footer A:visited {
	COLOR: #0066FF; text-decoration: none
}
#page_footer A:active {
	COLOR: #00CCFF; text-decoration: none
}
#page_footer A:hover {
	COLOR: #000000; text-decoration: underline
}
.headerimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sideheader a {
	color: #666666;
	background-color: #FFFFCC;
	padding: 1px 2px 1px 3px;
	display: block;
	font: normal small Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: capitalize;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.sideheader a:hover {
	text-decoration: none;
	background-color: #CCCC99;
	color: #FFFFFF;
}

.sideheader2 a {

	color: #666666;
	background-color: #FFFFCC;
	padding: 1px 2px 1px 3px;
	display: block;
	font: bold normal small Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: capitalize;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.sideheader2 a:hover {

	text-decoration: none;
	background-color: #CCCC99;
	color: #FFFFFF;
}

#banner {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 10px;
}

#banner img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#centerimages {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 10px;
}
#left_side img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centerimages img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#center table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 10px;
	padding-left: 5px;
	margin-right: 20px;
}


#center .small img {
	text-decoration: none;
	float: left;
	padding-right: 20px;
}

