body { color: #242424; font-size: small; font-family: "Courier New", Courier, Monaco, monospace; background-image: url(../images/bg.gif); background-repeat: repeat-y; background-color: #9bb2bb; margin: 0; padding: 0; height: 100%
	   }

a { color: #ffffff;
	text-decoration:none;}
	
a:hover { text-decoration: none }

a img { border: none }

h1 { color: #ffffff; font-size: 400%; font-family: "Courier New", Courier, Monaco, monospace; font-weight: 300; margin: 0; padding: 50px 0 0 }

h2.header { color: #660000; font-size: x-large; font-family: "Courier New", Courier, Monaco, monospace; font-weight: lighter; line-height: 100%; white-space: nowrap; margin: 0; padding: 12px 0 0 }

.bodyCopy { color: #ffffff; font-size: small; font-family: "Courier New", Courier, Monaco, monospace; }

.subhead { color:#ffffff; font-size: small; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; }

#banner{ margin:20px 0 0 0;
	text-align:center }

#leftImage { margin-top: 90px }

#rightcolimgs { margin-top: 15px }

#rightcolimgs img { margin-bottom: 15px }

#menu{ position:absolute; top:15px; right:10px; padding: 3px; }

#menu a{ margin: 1px; border:solid 1px #d5dbdc; padding:2px 4px; }

#menu a:hover{
	background-color:#ffffff;
	color:#9bb2bb; }
