body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
}
#mainTable {
	border: 1px solid #000000;
	/*/*/line-height: 1.5em; /* */
 }
 /*lets not do this #mainTable td {
 	padding: 20px;  Pads each table cell in modern browsers*/
 }
 #maincontent {
 	border-left: 2px dotted #333;
 	font-size: 14px;
	/*/*/font-size: 100%; /* */
 }
#navcontainer
{
background: #369;
border-top: 1px solid #9CC;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}

@media all {
#navlist {
text-align: center
}
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #900;
border: 1px solid #FFF;
bottom: 2px;
color: #FFF;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #C00;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}

#navlist a:active
{
background: #999;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #369;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
background: #369;
border-bottom: none;
border-left: 1px solid #9CC;
border-right: 1px solid #9CC;
border-top: 1px solid #9CC;
bottom: 0;
color: #FFF;
cursor: text;
margin: 0;
padding: 2px 5px 0 5px;
position: relative;
right: 0;
}.evenspace {
	font-family: "Courier New", Courier, mono;
	font-size: 85%;
	color: #333333;
	vertical-align: top;
}
.maincell {
	padding:0px 20px 0px 10px;
	background-position: top;
	vertical-align: top;
	vertical-align:text-top;
}
#footer {
	font-size: 76%;
	text-align: center;
	border-top-style: dotted;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#adsense {
	vertical-align: top;
}
.mainpic {
	margin-bottom: 15px;
	background-position: center;
}
.image_description {
	font-size: 95%;
	color: #0000FF;
	text-align: center;
	vertical-align: text-top;
}
