body {
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
}
body, td {
	font: 11px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
}
#newmenu {
	background: #9cc;
	color: #000;
	border: 0;
	border-bottom: 1px dotted #000;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 31px;
}
#secondarynav {
	/* float: left; */
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0 15px 15px 15px;
	background: #eee url(images/navbot.gif) repeat-x bottom left;
	border: 0;
	border-top: 10px solid #ccc;
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #000;
	width: 131px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 110px; /* Actual value for conformant browsers */
}
html>#secondarynav {
	width: 110px; /* be nice to Opera */
}
#secondarynav ul {
	list-style: none;
	padding: 0;
	margin: 15px 0;
	border: 0;
	}

#secondarynav li	{
	text-align: center;
	border-bottom: 1px solid #369;
	border-left: 1px solid #369;
	border-right: 1px solid #369;
	width: 110px;
	margin: 0;
	padding: 0;
	font: 11px/15px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	color: #369;
	background: #fff;
	}
#secondarytop, #tertiarytop	{
	border-top: 1px solid #369;
	}
#secondarynav li a {
	display: block;
	font-weight: bold;
	padding: 0;

	background: #fff;
	color: #369;
	text-decoration: none;
	width: 110px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 108px;	/* You get it. Good value for compliant browers. */	
	}
	
html>#secondarynav li a {
	width: 108px;	 /* Be nice to Opera */
	}
	
#secondarynav li a:hover {
	font-weight: bold;
	background: #69c;
	color: #fff;
	text-decoration: none;
	}
#primarycontent {
	border: 0;
	border-top: 10px solid #eee;
	padding: 0;
	margin: 0;
	margin-left: 140px;
	width: auto;
}
#innercontent {
	margin: 0;
	border: 0;
	padding: 15px 25px;
	width: 650px; /* False value for IE4-5.x Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 600px; /* Actual value for conformant browsers */
}
html>#innercontent {
	width: 600px; /* be nice to Opera */
}
.photowithcaption {
	float: right;
	padding: 2px;
	width: 257px; /* False value for IE4-5.x Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 255px; /* Actual value for conformant browsers */
}
.randomimg {
	padding: 5px;
	border-left: 2px solid #eee;
	border-bottom: 2px solid #eee;
}
.photocaption {
	text-align: center;
}
dd, dt, p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 11px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
}
#bannerlogoban {
	margin: 0;
	padding: 0;
	border: 0;
	width: 600px;
	height: 31px;
	background: url(images/logoban.gif) no-repeat;
}
.alt {
	display: none;
}
#logoban {
	display: block;
	padding: 0;
	border: 0;
	margin: 0;
	background: url(images/logoban.gif) no-repeat;
	width: 600px;
	height: 31px;
}
a#logoban:hover {
	background: url(images/logoban2.gif) no-repeat;
}
h1, h2, h3, h4, h5, h6	{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

h1	{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	text-transform: lowercase;
	text-decoration: underline;
	}

h2	{
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 0;
	letter-spacing: 1px;
	}

h3	{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0; 
    }

h4	{
	font-size: 11px;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
	}
#aimicon {
	float: left;
	padding: 5px;
}
#aimicon img {
	border: 0;
}
.authorsnote {
	margin: 5px 50px;
	border: 1px dotted #ccc;
	padding: 5px;
	text-align: justify;
	background-color: #eee;
}
#booknav {
	text-align: center;
}
#booknav ul {
	list-style: none;
}
#booknav li {
	margin: 0;
	display: inline;
	padding: 0  50px;
	text-align: center;
}
#othercalendars {
	float: right;
}
#othercalendars h2 {
	margin: 0;
}