
#header {
	border:0px;
	width:100%;
}

#center {
	position:relative;
	width:100%;
}

#nav {
	position:absolute;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	border:0px;
	width:170px;
}

#content {
	position:absolute;
	margin-left:180px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:5px;
	border:0px;
}

#footer {
	border:0px;
	width:100%;
}


#phonon01 {
	position:relative;
	border:0px;
	width:100%;
	margin-left:30%;
}
