/* STYLE */

body { font: 10pt arial; color: #260800; background: #260800; text-align: center; }

#main { width: 900px; height: 764px; background: url(template.jpg); background-repeat: no-repeat; margin: 0 auto; text-align: left;}

#header { color: white; position: relative; width: 725px; top: 10px; left: 0px; text-align: right; }
#header a { color: white; text-decoration: none; font-size: 8pt; }

#menu { position: relative; top: 290px; left: 150px; width: 600px; height: 45px; border: solid 1px black; text-align: center;}
#menu ul { margin-left: 0px;  }
#menu li { display: inline; width: 115px; text-align: center; border: solid 1px white; }
#menu p { width: 115px; margin: 0px; }
.link { margin: 0px; text-decoration: none; color: black; font-weight: bold; font-size: 9pt; }

#bodytext { position: relative; left: 178px; top: 343px; width: 537px; margin: 0px; height: 252px; overflow: auto; }

#footer { text-decoration: none; color: #FFFFFF; position: relative; text-align: center; font-size: 9pt; top: 380px; left: 0px; width:900px; height: 25px; }
#footer a { color: white; text-decoration: none; }