body
{
background-color: #000000;
margin: 0px;
overflow: auto;
}

.HighlightText {
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #FFFFFF;
}

.BodyText {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #FFFFFF;
}

.BodyText a:link {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #CC0000;
}

.BodyText a:hover {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #FF0000;
}

.BodyText a:active {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #FF0000;
}

.BodyText a:visited {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #d28000;
}

.BodyBackground {
background-image: url('../Graphics/Background.jpg');
background-repeat: no-repeat;
background-position: top left;
width: 850px;
height: 666px;
}

.MenuOff {
background-color: transparent;
}

.HomeOn {
background-image: url('../Graphics/Home.jpg');
background-position: top left;
background-repeat: no-repeat;
cursor: pointer;
}

.ManifestationOn {
background-image: url('../Graphics/Manifestation.jpg');
background-position: top left;
background-repeat: no-repeat;
cursor: pointer;
}

.MediaOn {
background-image: url('../Graphics/Media.jpg');
background-position: top left;
background-repeat: no-repeat;
cursor: pointer;
}

.ExhibitionOn {
background-image: url('../Graphics/Exhibition.jpg');
background-position: top left;
background-repeat: no-repeat;
cursor: pointer;
}

.WhoresOn {
background-image: url('../Graphics/Whores.jpg');
background-position: top left;
background-repeat: no-repeat;
cursor: pointer;
}

.DebaucheryOn {
background-image: url('../Graphics/LandOfDebauchery.jpg');
background-position: top left;
background-repeat: no-repeat;
cursor: pointer;
}

.BlackMarketOn {
background-image: url('../Graphics/BlackMarket.jpg');
background-position: top left;
background-repeat: no-repeat;
cursor: pointer;
}

.ContentWindow {
width: 267px;
height: 336px;
overflow: auto;
border: 0px;
padding: 4px;
background-image: url('../Graphics/DarkBackground.png');
}

.BondageOn {
background-image: url('../Graphics/Bondage.jpg');
background-position: top left;
background-repeat: no-repeat;
cursor: pointer;
}

.HighlightBox {
background-image: url('../Graphics/DarkBackground.png');
border: 1px solid #990000;
padding: 4px;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #FFFFFF;
}

.copyright {
font-family: arial, helvetica, sans-serif;
font-size: 7pt;
font-weight: normal;
color: #666666;
}
