@charset "utf-8";
body {
	background-color: #999999;
	background:url(../images/bg.gif);
	background-repeat:repeat;
color:#FFFFFF;
text-align:center; /*center hack*/
font-size:76.1%;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:1.3em;
margin:0;
}

#wrap {
width:800px; /*center hack*/
margin:0 auto; /*center hack*/
text-align:left;
height:100%;
}

a:link {color:#ffffcc; text-decoration:none; }
a:visited {color:#ffffcc; text-decoration:none; }
a:focus {color:#ffffcc; text-decoration:underline; }
a:hover {color:#ffffcc; text-decoration:none; }
a:active { color:#ffffcc; text-decoration:line-through; }

img.nav {
float:left;
margin: 0 0 0 0;
padding: 0 0 0 0 ;
border:0 0 0 0;
}

#section {
clear:both;
width:800px;
background:url(../images/noise_16.jpg) #8e8797;
background-repeat: no-repeat;
background-position:top;
height:auto;
min-height:300px;
overflow:auto;
}
#content {
width:500px;
padding-top:25px;
padding-left:150px;
padding-right:150px;
padding-bottom:20px;
}

#killcontent {
width:500px;
padding-top:25px;
padding-left:150px;
padding-right:150px;
padding-bottom:20px;
background: url(../images/kill.jpg);
background-position: bottom right;
background-repeat: no-repeat; 
}


#not
{
text-decoration:line-through;
}

#shoutbox {
background:url(../images/sb_bg.gif);
background-position:bottom right;
background-repeat:no-repeat;
color:#333333;
width:33%;
margin:5 5 5 5;
height:auto;
float:left;
overflow:auto;

}



#footer {
clear:both;
width:800px; /*center hack*/
margin:0 auto; /*center hack*/
border-top: 1px solid #666666;
background: #8e8797;
text-align:right;
padding:2px 0px 2px 0px;
}



img.band {
border:1px;
border-style:solid;
border-color:#666666;
}

h1 {
font-size:1.7em;
line-height:1.7em;
color: #ffffcc;
font-family:"Palatino Linotype", "Georgia", Times, serif; 
text-transform:uppercase;
}
h2{
color: #ffffcc;
font-family:"Palatino Linotype", "Georgia", Times, serif;
font-size:1.5em;
line-height:1.5em;
}
h3{
color: #ffffcc;
font-family:"Palatino Linotype", "Georgia", Times, serif;
font-size:1.2em;
line-height:1.2em;
}
h4{
color: #ffffcc;
font-family:"Palatino Linotype", "Georgia", Times, serif;
font-size:1.1em;
line-height:1.1em;
}
h5{
font-size:1.1em;
line-height:1.1em;
}
h6{
font-size:1em;
line-height:1em;
font-weight:bold;
}

ul {
	list-style-type: square;
}

.feed-button {
  padding: 10px 0;
}

.feed-button a:link {
  color: #666;
  padding: 10px 15px 10px 36px;
  background: #ccc url("../images/feed.jpg") no-repeat 15px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
}


.feed-button a:visited {
  color: #666;
  padding: 10px 15px 10px 36px;
  background: #ccc url("../images/feed.jpg") no-repeat 15px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
}

.feed-button a:focus {
  color: #666;
  padding: 10px 15px 10px 36px;
  background: #ccc url("../images/feed.jpg") no-repeat 15px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
}

.feed-button a:hover {
  color: #444;
  background: #eee url("../images/feed.jpg") o-repeat 15px 50%;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #646464;
  border-left: 1px solid #f2f2f2;
} 

.feed-button a:active {
  color: #666;
  padding: 10px 15px 10px 36px;
  background: #ccc url("../images/feed.jpg") no-repeat 15px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
}