@charset "ISO-8859-1";
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
#wrapper .sidebar-left a {
	text-decoration: none;
}
#wrapper .sidebar-left a hover {
	color: #FFFFFF;
}
#wrapper img {
	visibility: visible;
	z-index: 1000;
	margin-top: 0px;
	padding: 0px;
}
body {
	background-color: #687718;
	padding: 0px;
	background-image: url(images/white.jpg);
	background-repeat: repeat-x;
	height: 100%;
	text-shadow: 0 0 0 #000;
	opacity: 0.9999;	
}
.sidebar-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 150%;
	color: #FFFFFF;
	text-align: left;
	padding-left: 60px;
	width: 880px;
	background-repeat: no-repeat;
	overflow: visible;
	float: left;
	padding-top: 0px;
	margin-top: 60px;
	clear: left;
	z-index: 10;
	height: 100%;
	background-position: 100%;
}
.logo {
	list-style-type: none;
	list-style-position: outside;
	margin-left: -10px;
}
#wrapper .sidebar-left li {
	font-size: 1.2em;
	list-style-type: disc;
	list-style-position: inside;
	height: 100%;
	line-height: 2em;
}
.LargeLetters {
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.RedLetters {
	color: 8c0b05;
	font-variant: small-caps;
}
#wrapper #NavBar {
	background-color: 687718;
	margin-right: 103px;
	margin-top: -217px;
}
.ForAuthorsOnly {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#wrapper .sidebar-left #NavBar2 {
	background-color: 687718;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	text-align: left;
	float: left;
	height: 100%;
}
.sidebar-left p {
	padding-right: 0px;
	padding-left: 30px;
	margin-left: 10px;
	z-index: 20;
	padding-top: 0px;
	height: 100%;
	width: 650px;
}
