body {
background-color: #000000;
}
#photoView {
visibility: hidden;
position: relative;
margin: 100px auto;
top: -75px;
width:580px;
height:866px;
text-align:center;
z-index: 1000;
background-image:url('transparent.png');
background-repeat: repeat-x repeat-y;
border-style:solid;
border-width:5px;
border-color:white;
}
#browserframe {
position: absolute;
top: 0; right: 0; bottom: 0; left: 0;
}
#root {
margin:0 auto;
margin-top: 50px;
max-width: 875px;
min-width: 600px;
}
#header {
height: 40px;
width: auto;
}
#footer {
height: 65px;
width: 100%;
padding-right: 6px;
padding-top: 5px;
float: left;
}
#menu {
height: 65px;
width: auto;
float: right;
}
#menutop {
height: 28px;
width: auto;
}
.menuitemH {
height: 20px;
width: auto;
float: left;
padding-left: 0px;
padding-right: 0px;
}
.menuitemN {
cursor:pointer;
cursor:hand;
height: 20px;
width: auto;
float: left;
padding-left: 0px;
padding-right: 0px;
}
.menuspace {
height: 20px;
width: 5px;
float: left;
}
.handCursor
{
cursor:pointer;
cursor:hand;
}
#bio
{
background-image:url('bio.png');
height: 20px;
width: 31px;
float: left;
}
#recordings
{
background-image:url('recordings.jpg');
height: 20px;
width: 88px;
float: left;
}
#reviews
{
background-image:url('reviews.jpg');
height: 20px;
width: 65px;
float: left;
}
#photos
{
background-image:url('photos.png');
height: 20px;
width: 56px;
float: left;
}
#music
{
background-image:url('music.png');
height: 20px;
width: 123px;
float: left;
}
#press
{
background-image:url('press.png');
height: 20px;
width: 158px;
float: left;
}
#links
{
background-image:url('links.png');
height: 20px;
width: 47px;
float: left;
}
.contentDIV
{
margin-top:85px;
width:875px;
visibility:hidden;
float:left;
position:absolute;
padding-bottom:50px;
}
span {
font-family: 'Times New Roman';
color: #ffffff;
font-size: 11pt;
}
.videoTitle {
padding: 5px;
float: left;
width: 400px;
font-family: 'Times New Roman';
color: #ffffff;
font-size: 12pt;
}
.videoGroupTitle {
padding: 5px;
float: left;
width: 875px;
font-family: 'Times New Roman';
color: #ffffff;
font-size: 14pt;
}
a:link {
color: #e6e6e6;
text-decoration: underline;
}
a:visited {
color: #c7c7c7;
text-decoration: underline;
}
a:hover {
color: #ffffff;
text-decoration: underline;
}
