
body {
margin: 0 auto;
padding: 0;
text-align: center;
color: #FFFFFF;
background-color: #000000;
background-image: url(Images/matrixyBackground.gif);
background-position: 200px 200px;
background-attachment: fixed;
font-family: Verdana, Ariel, Helvetica, sans-serif;
font-size: 100%;
border: 0;
}

div#container {
min-height: 100%;
width: 1000px;
margin: 0 auto;

padding: 0;
background-image: url(images/ContainerBG.png);
background-position: top;
background-attachment:fixed;
}

div#header {
position: relative;
width: 1000px;
height: 180px;
padding: 0px;
background-image: url('images/actualbird_navheaderanim2.gif');

}

div#navbar {
position: relative;
z-index: 3;
width: auto;
height: 30px;
padding: 10px 20px 0px 0px;

}

div#navbar ul{
list-style: none;
padding: 0;
margin: 0;
float: right;
}

div#navbar li{
display: inline;
font-size: 125%;
font-weight: bold; 

}

div#navbar li a{
width: auto;
padding: 0px 10px;
float: left;
border: 4pt solid #000000;
color: #000000;
text-decoration: none;
text-align: center;
}

.currentPage a{
display: none;
background:  #fff bottom left repeat;
}
.notCurrentPage a{
background: url(images/BG2.gif) #fff bottom left repeat;
}

div#navbar li a:hover
{
background: #000000;

color: #FFFFFF;
}

div#title{
display: block;
z-index: 3;
padding: 0px 14px 0px 0px;
width: auto;
height: auto;
color: #000000;
text-align: right;
position: absolute;
top: 65px;
right: 0;
font-size: 114px;
font-weight: bold;
margin: 0;
}

#title p{
padding: 0;
margin: 0;
display: block;
}

div#logo{
z-index: 2;
position: absolute;
top: 10px;
left: 20px;
}

div#maincontent {

position: relative;
top: -35px;
text-align: justify;
width: auto;
padding: 30px;
}

div#maincontent h1{
color: #000000;
background-color: #FFFFFF;
background-image: url('images/pixelgrad.gif');
background-position: right;
background-repeat: repeat-y;
text-transform: uppercase; 
padding: 0px 10px 0px 10px;
line-height: 20px;
font-size: 30px;
}

div#maincontent h1 a{

font-weight: normal;
color: #FFFFFF;

text-decoration: none;
background-color: #000000;
}

div#maincontent h1 a:hover{
color: #FFFFFF;
background-image: url('images/linkbg2.gif');
background-position: center;
background-repeat: repeat-x;

}

div#maincontent p{
color: #FFFFFF;
}

div#maincontent p a{
font-weight: bold;
text-decoration: none;
color: #000000;
background-color: #FFFFFF;

}

div#maincontent p a:hover{

background-image: url('images/statik.gif');
background-position: center;
background-repeat: repeat;	


}


div#player{
text-align: center;
}


.albums{
width: 860px;
overflow: auto;
text-align: center;
padding: 0px 40px;
}
.album1{


background-color: #000000;
display: block;
float: left;
}
.album2{
background-color: #000000;
display: block;
float: right;
}
.albums ol{
text-align: justify;
}
.albums img{
border-width: 0px;
}


#hcb_form_name, #hcb_form_content{
background-color: #000000;
}

object, embed
{
z-index: 1;
}

.hcb-icon[alt=rss]{
display: none;
}
div#footer {
z-index: 100;
width: 1000px;
height: 60px;
padding: 0px 0px 0px 0px;
text-align: right;
font-size: 75%;
position: fixed;
bottom: 0px;
background-image: url(images/gradd.png);
background-repeat: repeat-x;
}
#footer p {
padding: 12px 10px;
}

<!---lightbox styles--->
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* comment box styles */

#HCB_comment_box .text-blur {
  color:ghostwhite;
}
#HCB_comment_box .text-focus {
  color:white;
}

/* styles for mp3 player */

.playerOverlay{
position: relative;
top: -15px;
height: 0px;
z-index: 5;
pointer-events: none;
width: 460;
}
.songTitle{
position: relative;
left: 35px;
font-weight: bold;
text-shadow: -1px 0 black, 0 1px black,
      1px 0 black, 0 -1px black;
width: 0px;
margin: 0px;
height: 0px;
line-height: 0px;
}
.DownloadButton{
float: right;
position: relative;
top: -13px;
width: 25px;
height: 25px;
border: 1px solid white;
}