body {
	background-color:#99CCCC;
	color: #000000;
	font-size: 1.0em;
	font-family: "lucida sans unicode";
	font-weight: normal;
	text-decoration:none;
	}

a:link {
	color: #000099;
	text-decoration: none;
	}
a:visited {
	color: #000099;
	text-decoration: none;
	}
a:Hover{
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
	}

table.maintable {
	width: 900px;
	height: 100%;
	}
	
h1 { 
	font-size: 1.5em; 
	font-weight:bold; 
	}

h2 { 
	font-size: 1.25em; 
	font-weight:bold;
margin: 0 0 5px 0; 
	}

h3 { 
	font-size: 1.0em; 
	font-weight: normal; 
margin: 0;
	}
	
#container {
	border: 5px solid #000066;
	background-color: #FFFFFF;
	}
	
#header {
	height: 150px;
	background-color: #FFFFFF;
	background-image: url(images/houses2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: 5px solid #000066;
	color: #000099;
	padding: 10px 10px 0 10px;
	}

.header_date {
	background-image: url(images/sun.gif);
	background-position: right center;
	background-repeat: no-repeat;
	float: right; 
	font-size: 0.7em; 
	font-weight: bold; 
	text-align: right; 
	}

.date_block { 
	position: relative;
	left: -40px;
	width: auto; 
	height: auto;
	text-align: left; 
	}

#menu_bar {
	height: 20px; 
	text-align: center;
	}
	
.menu_box {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 8pt;
	width: 108px;
	height: 20px;
	float: right;
	text-align: center;
	margin-left: 1px;
	}

a.menu_box:link {
	color:#ffffcc; 
	text-decoration:none;
	}
a.menu_box:visited {
	color:#ffffcc; 
	text-decoration:none;
	}
a.menu_box:hover {
	color:#000000; 
	text-decoration: none; 
	background-color:#cccccc;
	}

.menu_box_2 {
	background-color: #993366;
	color: #000000;
	font-size: 8pt; 
	width: 108px;
	height: 100%;
	float: right;
	text-align: center;
	margin-left: 1px;
	}

a.menu_box_2:link {
	color:#FFFFCC; 
	text-decoration:none; 
	}
a.menu_box_2:visited {
	color:#FFFFCC; 
	text-decoration:none; 
	}
a.menu_box_2:hover {
	color:#000000; 
	text-decoration: none; 
	background-color:#cccccc; 
	}
.bookmark { 
	font-size: 8pt; 
	text-align: left; 
	padding: 3px 0 0 10px; 
	}
	
#page_body {
	font-size: 0.8em;
	text-align: justify;
	margin: 7px;
	}

.text_title { 
	text-align: center; 
	font-size: 1.1em; 
	color: #ff3300; 
	font-weight: bold; 
	text-decoration: underline; 
	}

.slide_box { 
	height: auto; 
	border: 1px solid #000000; 
	text-align: center; 
	padding: 5px; 
	}

.pic_box { 
	width: auto; 
	margin: 5px; 
	}

.slidebox_footer { 
	width: auto; 
	height: auto; 
	}

.required { 
	font-size: 0.85em; 
	font-style: italic; 
	color: #cc0000; 
	}
	
#footer {
	background: #F0F0F0;
	font-family: verdana;
	font-size: 8pt;
	border-width: 1px 0 0 0; 
	border-style: solid; 
	border-color: #666699; 
	text-align: center;
	padding: 5px 0 5px 0;
	}