#Top_Table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #BAB3A5;
	color: #FFF;
	letter-spacing: 1px;
}
#bird {
	position:absolute;
	width:80px;
	height:67px;
	z-index:1;
	left: 150px;
	top: 55px;
}
#Journal {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #5B514D;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 80px;
	margin-bottom: 40px;
	margin-right: 0px;
	margin-left: 0px;
	color: #300;
}
a:link {
	color: #0F3093;
	text-decoration: none;
}
a:visited {
	color: #0F3093;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	color: #968D86;
	text-decoration: none;
}.Journal_Color {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	letter-spacing: 2px;
}
#copyright {
	font-size: 10px;
	font-weight: bold;
	background-color: #EDE6DF;
	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;
	padding-bottom: 20px;
}
.title_2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 15px;
}
.navigation {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 10px;
}
.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;
}
.class1 A:link {
	text-decoration: none;
	color: #300;
}
.class1 A:visited {
	text-decoration: none;
	color: #300;
}
.class1 A:active {
	text-decoration: none;
	color: #FFFFFF;
}
.class1 A:hover {
	text-decoration: none;
	color: #C00;
}
