body {
	color: black;
	font-size: 0.9em;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
	background-color: white;
	margin: 0;
	padding: 0;
	height: 100%
	}

a { color: black; background-color: white; text-decoration:none; }
	
a:hover{ color: black; background-color: white; text-decoration:none
  }

a img {
	border: none
	}

h1 { color: black; font-size: 250%; font-weight: 300; background-color: white; margin: 0; padding: 50px 0 0
	 }

h2.header { color: black; font-size: x-large; font-weight: lighter; line-height: 80%; background-color: white; white-space: nowrap; margin: 0; padding: 12px 0 0
	 }

.bodyCopy { color: black; font-size: small; background-color: white; }
.subhead { color:black; font-size: small; font-weight: bold; background-color: white; }

#banner{
	margin:20px 0 0 0;
	text-align:center
}

#leftImage { margin-top: 90px
	; border-style: none; }

#rightcolimgs { margin-top: 15px
	; border-style: none; }

#rightcolimgs img {
	margin-bottom: 15px
	}

#menu{
	position:absolute;
	top:15px;
	right:10px;
}
#menu a{
border:1px #D5DBDC solid;
padding:2px 4px 2px 4px;
}

#menu a:hover{
	background-color:white;
	color:black;
}
