	body {
		background-color: rgb(220, 238, 242);
		background-position: center;
		background-image: url(http://blueskullofdeath.com/images/bg.png);
		background-repeat: repeat-y; 
		color: black;
		margin: 0px;
		font-family: verdana;
		font-size: 12px;
		margin-left: auto;
		margin-right: auto;
		width: 750px;
		height: 100%;
		}

	div.spacer{
		height: 2px;
		}

	#navbar{
		width: 746px;
		padding-top: 4px;
		padding-bottom: 4px;
		font-size: 12px;
		text-align: center;
		color: rgb( 0, 102, 167);
		background-image: url(http://blueskullofdeath.com/images/navbg.png);
		background-repeat: repeat;
		border-color: rgb( 100, 136, 173);
		border-style: solid;
		border-width: 2px;
		margin-bottom: 2px;
		}

	#wrapper{
		overflow: hidden;
		}

	#content{
		width: 734px;
		background-color: rgb( 236, 240, 242);
		border-color: rgb( 100, 136, 173);
		border-style: solid;
		border-width: 2px;
		padding-left: 6px;
		padding-right: 6px;
		padding-bottom: 4px;
		}

	h1{
		width: 100%;
		min-height: 1.2em;
		width:746px;
		color: rgb( 0, 102, 167);
		font-size: 16px;
		font-weight: normal;
		text-align: center;
		background-image: url(http://blueskullofdeath.com/images/navbg.png);
		background-repeat: repeat;
		margin: 0px 0px 4px -6px;
		}
	
	h2{
		color: rgb( 0, 102, 167);
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		margin-top: 0;
		}		 

	h3{			  
		color: rgb( 0, 102, 167);
		font-size: 16px;
		font-weight: bold;
		margin-left: 30px;
		margin-top: 25px;
		}
	
	img{
		border-style: none;
		}
	
	p.update{
		}

	div.discuss{
		font-size: 9px;
		font-style: italic;
		margin-bottom: 6px;
		padding-right: 6px;
		text-align: right;
		}

	div.news_title{color:rgb( 0, 102, 167); font-weight:bold;}
	div.news_shortstory{text-align:justify; padding:3px; margin-top:3px; margin-bottom:5px; border-top:1px solid #D3D3D3;}
	

	a.button:link,a.button:visited{
		background-color: rgb( 196, 223, 245);
		border-color: rgb( 100, 136, 173);
		border-style: outset;
		border-width: 2px;
		font-size: 22px;
		padding: 8px;
		text-decoration: none;
		color: rgb( 0, 102, 167);
		}

	a.button:active,a.button:hover{
		background-color: rgb( 196, 223, 245);
		border-color: rgb( 100, 136, 173);
		border-style: inset;
		border-width: 2px;
		font-size: 22px;
		padding-left: 10px;
		padding-right: 6px;
		padding-top: 10px;
		padding-bottom: 6px;
		text-decoration: none;
		color: rgb( 0, 102, 167);
		}
	
	
	#indexheader{
		width: 746px;
		background-color: rgb( 236, 240, 242);
		border-color: rgb( 100, 136, 173);
		border-style: solid;
		border-width: 2px;
		background-image: url(http://blueskullofdeath.com/images/indexheaderbg.png);
		background-repeat: repeat;
		margin-bottom: 3px;
		min-height:1em;
		}

	#removeindexheader{
		text-align:right;
		font-size: 9px;
		color: rgb( 0, 102, 167);
		cursor: pointer;
		}
	
	div.indexheadertitle{	
		margin: 0px;	
		font-weight: bold;
		padding: 2px;
		text-align: center;
		color: rgb( 0, 102, 167);
		}


	div.indexupdatea1{
		margin-top: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: dashed gray 0.08em;
		}

	div.indexupdatea{
		padding-top: 20px;
		padding-bottom: 10px;
		border-bottom: dashed gray 0.08em;
		}

	div.indexupdateb{
		padding-top: 20px;
		padding-bottom: 10px;
		border-bottom: dashed gray 0.08em;
		}
		

	div.center{
		text-align: center;
		}

	p.small{
		font-size: 9px;
		text-align: center;
		}

	p.smallright{
		font-size: 9px;
		text-align: right;
		}

	table.content{
		margin-left: auto;
		margin-right: auto;
		width: 90%;
		}

	td.linksa1{ 
		background-color: rgb( 161, 198, 224);
		border-color: rgb( 100, 136, 173);
		border-style: solid;
		border-width: 1px;
		width: 30%;
		}

	td.linksa2{ 
		background-color: rgb( 161, 198, 224);
		border-color: rgb( 100, 136, 173);
		border-style: solid;
		border-width: 1px;
		width: 70%;
		}

	td.linksb1{
		background-color: rgb( 196, 223, 245);
		border-color: rgb( 100, 136, 173);
		border-style: solid;
		border-width: 1px;
		width: 30%;
		}
	
	
	td.linksb2{
		background-color: rgb( 196, 223, 245);
		border-color: rgb( 100, 136, 173);
		border-style: solid;
		border-width: 1px;
		width: 70%;
		}
	
	#playlist{
		font-size: 9px;
		margin-left: 20px;
		}

	#footer{
		clear: left;
		color: white;
		font-size: 10px;
		text-align: center;
		}



	A:link,A:active,A:visited{ text-decoration: none; color:rgb( 0, 102, 167);}
	A:hover { text-decoration: none; color: #FFA500; }

	A.header:link,A.header:active,A.header:visited,A.header:hover{text-decoration: none; color:rgb( 0, 102, 167); }
	A.header:hover{text-decoration: none; color: #FFA500; }

	A.footer:link,A.footer:active,A.footer:visited{text-decoration: underline; color:white; }
	A.footer:hover{text-decoration: underline; color: #FFA500; }

	A.image:link,A.image:active,A.image:visited,A.image:hover{text-decoration: none; border-width: 2px; border-color: rgb(236, 240, 242); color: rgb(236, 240, 242);  }
	A.indeximage:link,A.indeximage:active,A.indeximage:visited,A.indeximage:hover{text-decoration: none; border-width: 2px; border-color: rgb(236, 240, 242); color: rgb(236, 240, 242); position: relative; top: -0.5em;  }
