body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
 background-attachment: fixed;
	background-image: url(../graphics/bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
 background-color: #e6e6e6; }

#masthead {
	width: 100%;
	background-image: url(../graphics/mastbg.jpg);
	background-repeat: repeat-x;
 background-color: #B6B6B6;
	background-attachment: scroll;
	background-position: top;
 height: 102px; }

#logodiv {
margin-top: 0px;
}

#wrapper {
position: relative;
margin: 0px auto -150px auto;
 top: -102px;
 }

div#navbar {
text-align: center;
background-color: #000066;
border-bottom: groove #0066ff 6px;
padding: 3px;
}

#navbar ul li a:link, #navbar ul li a:visited {color: #ffffff;
text-decoration: none;
display: inline;
margin-right: 0px;
padding-top: 3px;
padding-left: 8px;
padding-bottom: 3px;
padding-right:8px;
border-bottom: none; }

#navbar ul li a:hover {
border-bottom: groove #99ccff 6px;
 }

#navbar ul li a:current {
border-bottom: groove #CD0303 6px;
 }

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: inline;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

a:link {
	color: #000000;
 text-decoration: none;
 border-bottom: 1px #0066ff dotted; }

h1, h2, h3, h4, h5, h6 {
	font-family: "Rockwell", Georgia, "Times New Roman", serif;
	margin: 0px;
	line-height: normal;
 color: #000066; }

h1 {
	font-size: 22px;
border-bottom: 1px dashed;
padding-top: 8px;
padding-bottom: 8px;
font-variant: small-caps; 
}

p {
margin-bottom: -10px;
 }

h2 {
	font-size: 1.7em;
	margin: 0;
}
h3 {
	font-size: 1.4em;
	margin: 10px 0px 0px;
 }

h4 {
	font-size: 15px;
	margin: 10px 0px 0px;
color: #ff0000;
 }

h6 {
	font-size: 11px;
	margin: 10px 0px 0px;
  border-top: 1px dashed;
 padding-top: 10px;
 font-family: Arial,Verdana, Helvetica,  sans-serif; }

.smallcaps {
 font-variant: small-caps;
 font-weight: bold;
	font-family: "Rockwell", Arial, Georgia, "Times New Roman", serif;
}

li {
margin-bottom: 10px;}

.corner {
position: absolute;
top: -4px;
right: -4px;
z-index: 9; }