body{ 
	padding: 0 5px;
	font-family: Verdana, sans-serif;
background:url("http://www.wwgou.org/myspace/hulkdashbackgroundsmall.gif"); 

}
ul, li, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}
img.bandphoto {width:150px; height:100px}

.sidebar{
	position:absolute;
	right:5px;
	top:15px;
}

#links{
	border:1px solid black;
	/*width:210px;*/
	padding:10px;
	background-color:yellow;
}
	#links h3{
		color:#933;
	}
	#links ul{
		padding: 8px 0 3px 20px;
	}
	#links li{
		list-style-type:circle;
	}
	#links a{
		color:#69C;
	}

h1{
	margin:20px 0;
	color:black;
}
	h1 strong{
		font-size:13px;
		color:#777;
	}
h2.title{
	color:#933;
	margin-bottom:10px;
	text-align:right;
}
.clear{
	clear:left;
}

#navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content{
	overflow:hidden;
	width:880px;
	background-color:yellow;
	position:relative;
	height:550px;
	float:left;
}
	#content h2{
		color:black;
		margin:20px 0pt;
	}
	#content a{
		color:maroon;
		font-weight:bolder;
		text-decoration:none;
	}
#navigation{
	float:left;
	width:210px;
	height:550px;
	background-color:red;
}
	#navigation .sup{
		margin:20px 10px;
		font-size:14px;
	}
		#navigation ul{
			margin:0px 0;
			list-style:circle;
			padding-left:0px;						
		}
		#navigation a{
			color:white;
			font-weight:bold;
			text-decoration:none;
			line-height:10px;
		}				
		#navigation .sup li{
			margin: 3px 0 !important;
			margin:-4px 0;
			font-size:10px;
		}
		#navigation a.scrolling{
			color:black;
		}
		


.section{
	width:3000px;
	position:relative;
	font-family:arial;
	font-size:13px
}

	.section .sub{
		position:relative;
		float:left;
		padding:9px 21px 42px 45px;
		width:807px;
		height:500px;
	}
		.section .sub p{
			width:800px;
			margin:16px 0;
			font-size:85%;
			line-height:1.4em;
		}
		.section .next, .section .prev{
			font-size:18px;
			position:absolute;
			bottom:20px;
			letter-spacing:-1px;
		}
		.section .next{
			right:30px;
		}
		.section .prev{
			left:30px;
		}

.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}
#first{
	top:484px !important;
	top:498px;			
}
#second{
	top:503px !important;
	top:517px;			
}
