<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset, img {
border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}
ol, ul {
list-style: none;
}
caption, th {
text-align: left;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

q:before, q:after {
content: '';
}
abbr, acronym {
border: 0;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif ;
width: 100%;
}

h1 {
color: #00F;
font-size: 1.5em;
}

h2 {
color: #00F;
font-size: 1.25em;
font-style: italic;
}

h3 {
color: #e00;
font-size: 1.25em;
}

h4 {
color: #000;
font-size: .75em;
}

a {
color: blue;
outline: none;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
p {
margin: 0 0 18px
}
img {
border: none;
}
input {
vertical-align: middle;
}
#wrapper {
width: 960px;
margin: 0 auto;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
height: 209px; width: 100%;
background: #FFF url(rocks.jpg) no-repeat;
}

#headerad {
float: right; margin: 20px 0 0 0;
}

/* Navigation
-----------------------------------------------------------------------------*/
#navigation {
BACKGROUND-IMAGE: url(nav_background.png); MARGIN: 0px; WIDTH: 960px; HEIGHT: 54px; COLOR: #fff; FONT-SIZE: 16px; FONT-WEIGHT: bold;
}
#navigation UL {
LIST-STYLE-TYPE: none; HEIGHT: 54px; MARGIN-LEFT: 6px; CLEAR: both; FONT-SIZE: 16px; OVERFLOW: hidden; LIST-STYLE-IMAGE: none
}
#navigation UL LI {
DISPLAY: inline
}
#navigation UL LI A {
PADDING-BOTTOM: 2px; MARGIN-TOP: 10px; PADDING-LEFT: 13px; PADDING-RIGHT: 13px; FLOAT: left; HEIGHT: 24px; COLOR: #fff; BORDER-RIGHT: #c1d82e 1px solid; TEXT-DECORATION: none; PADDING-TOP: 5px
}
#selected {
COLOR: #eee
}
#navigation UL LI A.last {
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
#navigation UL LI A.current_page {
COLOR: #ccc
}
#navigation UL LI A.logo {
 PADDING-TOP: 0px;
}
#navigation UL LI A:hover {
COLOR: #ccc
}
#navigation .nav_selected A {
COLOR: #cc9999
}
#subnav .nav_selected A:hover {
COLOR: #cc9999
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
width: 100%;
height: 1%;
position: relative;
}
#middle:after {
content: '.';
display: block;
clear: both;
visibility: hidden;
height: 0;
}
#container {
width: 100%;
float: left;
overflow: hidden;
}
#content {
padding: 5px 5px 5px 170px;
}

#states li {
list-style-type: none;
padding-left: 0;
padding-right: 10px;
margin-left: 0;
display: inline;
}

#left {
float: left; margin: 0 0 0 0; width: 390px;
}

#right {
float: right; margin: 0 0 0 0; width: 390px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
float: left;
width: 150px;
margin-left: -100%;
position: relative;
}

#navcontainer { margin-left: 0; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 140px;
color: #00f;
background-color: #ccc;
text-decoration: none;
}

#navcontainer a:hover
{
color: #00f;
background-color: #c0c0c0;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #00f;
background-color: #f0f0f0;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: #00f;
background-color: #c0c0c0;
text-decoration: none;
}

#googlead {
background-color: #ccc;
width: 160px;
margin: 0; padding-top: 10px; padding-bottom: 20px;
text-align:center;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
height:75px;
background:#fff;
border: 2px double #00F
}

.footer {
				font-style: italic;
				font-size: .75em;
				text-align: center;
}

/* Table
-----------------------------------------------------------------------------*/
&lt;style type="text/css"&gt;
table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
&lt;/style&gt;</pre></body></html>