/* STYLE */

body { background: #000000; margin-top: 5px; text-align:center;}
#main { width: 875px; height: 656px; margin: 0 auto; text-align: left; background: url(template.jpg); }

#menu { position: relative; width: 120px; height: 200px; top: 155px; left: 200px; border: solid 0px black; color: white; font-family: times new roman; font-size: 13pt;}
#menu a { color: white; text-decoration: none; font-weight: none; line-height: 1.8em; }

#bodytext { position: relative; top: 165px; left: 380px; width: 370px; border: solid 0px black; padding: 2px; height: 240px; overflow: auto; }
