body {
background-color: #000000;
text-align: left;
}

div.menu {
display: block;
background-image: url(leftmenu.jpg);
height: 720px;
width: 266px;
background-repeat: no-repeat;
background-position: right center;
float: left;
}

div.menu p {
position:absolute;
height: 24px;
padding: 0px 0px 0px 0px;
width: 246px;
left: 20px;
text-align: left;
margin: 0px;
font-size: 20px;
overflow: hidden;
white-space: nowrap;
}

p.home {
top: 290px;
}

p.news {
top: 317px;
}

p.bio {
top: 344px;
}

p.photo {
top: 368px;
}

p.video {
top: 394px;
}

p.tour {
top: 420px;
}

p.faq {
top: 446px;
}

p.book {
top: 498px;
}

p.fan {
top: 524px;
}

p.prod {
top: 550px;
}

p.spons {
top: 576px;
}

p.cont {
top: 602px;
}

div.menu p a {
display: block;
text-align: right;
position: absolute;
top: 0px;
height: 24px;
width: 150px;
font-size: 20px;
color: #00FF00;
text-decoration:none;
overflow: hidden;
}

div.menu p a:link {
border-style: none;
border-color: transparent;
width: 150px;
}

div.menu p a:visited {
border-style: none;
border-color: transparent;
width: 150px;
}

div.menu p a:hover {
border-style: solid;
border-color: #CCCCCC #333333 #333333 #CCCCCC;
width: 150px;
background-color:#000000;
}

div.menu p a:active {
border-style: solid;
border-color: #333333 #CCCCCC #CCCCCC #333333;
width: 150px;
background-color:#FFFFFF;
}

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: 30px;
color: #00FF00;
}

h2 {
text-align: center;
font-size: 20px;
color: #44FF44;
}