body
{
    font-family: "Arial";
    font-size: 14;
    background-color: #000000;
    color: #99CCFF;
    margin: 0;
    padding: 0;
}

ul
{
    text-indent: 0em;
}

li
{
    text-indent: 0em;
}

dl
{
    text-indent: 0em;
}

dt
{
    text-indent: 0em;
}

dd
{
    margin-left: 0px;
    text-indent: 0em;
}

a:link
{
    color: #FFFF99;
    background-color: transparent;
}

a:visited
{
    color: #CC99FF;
    background-color: transparent;
}

a:active
{
    color: white;
    background-color: transparent;
}

a:hover
{
    color: white;
    background-color: transparent;
}

table
{
   margin-left: auto;
   margin-right: auto;
   border: 0;
}

th
{
   text-align: left;
}

h1
{
   font-size: 2.0em;
   text-align: center;
   height: 1.2em;
}

h2
{
   font-size: 1.6em;
}

h3
{
   font-size: 1.4em;
}

p
{
   font-family: "Arial";
   font-size: 14;
   text-indent: 3em;
   margin-left: 2em;
   margin-right: 2em;
}

#email
{
   text-align: center;
}

#top {
    padding: 10px;
    margin:  20px;
    height: 70px;
}

#top-extended {
    padding: 10px;
    margin:  20px;
    height: 120px;
}

#HomeLink {
    text-align: right;
    float: right;
    margin-right: 30px;
}

.clear {
    clear: both;
}

#footer
{
   text-align: center;
}

#MemberImage
{
   width:   55%;
   padding: 0;
   margin: 0 27% 0 18%;
   text-align: center;
}

#left
{
   position: absolute;
   left: 12px;
   top:  171px;
   width: 120px;
}

img {
    border-style: hidden;
    margin-bottom: 3px;
}

#mainCenter {
   margin-top: 0;
   margin-left: auto;
   margin-right: auto;
   width: 800px;
   height: 600px;
}

#Roster
{
   position: relative;
   left: 3px;
   top:  50px;
   height: 450px;
   width: 400px;
}

#memberTop
{
   margin: 20px;
   height: 100px;
}

#Navigation
{
   position: absolute;
   top: 93px;
   width: 17.9%;
   text-indent: 2em;
}

.MemberLink {
   background-color: #909090;
   padding: 0;
   text-indent: 0;
   margin: 1px 0 0 2em;
}

#JobBox
{
   position: absolute;
   top: 93px;
   padding: 0;
   width: 27%;
   overflow: hidden;
   margin-left: 73%;
}

#JobList
{
   margin-left: 10em;
   margin-right: 10em;
}

#verybottom
{
   text-align: right;
}

#PasswordChangeLink
{
   text-align: center;
}

.homepage
{
   text-align: center;
}

.date
{
    font-family: courier, monospace;
}

.pre
{
    font-family: courier, monospace;
    display: block;
    text-align: left;
    white-space: pre;
    unicode-bidi: embed;
}

.highestlvl {
    color: #FFFFFF;
}

.secondhighestlvl {
    color: #FF99BB;
}

.lowlevel {
    color: #BB99FF;
}
.membername
{
    text-align: left;
}

.mainhighestlvl
{
    position: relative;
    top: -1.15em;
    left: 5em;
    height: 1.2em;
    width: 3em;
    color: #FFFFFF;
}

.memberlistitem {
    height: 1.2em;
}
