BODY {font-family: gill, helvetica, sans-serif; font-size: 10pt; background-color: #000000; background-image: url(img/bg.png); background-repeat: repeat-x; color: rgb(64,255,64); }
a {color: #8888FF;}
a:hover {color: #AAAAFF;}
h1 {font-family: gill, helvetica, sans-serif; font-size: 18pt; color: #FFFF91; font-weight: bold;}
h2 {font-family: gill, helvetica, sans-serif; font-size: 14pt; color: #00D9D9; font-weight: bold;}
h3 {font-family: gill, helvetica, sans-serif; font-size: 12pt; color: #00D9D9; font-weight: bold;}
h4 {font-family: gill, helvetica, sans-serif; font-size: 10pt; color: #00D500; font-weight: bold;}

#menu {float: left; width: 200px;}
#content {margin-left: 200px; min-width: 670px; padding-left: 15px; background-image: url(img/delimiterh.gif); background-repeat: repeat-y; background-position: left; min-height: 800px;}
#reright {float: right; width: 132px; height: 620px; border-left: 2px white solid; }
#retop {float: none; width: 520px; height: 18px; border-top: 1px white solid; border-bottom: 1px white solid;}
#rebottom {float: none; border-top: 2px white solid;}
#remenu {width: 170px; height: 700px; text-align: center;}
