body
	{
    background-color: #10140c;
    font-family: Verdana;
    font-size: 11px;
    color: #ffffff;
	}
img {
   behavior: url("pngbehavior.htc");
}
form
    {
    margin:0px;
    padding:0px;
    }
	
a
	{
   color: #ffffff;
	}
	
a:hover
	{
    text-decoration: none;
	}
	
a:link
	{
    text-decoration: underline;
	}
	
a:visited
	{
    text-decoration: none;
    text-decoration: underline;
	}
	
div.main
	{
    background-image:url("/dev/sa2k6/images/core/bg.jpg");
    width: 800px;
    height: 600px;
    position: relative;
    margin: 20px auto;
	}

div.callout
	{
    position: absolute;
    width: 294px;
    height: 137px;
    top: 17px;
    left: 291px;
	}
		
div.body
	{
    position: absolute;
    width: 551px;
    height: 396px;
    top: 185px;
    left: 35px;
	}

div.bodySub
	{
   	position: relative;
    overflow: auto;
    width: 535px;
    height: 328px;
    margin-left: 10px;
	}

div.bodySub div
	{
	padding-right: 5px;
	}

div.nav
	{
	position: absolute;
	width: 120px;
	height: 352px;
	top: 15px;
	left: 660px;
	text-align: center;
	padding-top: 20px;
	}

img.navHead
	{
	margin: 5px 0px 5px 0px;
	}

img.head
	{
	margin: 10px;
	}

div.navHover
	{
	width: 120px;
	height: 16px;
	line-height: 16px;
	cursor:pointer;
	}
	
#callout_cover
	{
	margin: 0px 4px 0px 4px;
	float: left;
	}

p.callout
	{
	margin: 4px 0px;
	padding: 0px 4px 4px 0px;
	}

#newsletter_popup
	{
	position: absolute;
	top: 150px;
	left: 300px;
	width: 278px;
	height: 179px;
	background-image:url('/dev/sa2k6/images/misc/newsletter_signup_bg.gif');
	border: 1px solid black;
	color: black;
	z-index: 99;
	}
	
#newsletter_close
	{
	position: absolute;
	top: 5px;
	left: 215px;
	width: 50px;
	height: 14px;
	border: 1px solid black;
	color: black;
	text-align: center;
	vertical-align: middle;
	}

#console
	{
    background-color: #555555;
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
    border: 1px solid black;
    width: 375px;
    height: 250px;
    overflow: auto;
	}
	
#loader
    {
    display: none;
    position: absolute;
    top: 3px;
    right: 10px;
    }
    
#content
    {
    background-color: black;
    filter:alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70;
    padding: 5px;
    }
img.avatar
    {
    float:left;
    margin-right: 3px;
    margin-bottom: 3px;
    }
#miniPlayer
    {
    position: absolute;
    top: 98px;
    left: 175px;
    z-index: 98;
    }
.fadehack
    {
    position: absolute;
    top: 189px;
    left: 56px;
    }
.thumb
    {
    border: 1px solid white;
    padding: 2px;
    cursor: pointer;
    }
.bio
    {
    border:1px solid white;
    background-color:black;
    position:absolute;
    width:400px;
    height:250px;
    top:20px;
    left:60px;
    }
#bandBioInner
    {
    position:absolute;
    top:0px;
    left:0px;
    width:340px;
    z-index:9;
    }
#bandBioInnerAnchor
    {
    position:relative;
    z-index:10;
    width:340px;
    height:220px;
    overflow:hidden;
    }
#bandBioOuter
    {
    width:360px;
    margin:10px;
    float:left;
    height:220px;
    }
#scrollBioWindow
    {
    width:10px;
    height:250px;
    float:right;
    }
#closeBio
    {
    margin: 3px 0px 0px 3px;
    cursor: pointer;    
    }
#scrollUp
    {
    cursor:pointer;
    }
#scrollDn
    {
    cursor:pointer;
    }
.ivyOverhang
    {
    position:absolute;
    z-index:99;
    top:532px;
    left:459px;
    height:68px;
    width:100px;
    }
.formInput
  {
  border:1px solid white;
  }
#homeLink
  {
    position:absolute;
    top:0px;
    left:50px;
    height:175px;
    width:200px;
  }