body {
	background-color: #18396B;
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	color: #B7D8FB;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 1em;
}
a:hover {
    text-decoration: underline;
}
#pagelogo {
	position: absolute;
	visibility: visible;
	height: 60px;
	width: 100px;
	left: 30px;
	top: 80px;
}
#toplevelmenu {
	position: absolute;
	visibility: visible;
	height: 30px;
	width: 450px;
	left: 199px;
	top: 50px;
}
#pageimage {
	position: absolute;
	visibility: visible;
	height: 210px;
	width: 700px;
	left: 200px;
	top: 100px;
}
#pagetext {
	position: absolute;
	visibility: visible;
	width: 700px;
	left: 200px;
	top: 340px;
}
.smalltext {
	font-size: 0.8em;
}
#copyright {
	position: absolute;
	visibility: visible;
	height: 60px;
	width: 160px;
	left: 30px;
	top: 240px;
}
#pageindicator {
	position: absolute;
	visibility: visible;
	height: 30px;
	width: 100px;
	left: 30px;
	top: 160px;
}
.arial {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
}
h1 {
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}
h2 {

	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
acronym {
	text-decoration: underline;
	cursor: help;
}
.copyrighttext {

	font-size: 0.7em;
}
#photoandtext {
	position: absolute;
	visibility: visible;
	width: 700px;
	left: 200px;
	top: 100px;
}
#searchbutton {
	background-image: url(images/search_button_background.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
img {
	border: 0px;
}

