body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:#FFFFFF;
}
#banner { 
	position:absolute;
	left:0px;
	top:0px;
	width:915px;
	height:139px;
	z-index:1;
	visibility:visible;
}
#heading {
	position:absolute;
	left:0px;
	top:139px;
	width:950px;
	height:37px;
	z-index:2;
	visibility:visible;
}
#navbar {
	position:absolute;
	left: 0px;
	top:176px;
	width:151px;
	height:396px;
	z-index:3;
	visibility:visible;

}
#content {
	position:absolute;
	left:169px;
	top:180px;
	width:455px;
	height:25px;
	z-index:4;
}
#picture {
	position:absolute;
	left:635px;
	top:180px;
	width:316px;
	height:25px;
	z-index:5;
}
h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #697652;
}
a:link {
	color: #E4A025;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #89B3C4;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.caption {
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: italic;
}
.callout {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #697652;
}
.list1 {
	list-style-type: disc;
	list-style-position: outside;
}
.list2 {
	color: #E4A025;
	list-style-type: disc;
	list-style-position: outside;
}
.footer {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
.text_nav {
	font-size: 11px;
}
.copywright {
	font-size: 9px;
}
