body {
	background: #3a4e63 url('images/bg.gif');
	color:#000000;
	text-align: left;
	min-width: 760px;
}

div#menu a {
	display: block;
	width: auto;
	float: left;
	margin-left: 4px;
	margin-right: 2px;
	color:#000000;
	height: 22px;
}

div#wrapper {
	width: 700px;
	text-align: center;
	padding: 8px 8px 8px 8px;
	color:#000000;
	clear:both;
}

div#fullpage {
	text-align:center;
}


/* -- formatting -- */

div#content {
	font-family: "trebuchet ms",verdana,arial,serif;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 1pt;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 70px;
	padding-bottom: 5px;
	text-align: justify;
	background: #c0c0c0;
	color:#000000;
	border-bottom: 5px solid #697a85;
}

div#footer {
	margin-top: 10px;
	font-family: "trebuchet ms",verdana,arial,serif;
	font-size: 8pt;
	text-transform: lowercase;
	color: #000000;
	text-align: center;
}

h1 {
	font-weight: bold;
	font-size: 16pt;
	font-family: "trebuchet ms",verdana,arial,serif;
	letter-spacing: 1.1pt;
}

h2 {
	font-weight: bold;
	font-size: 13pt;
	font-family: "trebuchet ms",verdana,arial,serif;
	letter-spacing: 1.1pt;
	margin-bottom: -10px;
}

p {
	padding-left:10px;
}

div#menu a {
	font-family: "trebuchet ms",verdana,arial,serif;
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 15px;
	background: #eaeeee;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


div#menu a:hover {
	font-family: "trebuchet ms",verdana,arial,serif;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	background: #ffffff;
	text-transform: uppercase;
	text-decoration: underline;
}

a {
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
}

div#wrapper {
	border: 1px solid #000000;
	text-align: center;
}

div#logo {
	height: 140px;
	width: 690px;
	padding-top: 25px;
	text-align: right;
	padding-right: 10px;
	background: url('images/bluetree.gif');
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

div#toplogo {
	height : 110px;
	width:	160px;
	margin: 6px;
	border: 1px solid #000000;
	padding: 2px;
	background-color: #FFFFFF;
}

div#topbar {
	color: #000000;
	width: 698px;
	height: 25px;
	background-color: #ffffff;
	background-image: url(images/border.jpg);
	border: 1px solid #000000;
}

div#topbar2 {
	color: #000000;
	width: 698px;
	height: 25px;
	background-color: #ffffff;
	background-image: url(images/border.jpg);
	border: 1px solid #000000;
}

div#topbar3 {
	color: #000000;
	width: 698px;
	height: 25px;
	background-color: #ffffff;
	background-image: url(images/border.jpg);
	border: 1px solid #000000;
}

span#title {
	display: block;
	width: 100%;
	height: 150px;
	z-index: 50;
	font-size: 36px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	line-height: 25px;
	padding-top: 40px;
}
	
.caption {
	font-size:9px;
	}
