body {
	background: #EFDA71 url(images/pgbkg.png) center repeat-y;
	padding: 0px;
	margin: 0px;
	font-family: tahoma, arial, serif;
	}

#container { background: #fff; margin: 0px auto; width: 704px; }

* html #container { width: 704px; overflow: hidden; }

#flashtop { width: 704px; height: 180px; }

#left {
	float: left;
	width: 160px;
	background: #00cc66;
	}

#menu { text-align: left; padding-left: 10px; }

#menu a, #menu a:visited, #menu a:active { text-decoration: none; }
#menu a:hover { text-decoration: underline; }

#right {
	text-align: left;
	padding-left: 0px;
	border-left: 160px solid #00cc66;
	border-top: 2px solid #555;
	}

#dateform {
	height: 29px;
	font-family: Tahoma, Verdana, Arial, Serif;
	font-size: 8pt;
	color: #fff;
	background: #9b9b9b url(images/form_bg.jpg) right no-repeat;
	margin: 0px; padding: 0px;
	border-bottom: 2px solid #555;
	border-left: 2px solid #555;
	}

*html #dateform { width: 539px; position: relative; left: -3px; }

#dfleft { float: left; margin-left: 10px; padding-top: 9px; }

#dfright { text-align: right; margin-right: 10px; padding-top: 6px; }

#welcome {
	background: #f4f4f4 url(images/welcbkg.jpg) bottom repeat-x;
	border-bottom: 2px solid #ddd;
	margin: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#area {
	clear: none;
	font-family: Tahoma, Arial, Serif;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	}

#ext { padding: 10px; }

#photos {
	background: #fff;
	margin: 2px;
	padding: 4em;
	text-align: center;
	font-family: tahoma, arial, serif;
	font-size: 11px;
	border: 2px solid #ddd;
	}

#copyrights {
	clear: both;
	background: #F8F8F8 url(images/bot_px.jpg) top repeat-x;
	text-align: center;
	font-family: tahoma, arial, serif;
	font-size: 8pt;
	padding: 2.5em;
	}

#copyrights a, #copyrights a:visited {
	text-decoration: none;
	font: bold 11px tahoma, arial, serif;
	color: #336699;
	}

#copyrights a:hover {
	color: #999;
	text-decoration: underline;
	}

h5 {
	width: 100%;
	margin: 3px 0px;
	padding: 3px;
	background: #f4f4f4;
	color: #000;
	font: bold 10pt Tahoma, arial, serif;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}

h5 { _width: 98%; }

h4 span { display: none; }

h4.opo a {
	height: 48px;
	width: 83px;
	background: url(images/OMC.jpg) no-repeat;
	display: block;
	margin-left: 27px;
	}

h4.sw a {
	height: 42px;
	width: 83px;
	background: url(images/news.gif) no-repeat;
	display: block;
	margin-left: 27px;
	}

h3 {
	font-family: Tahoma, Arial, Serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 0 0 0;
	}

h2 {
	width: 99%;
	margin: 6px 0px;
	padding: 3px;
	padding-left: 0px;
	background: #f4f4f4;
	border-bottom: 2px solid #ccc
	}

h2 { _width: 98% }

a, a:active, a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }

a.hippo, a.hippo:active, a.hippo:visited { color: blue; text-decoration: none; }
a.hippo:hover { text-decoration: underline; }