body {
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFC url(../images_gen/bg_footer.gif);
	color: #636332;
	font-size: 80%;
	height: 100%;
}
a {
	color: #600;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
#Top {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 100%;
	text-align: left;
	background-color: #996;
}
#Top img {
	margin: 20px 0 0 15px;
}
#Left {
	position: absolute;
	top: 90px;
	left: 0px;	
	width: 130px;
	height: 100%;
	text-align: left;
	background-color: #996;
	z-index: 5;
	font-weight: bold;
}
#Left ul {
	padding: 0 0 0 4px;
	margin: 12px 0;
}
#Left li {
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0 0 3px 0;
	background: url(../images-gen/on.jpg) no-repeat top left;
}
#Left a {
	display: block;
	padding: 6px 0 0 50px;
	margin: 0 0 3px 0;
	height: 26px !important;
	height: 18px;
	height/**/:/**/26px;
	text-decoration: none;
}
#Left a:hover {
	background: url(../images-gen/off.jpg) no-repeat top left;
}
#Content {
	position: absolute;
	top: 90px;
	left: 0px;
	text-align: left;
	border-left: 130px solid #996;
	padding: 20px;
	background: url("../images-gen/corner-top.gif") no-repeat top left;
	width:590px !important;
	width: 760px;
	width/**/:/**/590px;
}
#Content p {
	margin: 0 0 10px 0;
	padding: 0;
}
#Content div.Small {
	font-size: 80%;
}
#Content h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 130%;
}
#Content h1 a {
	float: right;
	clear: right;
	font-size: 70%;
	margin-left: 30px;
}
#Content h2 {
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 130%;
}
#Content h3 {
	margin: 15px 0 3px 0;
	padding: 0;
	font-size: 110%;
}
#Content form.Jump {
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
}
#Bottom {
	margin: 40px 0 0 0;
	font-size: 90%;
	text-align: left;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	width: 100%;
	clear: both;
}
#WritingsImage {
	position: absolute;
	top: 20px;
	left: 460px;	
	width: 167px;
	height: 250px;
}
#BiogPlayer {
	position: absolute;
	top: 8px;
	right: 8px;
	border: 1px solid #000;
}