/* STYLE */

body { background: #FFF; font-family: Century Gothic; color: #fff; font-weight: normal; margin-top: 10px; text-align: center; }

#main { background: url(newenglandtemplate.jpg) no-repeat; width: 750px; height: 1559px; margin: 0 auto; text-align: left;}

#menu { font-size: 11px; color: #FFF; float: left; margin-left: 165px; margin-top: 3px; text-align: center; width: 163px; border: solid 0px white; 
*top: 2px;
}
#menu a { color: #000; text-decoration: none; }
#menu a:hover { text-decoration: underline; }
#menu p { margin-botom: 0px; margin-top: 23px; }

#header { float: right; margin-right: 150px; margin-top: 23px; width: 250px; height: 200px; border: solid 0px black; font-size: 12px; text-align: right; }
#header h2 { margin-top: 0px; margin-bottom: 5px; }

#bodytext { float: right; margin-right: 10px; margin-top: 40px; width: 395px; height: 1240px; overflow: auto; font-size: 12px; border: 0px solid black; padding: 2px; }
#bodytext h2 { margin-top: 10px; }
#bodytext table { font-size: 12px; }

#footer { float: right; margin-right: 20px; margin-top: 25px; width: 380px; font-size: 12px; text-align: center; }
#footer a { color: #fff; text-decoration: none; }