body {
	background-color: #FFFFCC;
}

body, td, th, h3, h6 {
	color: #330000;
}

h1, h2, h4, h5 {
  color: #660000;
}

a {
	color: #003366;
}

#header1 {
	position: absolute;
	visibility:inherit;
	z-index: 1;
	height: 80px;
	width: 550px;
	left: 0px;
	top: 0px;
	background: #FFCC33;
}
#header2 {
	position: absolute;
	visibility:inherit;
	z-index: 1;
	height: 80px;
	width: 225px;
	left: 550px;
	top: 0px;
	background: #ffcc33;
	background-color: #FFFFCC;
	}
#navigation{
	position: absolute;
	visibility:inherit;
	z-index: 1;
	height: px;
	width: 140px;
	left: 0px;
	top: 80px;
	background: #ffcc33;
	}
#editregion1{
	position:absolute;
	left: -1px;
	top:-1px;
	height: 457px;
	width: 625px;
	z-index: 0;
}
#editregion2{
	position:absolute;
	visibility:inherit;
	z-index: 1;
	width: 140px;
	left: 0px;
	top: 150px
}
.caption {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px; 
color:330000;
}
