body {
background:#000;
color:#8e7fcc;
font-family:"trebuchet ms", tahoma, arial, verdana, sans-serif;
font-size:8pt;
line-height:10pt;
text-align:justify;
}

div#nav {
position:absolute;
top:0px;
right:0px;
width:194px;
height:568px;
background:url(navigation.jpg);
overflow:hidden;
}

div#nav a#info {
position:absolute;
top:182px;
left:34px;
width:144px;
height:26px;
}

div#nav a#info:hover { background-image:url(hover1.jpg); }

div#nav a#fans {
position:absolute;
top:208px;
left:42px;
width:128px;
height:25px;
}

div#nav a#fans:hover { background-image:url(hover2.jpg); }

div#nav a#sitely {
position:absolute;
top:233px;
left:42px;
width:128px;
height:23px;
}

div#nav a#sitely:hover { background-image:url(hover3.jpg); }

div#nav a#clear {
position:absolute;
top:256px;
left:41px;
width:129px;
height:24px;
}

div#nav a#clear:hover { background-image:url(hover4.jpg); }

div#layout {
position:absolute;
top:0px;
right:194px;
width:471px;
height:568px;
background:url(layout.jpg);
}

div#content {
position:absolute;
top:200px;
right:360px;
width:350px;
}

a:link, a:visited { text-decoration:none; color:#5d61e4;}
a:hover, a:active { text-decoration:underline; color:#3535ce; }

h1 {
font-family:garamond, arial, sans-serif;
font-size:30px;
line-height:25px;
text-transform:uppercase;
margin:5px 80px 0px 0px;
font-weight:normal;
padding:0px;
text-align:right;
border-bottom:1px dotted #74409b;
}

h2 {
margin:5px 0px 0px;
font-family:garamond, georgia, arial;
font-size:15px;
text-transform:uppercase;
color:#74409b;
}

ul { list-style-type:upper-roman; }

div#disclaimer { border-top:1px dotted #5d61e4; }

div#disclaimer p {
margin:2px 0px 0px;
}

em { color:#aaa; }