body { background: #d6884f; }
body,td,p { font-size: 12px; font-family: Trebuchet MS, Arial, sans-serif;; }

a { text-decoration: none }
a:link { color: #00f}
a:visited { color: #00f}
a:hover	{ color: #c00 }

ul { list-style-type: none; margin: 0px; padding: 0px; }
li { list-style-type: none; margin-left: 0px; }

.toptitle { font-size: 14pt}
.heavy { font-weight: bold}
.small { font-size: 10px }
.white { color: #fff }


h1, h2, h3	{
	padding: 0px;
	margin: 0px;
	}

h1	{
	font-size: 36px;
	font-weight: normal;
	font-family: Courier, Courier New, mono;
	margin-bottom: 10px;
	}

h2	{
	font-size: 18px;
	margin-bottom: 15px;
	}

h3	{
	font-size: 12px;
	margin-top: 10px;
    }

#container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background: #fff url("/img/topnavbg2.gif") repeat-x bottom left;
}

#banner {
	padding: 10px;
	border-bottom: 1px solid silver;
	margin-bottom: 15px;
	background: #fff url("/img/topnavbg1.gif") repeat-x top left;
	}

#sidebar {
	float: left;
	margin: 0px 10px 10px 0px;
	width: 200px;
	padding: 5px 5px 5px 15px;
}

#content {
	margin: 10px;
	padding: 0px;	
}

#footer {
	clear: both;
	padding: 0px;
	margin-top: 10px;
}

#banner h1 a:link { color: #000; }
#banner h1 a:visited { color: #000; }
#banner h1 a:hover	{ color: #000; }

.topnav {
	font-family: Courier, Courier New, mono;
	text-align: center;
}
.fltrt { float: right; }
.fltleft { float: left; margin: 5px; }
.rttext { padding: 25px 0px; border: 1px solid red; }

.about { padding: 0px 0px 30px 10px; }
.essays { margin-left: 220px; }

.pdfbg { background: url("/img/pdficon.gif") no-repeat top left; padding: 25px 0px 10px 50px; }
.wordbg { background: url("/img/wordicon.gif") no-repeat top left; padding: 25px 0px 10px 50px; }


.film { margin-left: 220px; border: 1px solid silver; }
.filmside p { margin: 0px; padding: 0px; }
p.subinfo { margin: 3px 0px 0px 8px; font-style: italic; }

.fromblog { border-top: 1px dotted silver; }
.fromblog h3 { font-size: 110%; margin: 5px 0; padding: 5px 0;  border-bottom: 1px dotted silver; }
.fromblog li { margin-bottom: 5px; }

.homecol {
	float: left;
	width: 30%;
	padding: 0px 10px;
	margin: 5px 0px 10px 0px;
}
.colborders { border-left: 1px dotted silver; border-right: 1px dotted silver; }