@charset "utf-8";
body {
	background-color: #776F5A;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
}
#wrapper {
	background-color: #000;
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#topbanner {
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
}

#topnav {
	background-color: #0D0D0F;
	clear: both;
}
#leftcol {
	float: left;
	height: 600px;
	width: 145px;
	padding-top: 1px;
	padding-left: 5px;
	text-align: center;
}
#main {
	background-color: #ECECE0;
	float: right;
	width: 665px;
	margin-right: 18px;
	margin-bottom: 15px;
	line-height: 140%;
	background-image: url(../images/tom-clark_38.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 120%;
}
#main h2 {
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 110%;
}
#incolleft {
	width: 400px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#incolright {
	float: right;
	width: 240px;
	padding-top: 10px;
	text-align: center;
}
#footer {
	clear: both;
	padding: 10px;
	background-color: #49422E;
	color: #ECECE0;
	font-weight: bold;
}
#footer a {
	color: #FF0;
	font-weight: bold;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #93663E;
}
#main a:hover {
	background-color: #ECECE0;
	color: #730D25;
}
.floatright {
	float: right;
}
#editable {
	background-color: #ECECE0;
	padding: 10px;
	margin-bottom: 54px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#titlebox {
	width: 372px;
	color: #ECECE0;
	left: 157px;
	top: 11px;
	position: absolute;
	height: 191px;
	visibility: visible;
}
#titlebox h1 {
	margin: 0px;
	padding: 0px;
	font-size: 50px;
	font-variant: normal;
	font-family: "Courier New", Courier, monospace;
	text-transform: none;
	font-weight: normal;
}
#titlebox h2 {
	font-size: x-large;
	color: #ECECE0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#titlebox h3 {
	font-style: italic;
	color: #776F5A;
	margin: 0px;
	font-size: 24px;
	letter-spacing: 0.3em;
	padding: 0px;
}
.topImgRightAlign {
	margin-left: 420px;
}
#upperRight {
	top: 13px;
	right: 10px;
	position: absolute;
	width: 276px;
}
