body {
	text-align: center;
	margin:0px;
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00008B;
	padding: 0;
	background-color: #F0F8FF;
}
body#viewer {
	text-align: left;
	margin:0px;
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00008B;
	padding: 0;
	background-color: #F0F8FF;
}
p {text-align: justify;}

div#maincont {
	text-align: left;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#skipmenu {
	font-size: 10%;
}
#skipmenu img {
	border: none;
	height: 1px;
	width: 1px;
}
div#strapCont {
	background-color: #00008B;
	color: #fff;
	font-size: 80%;
}
div#hiddenStrapCont {
	display: none;
}
div#topLeft {
	float: left;
	width: 70%;
	font-size: 55%;
	color: #6B8E23;
}
div.clearBoth {
	clear: both;
}
img#topImage {
	margin-top: 2px;
}
div#menuCont {
	width: 160px;
	float: left;
}
div#menuCont p {
	text-align:left;
}
div#textCont {
	margin-left: 170px;
}
div.imgLeftCont {
	width: 215px;
	float: left;
}
div.imgRightCont {
	margin-left: 225px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 105%;
}
h3 {
	font-size: 150%;
}
h3#textCont {
	margin-top: 15px;
}

img.centred {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
ul#navlist
{
	width: 152px;
	\width: 154px;
	w\idth: 152px;
	border: 1px solid #808080;
	border-top: 0px;
	background: #808080;
	font-weight: bold;
	font-size: 90%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #808080;
}

ul#navlist li a
{
display: block;
width: 116px;
\width: 152px;
w\idth: 116px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #00008B;
background: #E6E6FA;
text-decoration: none;
text-align: right;
}

ul#navlist li a:link { color: #00008B; }
div#menuCont li a:visited { color: #00008B; }

ul#navlist li a:hover, ul#navlist li a#current
{
border-color: #0000FF;
color: #E6E6FA;
background: #00008B;
}
.footer {
	text-align:center;
	font-size: 75%;
	color: #CCCCCC;
}
div.replyForm {
	clear: both;
	width: 98%;
}
div.rightCont {
	clear: right;
	float: right;
	width: 57%;
	text-align: left;
}
div.leftContEmail {
	width: 40%;
	text-align: left;
}
.leftCont {
	float:left;
	width: 134px;
}
.redText {
	color: #FF0000;
}
img.padded {
	padding-right: 10px;
	padding-left: 10px;
}
img.mid {
	padding-left: 130px;
}
td {
	text-align:center;
}
div#stars {
	float: left;
	width: 100px;
	font-size: 80%;
}
div#desc {
	display: none;
}
.bbamper {
	font-size: 80% ;
}