body
{
background-color: #000000;
border:0px;
padding:0px;
margin:0px;
}

p,h1,h2,h3,td,th
{
font-family: "eurostile bold", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "sans serif";
}


h1
{
font-size:large;
}

h2
{
font-size:medium;
}

p
{
font-size:medium;
}

#logo
{
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	height:150px;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment:scroll;
	overflow:hidden
}

#container
{
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 600px;
	text-align: left;
	background-color:#5B5B41;
	background-image: url('../images/pond1_notfiltered_low.jpg');
	background-repeat: no-repeat;
	background-position: 
               left top;
	background-attachment:scroll;
}

#outer_container
{
	width:100%;
	height:100%;
	margin:0px;
	border:0px;
	padding:0px;
}

#outer_container td
{
	vertical-align: middle;
	text-align:center;
}

#navbar
{
background-color: #ffffff;
width:150px;
height:445px;
position:absolute;
top:155px;
left:0px;
overflow:hidden;
padding:0px;
}

#navbar ul
{
list-style-type:none;
margin:0px;
margin-left:10px;
margin-top:10px;
padding:0px;
height:445px;
}

#navbar li
{
font-family: eurostile, "lucida console", monaco, "sans serif";
font-size:27px;
height:62px;
margin-left:0px;
}

#navbar a
{
text-decoration:none;
color:#000000;
background-color:#ffffff;
}

#navbar a:hover
{
text-decoration:underline;
}

#title
{
background-color:#BCC5D3;
filter: alpha(opacity=73);
opacity: .73;
width:607px;
height:102px;
position:absolute;
top: 20px;
left:173px;
overflow:hidden;
}

#title_overlay
{
background-color:transparent;
width:607px;
height:102px;
position:absolute;
top: 20px;
left:173px;
overflow:hidden;
}

#title_overlay h1
{
margin-left:10px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
padding:0px;
font-size:57px;
height:61px;
font-family: neuropol, "eurostile bold", "sans serif";
}

#title_overlay h2
{
margin-left:10px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
padding:0px;
font-size:25px;
height:41px;
font-family: "eurostile bold", "lucida sans unicode", monaco, "sans serif";
}

#albumPlug
{
position:absolute;
top:20px;
right:16px;
z-index:1;
padding:0px;
margin:0px;
border:0px;
}

#albumCover
{
height:47px;
width:46px;
}

.footer
{
font-size:x-small;
}