/* STYLE */

body { background: #00244c; margin-top: 5px; text-align:center;}
#main { width: 914px; height: 710px; margin: 0 auto; text-align: left; background: url(template.jpg); }

#menu { position: relative; width: 125px; height: 200px; top: 132px; left: 100px; border: solid 0px black; color: white; font-family: century gothic; font-size: 15pt;}
#menu a { color: white; text-decoration: none; font-weight: bold; line-height: 1.4em; }

#bodytext { position: relative; top: 91px; left: 265px; width: 540px; border: solid 0px black; padding: 2px; height: 347px; overflow: auto; }