body {
background-color: #d2d2d2;
font-family: trebuchet ms;
font-size: 12px;
color: #666666;
letter-spacing: 1px;
line-height: 16pt;
overflow-x: hidden;
}

a:link {color: #7b36cf; text-decoration: none;}
a:visited {color: #7b36cf; text-decoration: none;}
a:hover {color: #7b36cf; text-decoration: underline;}
a:active {color: #7b36cf; text-decoration: none;}

b {
color: #2571c3;
}

i {
color: #16a4a3;
}

a.cap:link {
font-variant: small-caps;
}

#top {
z-index: 1;
position: relative;
top: -7px;
margin: 0 auto;
}

#navi {
z-index: 2;
position: relative;
top: -405px;
right: -136px;
}

#navi a {background-color: #e0e0e0; color: #ffff3b;}
#navi a:hover {text-decoration: none; background-color: transparent;}

#content {
z-index: 3;
border: 0;
background-color: #e7e7e5;
width: 292px;
position: relative;
top: -397px;
right: -136px;
padding: 9px;
overflow:auto;
text-align: left;
}

#header {
font-family: trebuchet ms;
font-size: 16px;
font-weight: bold;
font-variant: none;
color: #006699;
letter-spacing: 2px;
}

input, select, textarea {
font-family: trebuchet ms;
font-size: 11px;
border: 0px;
}
