/* STYLE */
body { background: #000000; margin-top: 5px; text-align:center; font-family: calisto;}

#main { width: 1024px; height: 1000px; margin: 0 auto; text-align: left; z-index: 100; background: url(template2.jpg); background-repeat: none; }
#main img { border: none; }

#menu { position: relative; top: 125px; left: 53px; width: 350px; height: 270px;
*left: 93px;
}
#menu a { color: white; text-decoration: none; font-size: 14px; }
#menu a:hover { color: yellow; }
#menu ul { list-style: none; margin: 0px; indent: 0px; }
#menu li { margin-top: 0px; margin-bottom: 0px;
*margin-bottom: 3px;
}

#title { position: relative; top: 165px; left: 110px; font-size: 24px; font-weight: bold; width: 800px; color: white; height: 25px; padding: 0px;}

#bodytext { position: relative; top: 190px; float: left; width: 605px; padding: 2px; height: 405px; overflow: auto; z-index: 0; margin-left: 103px; color: white; font-size: 16px; }
#bodytext table {color: white;}

#right { position: relative; top: 190px; float: right; width: 195px; height: 405px; font-size: 12px; margin-right: 80px; }

#footer { position: relative; clear: both; top: 250px; font-size: 10px; text-align: center; width: 1024px; color: #ffffff; font-weight: bold; }
#footer a { color: white; text-decoration: none; }