#Top_Table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #060;
	color: #FFF;
	letter-spacing: 1px;
}
#beachball {
	position:absolute;
	width:80px;
	height:79px;
	z-index:1;
	left: 163px;
	top: 34px;
}
#Journal {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 80px;
	margin-bottom: 40px;
	margin-right: 0px;
	margin-left: 0px;
}
#Content {
	position:absolute;
	width:700px;
	height:500px;
	z-index:2;
	left: 163px;
	top: 138px;
	overflow: visible;
}
.Journal_Color {
	font-size: 18px;
	font-weight: bold;
	color: #C4E9B8;
	letter-spacing: 2px;
}
#copyright {
	font-size: 10px;
	font-weight: bold;
	background-color: #D3CDB3;
	letter-spacing: 2px;
	width: 700px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.title_1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
.about {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.title_2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 15px;
}
.navigation {
	margin-top: 30px;
	margin-bottom: 30px;
}
.author {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 0px;
}
.indent_line {
	font-size: 10px;
	color: #333;
	text-indent: 25px;
}
.bio {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	margin-bottom: 30px;
}

