#login {
	width: 100px;
	min-height: 300px;
	margin-left: auto;
	margin-right: auto;
}

	#login .bold {
		text-align: center;
		font-weight: bold;
		margin-bottom: 3px;
	}

	#login .button {
		text-align: center;
		margin-top: 5px;
	}

	#login .pwd {
		width: 100%;
	}
	
	#login img {
		width: 12px;
		height: 14px;
	}

#stream {
	background-image: url(images/radio650.jpg);
	width: 650px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: center;
}
	#stream embed {
		width: 200px;
		height: 16px;
	}

#viewDiv {
	padding-top: 325px;
}

#buff {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

#guts {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

iframe {
	border: 1px solid black;
	width: 600px;
	height: 350px;
}
