body {
 background-image: url('http://smg.photobucket.com/albums/v229/Noizchild/TZA/MainHall/0038-01.gif');
 background-repeat: repeat-y;
 font-family: verdana;
 font-size: 8pt;
 scrollbar-base-color: #9966CC;
 scrollbar-arrow-color: #CCCCFF;
 scrollbar-track-color: #CCCCFF;
}
a {
 font-weight: bold;
 text-decoration: none;
}
a:hover {
 color: #000000;
 cursor: help;
}
#main {
 position: absolute;
 top: 200px;
 left: 405px;
 width: 320px;
 z-index: 2;
 padding-bottom: 15px;
}
.head {
 background: #863AD9;
 border-top: 1px solid #9E61E1;
 border-left: 1px solid #9E61E1;
 border-right: 1px solid #6B2EAE;
 border-bottom: 1px solid #6B2EAE;
 font-weight: bold;
 letter-spacing: 2px;
 padding-top: 2px;
 padding-bottom: 3px;
}
#nav {
 position: absolute;
 top: 545px;
 left: 85px;
 width: 289px;
 z-index: 2;
 padding-bottom: 15px;
}
.navHead {
 background: #A673E5;
 border-top: 1px solid #B88FEA;
 border-left: 1px solid #B88FEA;
 border-bottom: 1px solid #855CB7;
 font-weight: bold;
 letter-spacing: 2px;
 padding-top: 2px;
 padding-bottom: 3px;
}
.navLink {
 padding-left: 10px;
 padding-right: 20px;
}