body{
	font-family: Verdana,sans-serif;
	color: #660000;
	margin: 0px;
	padding: 0px;
}
body{ background-image:url(background.jpg);
      Margin-bottom: 75%
	  }
a:link { color: #660000
         text-decoration: underline;
		 }
a:visited {
    color: #660000;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: x-large;
 color: #660000;
}
h2{
 font-size: large;
 color: #660000;
}
h3{
 font-size: medium;
 color: #660000;
}
h4{
 font-size: small;
 font-weight: normal;
 color: #660000;
}

h5{
 font-size: small;
 color: #660000;
}
#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #660000;
	width: 100%;
	}
#globalNav{
color: #660000;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
#content{
  align:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}
#siteInfo{
	clear: both;
	border: 1px solid #660000;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
#center {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 135px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align:bottom;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
.style55 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	}
