body {
background-color: #000000;
text-align: left;
color: #00FF00;
font-size: medium;
}

div.print {
display: none;
}

div#leftmenu {
display: block;
background-image: url("/theme/mystify/leftmenu.jpg");
height: 900px;
width: 266px;
background-repeat: no-repeat;
background-position: right top;
float: left;
margin-right: 10px;
}

div#menu {
display: block;
position: absolute;
top: 290px;
left: 20px;
}

div#menu p {
position: absolute;
height: 24px;
padding: 0px 0px 0px 0px;
width: 246px;
text-align: left;
margin: 0px;
font-size: 20px;
overflow: hidden;
white-space: nowrap;
height: 350px;
}

div#menu p span#menu1 {
position: absolute;
top: 6px;
}

div#menu p span#menu2 {
position: absolute;
top: 32px;
}

div#menu p span#menu3 {
position: absolute;
top: 58px;
}

div#menu p span#menu4 {
position: absolute;
top: 84px;
}

div#menu p span#menu5 {
position: absolute;
top: 110px;
}

div#menu p span#menu6 {
position: absolute;
top: 136px;
}

div#menu p span#menu7 {
position: absolute;
top: 163px;
}

div#menu p span#menu8 {
position: absolute;
top: 189px;
}

div#menu p span#menu9 {
position: absolute;
top: 215px;
}

div#menu p span#menu10 {
position: absolute;
top: 241px;
}

div#menu p span#menu11 {
position: absolute;
top: 267px;
}

div#menu p span#menu12 {
position: absolute;
top: 293px;
}

div#menu p span#menu13 {
position: absolute;
top: 320px;
}

div#menu p span a {
display: block;
text-align: right;
position: absolute;
top: 0px;
width: 150px;
color: #00FF00;
text-decoration:none;
overflow: hidden;
}

div#menu p span a:link {
border-style: none;
border-color: transparent;
width: 150px;
}

div#menu p span a:visited {
border-style: none;
border-color: transparent;
width: 150px;
}

div#menu p span a:hover {
border-style: solid;
border-color: #CCCCCC #333333 #333333 #CCCCCC;
width: 150px;
background-color: #000000;
}

div#menu p span a:active {
border-style: solid;
border-color: #333333 #CCCCCC #CCCCCC #333333;
width: 150px;
background-color: #FFFFFF;
}

div#login {
display: block;
float: right;
top: 0px;
right: 10px;
text-align: center;
margin-left: 10px;
margin-bottom: 10px;
}

div#login p {
border-left: 1px solid #FFFFFF;
padding-left: 5px;
border-bottom: 1px solid #FFFFFF;
padding-bottom: 5px;
}

div#login p a {
font-size: 12px;
}

div#login p span {
position: relative;
top: 0px;
right: 0px;
width: 145px;
display: block;
font-size: 10px;
text-align: left;
}

div#twitter {
display: block;
position: absolute;
top: 710px;
left: 20px;
height: 200px;
width: 250px;
overflow: auto;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

div#twitter h1 {
font-size: 16px;
font-weight: bold;
}

div#twitter p {
font-size: 14px;
}

div#twitter p.tweet_ico {
float: left;
margin-right: 10px;
}

div#twitter .tweet_date {
font-size: 10px;
color: #88FF88;
}

div#linx {
display: block;
position: absolute;
top: 166px;
left: 230px;
}

div#linx p a {
border-style: none;
}

div#linx p a img {
border-style: none;
}

div#linx p a#myspace {
position: absolute;
top: 32px;
}

div#linx p a#tweet {
position: absolute;
top: 64px;
}

div#linx p a#face {
position: absolute;
top: 0px;
}

p {
color: #00FF00;
}

a:link {
color: #00FF88;
}

a:visited {
color: #88FF00;
}

a:hover {
color: #88FF00;
}

a:active {
color: #88FF00;
}

p.ital {
font-style: italic;
}

h1 {
text-align: center;
font-size: 200%;
color: #00FF00;
}

h2 {
text-align: center;
font-size: 160%;
color: #44FF44;
}

h3 {
text-align: center;
font-size: 130%;
}

h4 {
text-align: center;
font-size: 110%;
}

.left {
float: left;
}

.right {
float: right;
}

.error {
color: #FF0000;
}

div#footer h6 {
text-align: center;
font-size: 10px;
color: #33FF66;
font-weight: normal;
clear: both;
}