#Top_Table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #C2BD97;
	letter-spacing: 1px;
	color: #666;
}
#TopDetail {
	position:absolute;
	width:80px;
	height:67px;
	z-index:1;
	left: 153px;
	top: 49px;
}
#Journal {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #2B281C;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 80px;
	margin-bottom: 40px;
	margin-right: 0px;
	margin-left: 0px;
}
.Journal_Color {
	font-size: 20px;
	font-weight: bold;
	color: #770806;
	letter-spacing: 2px;
}
#copyright {
	font-size: 10px;
	font-weight: bold;
	background-color: #EBEBEB;
	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: 13px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
.about {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
.title_2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 15px;
}
.navigation {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 10px;
}
.author {
	font-size: 13px;
	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;
}
.TopLink A:link {
	text-decoration: none;
	color: #300;
}
.TopLink A:visited {
	text-decoration: none;
	color: #300;
}
.TopLink A:active {
	text-decoration: none;
	color: #009;
}
.TopLink A:hover {
	text-decoration: none;
	color: #770806;
}
