body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#wrapper{
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
}

#banner{
	height: auto;
	width: 700px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content{
	height: auto;
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#audio{
	width: 100px;
	height: 25px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
