
	body {	
		position: relative;
		background-image: url('images/back02.jpg');
		background-color: white;
}

	.content {
			position: absolute;
			background-color: #FFFFFF;
			width: 101.1%;
			height: 400px;
			border: solid 4px black;
			border-left: none;
			border-right: none;
			padding: 0px;
											
}

	div.content {
				position: absolute;
				background-image: url(images/sectionlog.jpg);
				background-repeat: no-repeat;
				padding: 0px;
				top: 96px;
				left: -8px;
				overflow: auto;
										
}

	ul.nav {
			position: absolute;
  			padding: 0px;
  			list-style: none;            			
			border: 0px;
 			background-color: transparent;
			width: 560px;
			left: 4px;
			top: 35px;
			font-family: Impact, Impact5, Charcoal6, sans-serif;
			font-size: 30px;
 }
 	
	
 	ul.nav li {
  				display: inline;
}
 
     
 	A:link {
			font-weight: bold;
			background-color: #FFFFFF;
 			color: #333333;
 			text-decoration: none;
			border: 1px;
}

	A:visited {
				font-weight: bold;
				background-color:#FFFFFF;
				color: #333333;
				text-decoration: none;
}

	A:active {
				font-weight: bold;
				background-color: #FFFFFF;
				color: #333333;
				text-decoration: none;
}

	A:hover { 
				font-weight: bold;
				background-color: #333333;
				color: #FFFFFF;
				text-decoration: none;
}

	.title {
				position: absolute;
				left: 4em;
				top: 1px;
				width: 205px;
				font-family: Impact, Impact5, Charcoal6, sans-serif;
				font-size: 45px;
				color: #333333;
}

	.contact {
				position: absolute;
				top: 140px;
				left: 330px;
				font-family: Courier New, Courier New, Courier6, monospace;
				color: #333333;
				border: 0px;
				font-size: 24px;
				font-weight: bolder;
				padding: 0px;
				text-align: left;
}

	.date	{
				position: absolute;
				font-family: Courier New, Courier New, Courier6, monospace;
				font-size: 17px;
				color: #999999;
				text-align: left;
				font-weight: bold;
}
				
				

	.bodytext	{
					position: relative;
					top: 18px;
					padding: 1px;
					font-family: Courier New, Courier New, Courier6, monospace;
					font-size: 18px;
					text-align: justify;
					font-weight: bolder;
					color: #333333;
						
}

	p {
		text-indent: 15px;
}
						

	.credit {
				position: absolute;
				top: 504px;
				left: 42%;
				width: 200px;
				font-family: Impact, Impact5, Charcoal6, sans-serif;
				color: #333333;
				border: 0px;
				font-size: 14px;
				padding: 0px;
				text-align: left;
}

	.cdcover img {
				position: absolute;
				left: 180px;
				border: solid black 2px;
				top: 130px;
}

	.lyricscontainer {
						position: absolute;
						left: 400px;
						border: 0px;					
						width: 580px;
						height: 398px;					
}

		.newscontane	{
						position: absolute;
						left: 200px;
						border: 0px;					
						width: 580px;
						height: 398px;
						top: 70px;					
}

	#ob {
			position: absolute;
			left: 168px;
			top: 340px;
}

	.about	{
						position: absolute;
						left: 300px;
						top: 30px;
						width: 680px;
						padding: 0px;										
}