/* CSS Document */
a{
	color:#FFFFFF;
	}
.link{
	color:#0000FF;
	}
#nav01{
	float:left;
	clear:both;
	width:130px;
	height:350px;
	}
#content{
	position:relative;
	clear:both;
	width:790px;
	}