#image { width: 280px; height: auto; visibility: visible; float: right; margin: 6px; }
#searchbar {
	position:absolute;
	width:402px;
	height:42px;
	left: 458px;
	top: 142px;
	clear: right;
	z-index: 1000;
}
#global {
	margin-left: auto;
	margin-right: auto;
	width: 864px;
	text-align: left;
	position: relative;
	background-color: #FCEECF;
	overflow: visible;
}
body {
	background-color: #2d599a;
	margin: 0;
	text-align: center;
}
h1 { color: navy; font-size: x-large; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; text-decoration: none; text-align: center; }
h2 {
	color: #000080;
	font-size: large;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: center;
}
h3 {
	font-size: medium;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #000080;
}
h4 {
	color: #000080;
	font-size: medium;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}


ul {
	color: #000080;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	list-style-type: disc;
	white-space: normal;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000080;
}
p { 
	color: #000080; 
	font-size: medium; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal; 
	font-style: normal; 
	}

p.repeat {
	color: navy;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin: 6px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000080;
	font-size: medium;
	}
caption { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
p.caption {
	color: #00008b;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
}
	
a:link { 
	color: #000080; 
	text-decoration: underline; 
}

a:visited { 
	color: purple; 
	text-decoration: underline; 
}

a:hover { 
	color: blue; 
	text-decoration: underline; 
}
.style1 {
	color: #990000;
	font-weight: bold;
	font-size: small;
}

#Horizontalmenubar {
	background-color: #FCEECF;
	z-index: 1000;
}

#menu {
	background-color: #fceecf;
	background-repeat: no-repeat;
	position: absolute;
	top: 139px;
	left: 0;
	width: 263px;
	height: 343px;
	z-index: 4;
	visibility: visible;
	border-style: none;
}
#repeat {
	color: navy;
	font-size: x-small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	background-color: #fff;
	background-image: url(HPmenurepeat.gif);
	background-repeat: repeat-y;
	background-position: 100% 100%;
	text-decoration: none;
	text-align: left;
	position: absolute;
	top: 482px;
	left: 0px;
	width: 263px;
	z-index: 3;
	visibility: visible;
	float: left;
	padding: 2px;
	height: 393px;
}
#main {
	position: absolute;
	top: 164px;
	left: 264px;
	width: 574px;
	clear: right;
	padding: 12px;
	border-width: 1px;
	visibility: visible;
	background-color: #fceecf;
} 
blockquote {
	color: #000080;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

