<style type="text/css">

/* Base Settings */

h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
font-size: xx-small; /*for IE/Win 5.5*/
voice-family: "\"}\"";
voice-family: inherit;
font-size: x-small; /* for compliant browsers */
line-height: 1.7em;
color: #373737;
height: 100%; 
}

html>body {
font-size: x-small; /* be nice to Opera */
}

body {
margin: 0; 
padding: 0; 
background: #ddd url(../images/body_bg.jpg) 50% repeat-y;
}

img {
border: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

div, td, th {
	font-size: 12px;
}

h1 {
font-size: 170%;
line-height: 1.2em;
color: #000;
letter-spacing: 0;
margin-bottom: 0.8em;
}

h2 {
	font-size: 130%;
}

h3 {
color: #990000;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 160%;
margin-top: 1em;
margin-bottom: 1em;
line-height: 22px;
}

h4 {
font-size: 130%;
color: #000;
margin-bottom: -0.7em;
}

h5 {
margin-top: 5px;
font-size: 110%;
}

th {
	text-align: left;
	background-color: #E5E5E5;
	border-bottom: 1px solid #000;
}

/* Layout */

#page {
background: url(../images/page_bg.jpg) repeat-x;
}

#container {
width: 773px;
margin: auto;

}

#masthead {
width: 773px;
height: 172px;
background: url(../images/header_bg.jpg);
position: relative;
left: 0px;
}

#logo {
width: 749px;
margin: auto;
}

#content {
width: 729px;
margin: auto;
   min-height: 100%;
   margin-bottom: -130px;
   position: relative;
}

#navigation {
width: 160px;
border-top: solid 3px #006699;
padding-top: 4px;
margin-bottom: 100px;
}

#navigation ul {
background: #006699;
padding:0;
margin:0;
list-style: none;
}

#navigation li.mainlink {
border-bottom: solid 1px #fff;
padding: 2px 0 2px 10px;
line-height: 30px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
}

#navigation li.mainlink a {
color: #fff;
text-decoration: none;
}

#navigation li.mainlink a:hover {
color: #66ccff;
}

#navigation ul.sublink {
color: #66CCFF;
padding: 0 0 8px 15px;
text-transform: none;
line-height: 1.5em;
text-indent: -30px;
margin-left: 30px;
}

#navigation ul.sublink a {
color: #66ccff;
text-decoration: none;
}

#navigation ul.sublink a:hover {
color: #fff;
}

#main {
padding: 10px 20px;
width: 500px;
float: left;
}

#showguide {
	text-align: center;
}

#main a, #showguide a {
color: #990000;
}

#sub {
width: 170px;
float: left;
}

#footer {
width: 749px;
margin: auto;
background: #333;
border-top: solid 8px #006699;
height: 130px;
   position: relative;
color: #fff;
text-align: center;
padding: 20px 0 0 0;
}

#footer a {
color: #ccc;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.clearfooter {
   height: 130px;
   clear: both;
}

.clearing {
clear: both;
}

.header_divider {
background:url(../images/dotted_double.gif) no-repeat; 
width: 100%;
height: 5px; 
margin: -1em auto 1.5em auto;
}

.divider {
background:url(../images/dotted-horizontal.gif) repeat-x; 
width: 100%;
height: 3px; 
margin: 2em auto 1.5em auto;
}
