a {
	color: #2F5C02;
	text-decoration: none;
}
a:hover{
	color: #3DF018;
}
body {
	background-color: #666B39;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat-y;
	background-image: url(../img/bkg_author1.gif);
}
.top {
	font-size: 80%;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#bkgimage {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	height: 351px;
}
#logo {
	position: absolute;
	top: 28px;
	visibility: visible;
	z-index: 30;
	left: 664px;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
	text-decoration: none;
	visibility: visible;
	position: absolute;
	width: 240px;
	top: 433px;
	left: 0px;
	z-index: 20;
	background-color: #000000;
	float: left;
}
#menu a{
	color: #CCCCCC;
	text-decoration: none;
}
#menu a:hover{
	color: #3DF018;
}
#pagetitle{
	position: absolute;
	visibility: visible;
	width:100%;
	z-index:22;
	left: 240px;
	top: 16px;
	font-size: 165%;
	color: #3DF018;
	font-weight: bold;
	vertical-align: text-bottom;
	background-color: #000000;
}
#text {
	position:absolute;
	visibility: visible;
	left: 23px;
	top: 0px;
	z-index:21;
	width: 800px;
	border-left: solid #BBBA85 1px;
	border-right: solid #BBBA85 1px;
	border-bottom: solid #BBBA85 1px;
	padding-right: 17px;
	padding-left: 17px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
