body {
	background-color:#000000;
	font-size:100%;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 40px;
	width: 990px;
	background-image: url(titlehead.png);
	background-repeat:no-repeat;
	padding: 5px;
	margin: 0px;
	border: 0px;
}

#content {
	width: 795px;
	padding: 5px;
	margin-right: 0px;
	margin-left: 195px;
	border: 0px;
}

#menu {
	float: left;
	width: 195px;
	height: 630px;
	padding: 5px;
	margin: 0px;
	border: 0px;
}

#menu ul {
	padding-top: 1px;
	padding-bottom: 3px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: 'Times New Roman', Times, serif;
	font-size: 0.875em;
	background-color: #171717;
}

#menu a {
	display: block;
	width: 240px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-bottom-width: 1px;
}

#menu a:link, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#menu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	font-size: 1.125em;
	text-decoration: none;
	color: #A1441D;
}

#menu p {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.0em;
	color: #ffffff;
	line-height: 1.0em;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding-bottom: 1px;
}

#menu p.small {
	font-family: 'Times New Roman', Times, serif;
	font-size: 0.75em;
	color: #ffffff;
	line-height: 0.875em;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 9px;
	padding-bottom: 1px;
}

#footer {
	padding: 10px;
	clear: both;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
}

h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.0em;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 3px;
}

h2 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 0.9375em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.0em;
}

h3 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 2.0em;
	font-weight: bold;
	color: #111100;
	line-height: 1.0em;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-bottom: 2px;
}

h4 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.375em;
	font-weight: bold;
	color: #331100;
	line-height: 1.0em;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 18px;
	padding-bottom: 2px;
}

h5 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.25em;
	color: #003300;
	line-height: 1.125em;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
	padding-bottom: 2px;
}

h6 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0291CF;
	line-height: 18px;
}

p {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.5em;
	color: #000000;
	line-height: 1.125em;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-bottom: 3px;
}

a {
	color: #331100;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #333300;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	color: #A1441D;
	text-decoration: none;
}

.smalltext {
	font-family: 'Times New Roman', Times, serif;
	font-size: 0.875em;
	color: #ffffff;
	padding: 3px 0;
   	margin: 3px 0;
	line-height: 0.75em;
}

.main {
	text-align:justify;
	text-indent:50px;
}

.just {
	text-align:justify;
}

.center {
	text-align:center;
}

.book {
	font-size: 1.125em;
	text-align:justify;
	text-indent:50px;
}

td.art {
	background-color:#cccccc;
	vertical-align:top;
	border-collapse:collapse;
	margin: 0px;
	border: 0px;
	padding: 1px;
}

td.bio {
	background-image: url(paper.jpg);
	width: 750px;
	vertical-align:top;
	border-collapse:collapse;
	margin: 0px;
	border: 0px;
	padding: 9px;
}

