/*** tags ***/
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; }
body { font-family: Verdana, Helvetica, Arial, sans-serif; font-size:11px; line-height:1.5em; background-image: url(../images/header.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; }
p { margin-bottom: 1.2em; }
h1 { color: #996; font-size:15px; margin-bottom: 1em; }
h2 {
	color:#996;
	font-size:12px;
	margin-bottom: 2em;
}
h3 {
	color:#000;
	font-size:12px;
}
td img { padding-left: 70px; }
img {  }
a, a:link, a:visited { color: navy; font-style: italic; text-decoration: none; }
a:hover { color:#0067a1; text-decoration: underline; }
/*** page structure ***/

#page { margin:0 auto; width:900px; }
#header { background-image: url(../images/header.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; height:100px; }
#nav { padding-top:2px; }
#content { width: 890px; padding:30px 3px 20px; float: left; }
#footer { border-top:1px solid #94b7c7; color:#0067a1; text-align: center; clear: both; padding-top: 10px; padding-bottom: 10px; }
/*** structure tags ***/
#nav li { float: left; padding-right: 60px; list-style-type:none; }
#nav a { color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none; }
#nav a:hover {
	text-decoration:underline;
}
#nav a.on {
	color: #cc9;
}
#footer a, #footer a:visited {
	color:#0067a1;
	padding:0 10px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

