html, body 
{
  height: 100%;
  overflow: hidden;
}

body 
{
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0;
	background-image: url(../images/squidblack.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-color: #0070C5;
	text-align: center;
}

.bodytext
{
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: top;
	color: #FFFFFF;
	margin: 0px auto;
	list-style-position:  inside;
	
}

p.bodytext
{
	padding: 0px 5px;
}

a.bodytext:hover
{
	color: #66FFFF;
}

.bonusbox
{
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	margin: auto;
	width:100%;
}

.clearing 
{
  height: 0;
  clear: both;
}

#constrict
{
	width: 852px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 110px;
	display:block;
	padding-top:10px;
}

#container 
{
  width: 842px;
  padding: 0px 0px 22px;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  /*overflow-x:hidden;*/
}


#content 
{
	text-align: left;
	overflow-x:hidden;
	overflow-y:auto;
	position:absolute;
	top:100px; 
	bottom:30px;
	width:842px; 
	_height:400px;
	
}

#head
{
	top: 0;
	height: 110px;
	position:absolute;
	margin-left:-426px;  
	left:50%;
	z-index:6; 
	vertical-align:top;
	text-align:center;
}

#head, #foot 
{
  width: 851px;
}

#foot 
{
	position:absolute;
	margin-left:-426px;  
	left:50%; 
	bottom:0px;
	width:852px; 
	min-width:852px;
	height:22px;
	z-index:6; 
	vertical-align:middle;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
}

hr
{
	text-align:center;
	margin: 14px auto;
	padding:0px 0px;
	color: #FFFFFF;
}

* html {
  padding: 100px 0 22px;
}

.navbar
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: none;
	width:100%;
	display:block;
	border-top:1px solid white;
	border-left:1px solid white;
	border-bottom:1px solid #0070C5;
	border-right:1px solid #0070C5;
	background-color: #000000;
}

.navbaractive
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: none;
	width:100%;
	display:block;
	border-top:1px solid white;
	border-left:1px solid white;
	border-bottom:1px solid #0070C5;
	border-right:1px solid #0070C5;
	background-color: #0070C5;
}

.navblock
{
	margin: 0px auto;
	text-align:center;
	width: 500px;
	float:right;
	height:24px;
}

.navcell
{
	
	width:100px;
	height:18px;
}

ol
{
	list-style-position:  inside;
}

#posts
{
	text-align: justify;
	width:505px;
	margin-left:0px;
	position:relative;
	left:10px;
	padding: 5px 0px;
}

.showlist
{
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	list-style-position:  inside;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-top: 1px solid white;
	border-bottom: 1px solid black;
	width:218px;
	background-color: #0070C5;
}

#sidebar 
{
  width: 300px;
  float:right;
  text-align:center;
  position: relative;
  right:10px;
  top:5px;
}

.subhead
{
	text-align:center;
	color:#FFFFFF;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
}

#tracklist
{
	font-size: 13px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	width: 300px;
}

ul
{
	list-style-position:  inside;
}

#wrapper 
{
  width: 842px;
  top: 0px;
  bottom: 22px;
  overflow: visible; 
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  height: 100%;
  position: relative;
}
