html {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #4c4c4c;
}body          { color: black; text-align:
	background: #ffffff;
	font: normal small/1.5em Verdana, Arial, Helvetica, Swiss, SunSans-Regular, "Times New Roman";
	padding: 0px;
	background: #ffffff;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.headquote {
	text-align: center;
	border-bottom: 1px solid #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}

#header {
	background: #000 url(publiusheader.jpg) no-repeat;
	text-align: left;
	text-indent: -2000px;
	padding: 0px;
	position: relative;
	clear: both;
	height: 30px;
	margin-right: 30px;
	margin: 0px;
	margin-top: 30px;
}

#content {
	background: #ffffff;
	margin: 10px;
	padding: 0px;
	width: auto;
	display: block;
}

blockquote {
	font-family: Courier, mono;
}

p {
	line-height: 1.5em;
	font-size: 11px;
}h1     { color: #000; font-weight: bolder; font-size: 18px; font-family: Verdana, Arial; margin-top: 24pt;
	text-align: center;
}h2   { color: black; font-style: normal; font-size: 14px; line-height: normal; font-family: Verdana, Arial, Helvetica }h3       { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica }h4   { color: #000; font-style: normal; font-size: 10pt; line-height: normal; font-family: Verdana, Arial }h5   { color: #000; font-size: 8pt; line-height: normal; font-family: Verdana, Arial }h6    { color: black; font-style: normal; font-weight: lighter; font-size: 7pt; line-height: normal; font-family: Verdana, Arial }a:link   { color: #ff8000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited   { color: #804000;
	text-decoration: none;
	font-weight: bold;
}a:hover   { color: #ffffff; text-decoration: none;
	background: #ff8000;
	font-weight: bold;
}

li {
	color: #000000;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
	line-height: 2em;
	text-align: left;
}

#leftcol {
	bottom: 0px;
	position: relative;
	width: 33%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	top: 0px;
	float: left;
	padding-left: 10px;
}

#centre {background-color: #ffffff;
	position: relative;
	width: 33%;
	float: left;
	padding: 5px;
	margin: 0px;
	text-align: left;
}

#rightcol {
	padding: 3px;
	background: #ffffff;
	margin: 0px;
	width: 30%;
	float: left;
	text-align: left;
}

#footer {height: 30px;
	background: #ff8000;
	position: relative;
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
}

.author {
	text-align: center;
}
.img-left, .img-right {
       float: left;
       width: 170px;
       margin: 0 15px 15px 0;
       padding: 10px 0;
       text-align: center;
       background: white;
       border-right: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
       font-size: 75%;
       }
    .img-right {
       float: right;
       margin: 0 0 15px 15px;
       }

span {
	font-weight: bold;
	color: #7e0009;
}

em {
	font-weight: bold;
}

br {
	clear: both;
}