html {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0;
	padding: 0;
 	font-family: 'trebuchet ms', trebuchet, verdana, helvetica, arial, sans-serif; 
	background-color: #004455; 
	}
.homebodytable	{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 800px;
	border-right: 1px solid #aaccdd;
	border-left: 1px solid #aaccdd;
	background-color: #ffffff; 
	}
.bodytable	{
	position: relative; /* this one could be used for excerpts etc to center */
	margin: 0 auto; /* center on everything else */
	width: 690px;
	border-left: 1px solid #004455;
	background-color: #ffffff; 
	}
.logo {
	width: 800px; 
	height: 140px;
	background-color: #cccccc;
	border-bottom: 1px solid #ccccdd;
	}
img#banner {
	width: 800;
	height: 140;
	}
.modulebox { 
	text-align: center;
	padding: 5px;
	font-size: 10px; 
	border-bottom: 0px solid #999955;
	padding-bottom: 10px;
	}
.modulebox a {
	text-decoration: none;
	color: #666655;
	}
.modulebox a:hover {
	text-decoration: underline;
	color: #0000cc; 
	}
img#shoppingcart {
	vertical-align: middle;
	border-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	}
.rightcolumn {
	height: 1300px; 
	width: 170px; 
	background-color: #ffffff;
	border-right: 0px solid #ccccdd;
	}
.leftcolumn {
	height: 1300px; 
	width: 160px; 
	background-color: #ffffff;
	border: 0px solid #ccccdd;
	}
.navigation {
	background-color: #ccccdd;
	font-size: 12px; 
	margin-top: 9px;
	border-bottom: 1px solid #ccccdd;
	}
.navigation ul {
	list-style: none;
	margin: 0;
	padding:0;
	}
.navigation	li {
	list-style-type: none; 
	background-color: #ffffff; 
	padding: 5px; 
	padding-top: 4px; 
	padding-left: 12px;
	border-right: 0px solid #ccccdd; 
	border-left: 7px solid #ccccdd; 
	margin-bottom: 2px; 
	margin-left: 0px;
	}
.navigation a {
	color: #666655; font-weight: 500; 
	text-decoration: none;
	}
.navigation li:hover {
	background: #eeeeff; 
	border-left: 7px solid #004455; 
	}
.navigation a:hover {
	color: #004455; 
	text-decoration: underline;
	}
.navigation a:visited {
	color: #666655; 
	text-decoration: none;
	}
.navigation a:visited:hover {
	color: #004455; 
	text-decoration: underline;
	}
td#centertext {
	border-left: 1px solid #ccccdd;
	border-right: 1px solid #ccccdd;
	 }
#maintext {
	padding-left: 20px;
	padding-top: 10px;
	}
img.module {
	vertical-align: middle;
	border-style: none;
	padding: 5px;
	}
#maintext p { 
	font-family: 'Times New Roman', Times, Georgia, serif; 
	font-size: 16px; 
	line-height: 25px; 
	color: #333333; 
	}
#maintext p a:link { 
	color: #004455; 
	font-weight: bold; 
	text-decoration: none; 
	}
#maintext p a:hover { 
	color: #004455; 
	font-weight: bold; 
	text-decoration: underline; 
	}
#maintext p a:visited {color: #666655; font-weight: bold; text-decoration: none;}
#maintext p a:visited:hover {color: #222288; font-weight: bold; text-decoration: underline;}
h4.homefoot {font-size: 12px; color: #666655; margin-top: 30px; text-align: center;}
h5.nav {background-color: #cccccc; font-size: 11px; margin: 0px; margin-top: -1px; padding: 5px; padding-left: 12px; border-left: 7px solid #ccccdd; color: #004455; text-align: left;}
h5.navfirst {background-color: #cccccc; font-size: 11px; margin: 0px; margin-top: -9px; padding: 5px; padding-left: 12px; border-left: 7px solid #ccccdd; color: #004455; text-align: left;}
h6.topnav {font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 10px; color: #004455; margin:0;}
	a.topnav {color: #004455; font-weight: 500; text-decoration: none;}
	a.topnav:hover {color: #000099; font-weight: 500; text-decoration: underline;}
	table#covertable {border-collapse: collapse; margin-left: 15px; margin-bottom: 15px; width: 170px; background-color: #dddddd; float:right; border: 1px solid #004455; }
	p#covercopy {font-family: trebuchet, verdana, arial, helvetica, sans-serif; font-size: 10px; color: #004455; padding: 5px;  padding-top: 0px; line-height: 110%; text-align:center;}
	.copyright p {font-family: Verdana, Arial, Helvetica, san-serif; font-size: 65%;}
	.bibliodata p {font-family:"Times New Roman", Times, serif; font-size: 90%; line-height: 130%}
	.bibliodata ul {font-family:"Times New Roman", Times, serif; font-size: 90%; line-height: 130%}
	.bibliodata h6 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; letter-spacing: .05em; font-weight: 800; color: #004455; padding-left: 30px; margin: 0px; padding-top:15px;}
