body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 100%;

	margin: 0px; 

	padding: 0px;

	text-align: center;

	background: #000;	

}



td {

	font-family: Arial, Helvetica, sans-serif;

}



th {

	font-family: Arial, Helvetica, sans-serif;

}



#horizon {

	background-color: transparent;

	text-align: center;

	position: absolute;

	top: 50%;

	left: 0px;

	width: 100%;

	height: 1px;

	overflow: visible;

	visibility: visible;

	display: block;

}

	

.edge {

	margin: 0px;

	padding: 0px;

	border-top: 1px #FF8A01 solid;

	border-bottom: 1px #FF8A01 solid;

}



#eggholder {

	background: url(../grfx/eggshells.jpg) no-repeat 480px 20px;

}



#container {

	background: url(../grfx/main-bg.jpg) repeat-y;

	width: 735px;

	margin: 0px auto;

	text-align: left;

	padding: 0px;

	margin-left: -365px;

	position: absolute;

	top: -180px;

	left: 50%;

	visibility: visible;

	text-align: center;

}

	

#content {

	width: 735px;

	margin: 0px auto;

	text-align: left;

	min-height: 450px;

	padding: 0px;

	border-bottom: 1px #FF8A01 solid;

	border-left: 1px #FF8A01 solid;

	border-right: 1px #FF8A01 solid;

	background: url(../grfx/bg.jpg) no-repeat 240px 110px #fff;

}

	

#intcontent {

	padding: 0px 0px 30px 0px; 

	margin: 15px 32px 10px 32px;

	min-height: 550px;

}



* html #intcontent {

	height: 450px;

}

	

#header {

	padding: 0px;

	border: 0px;

	margin: 0px;

	background: url(../grfx/header-bot-right.jpg) no-repeat bottom right #FFF1B5;

	width: 735px;

	height: 84px;

	border-bottom: 1px #FF8A01 solid;

}



#footer {

	padding: 0px;

	margin: 0px;

	border: 0px;

	background: url(../grfx/footer-bg.jpg) repeat-y #FFC601;

	width: 735px;

	border-top: 1px #FF8A01 solid;

	text-align: center;

}



#left_logo {

	position:absolute;

	left: 8px;

	top: 283px;

}

#left_logo_top {

	position:absolute;

	left: 8px;

	top: 15px;

}


#right_logo {

	position: absolute;
	
	right: 8px;
	
	top:283px;

}


#right_logo_top {

	position: absolute;
	
	right: 8px;
	
	top: 15px;
	
	width: 200px;

}



#left_logo a img, #right_logo a img {

	border:1px solid #000000;

}



.hdrtxt {

	font-size: 0em;

	display: none;

	color: #fff;

}



h1 {

	font-size: 1.0em;

	color: #000;

	margin: 0.2em 0px 0.5em 0px;

}



h2 {

	font-size: 0.95em;

	color: #000;

	margin: 1ex 0px 1ex 0px;

}



h3  {

	font-size: 0.9em;

	color: #000;

	margin: 1ex 0px 1ex 0px;

	padding: 0px;

}



h4, h5, h6 {

	font-size: 0.85em;

	color: #000;

	margin: 1ex 0px 1ex 0px;

}



p {

	font-size: 0.75em;

	color: #000;

	margin: 1ex 0px 1ex 0px;

}



a {

	color: #000;

	text-decoration: underline;

}



a:hover {

	text-decoration: none;

}



#content ul, ol, td {

	font-size: 0.75em;

	color: #000;

}



#footer p, #footer a, #footer span {

	color: #333;

	padding: 3px 0px 3px 0px;

	margin: 0px;

}



#footer a:hover {

	text-decoration: none;

}



.matrix {

	border: 1px solid #FF8A01;

	padding: 3px;

	margin-bottom: 15px;

	background: #FFF1B5;

	color: #000;

}



.matrix td {

	padding: 2px;

}



.newsitem {

	padding: 2px 0px 0px 4px;

	margin: 0px 0px 10px 5px;

	border: 1px solid #FF8A01;

	background: #FFF1B5;	

	overflow: auto;

}



.newsimg {

	float: right;

	margin: 7px;

}



legend {

	font-size: 0.8em;

	font-weight: bold;

}



fieldset {

	border: 1px solid #ccc;

	width: 435px;

	padding: 5px 10px 5px 10px;

	margin: 5px 0px 10px 0px;

}



.caption {

	font-size:0.85em;

	font-style:italic;

}



#galley td {

	padding:3px;

	vertical-align:top;

}



.gallery_photo a {

	border:1px solid #FF8A01;

	text-decoration:none;

}