body {
	background: url(/images/bg.gif) top left repeat-x;
	background-color: #273068;
	color: white;
	font: 1em verdana, arial, helvetica, sans-serif;
}

a img {
	border: none;
}

a:link, a:visited {
color:#069;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#069;
text-decoration:underline;
font-weight:bold;
}

div#page {
	width: 960px;
	margin: auto;
}

div#banner {
	background: url(/images/templates/banner-background.gif) top left repeat-x;
	width: 960px;
}

div#menu-main {
	display: table;
	width: 100%;
}

div#menu-main dl {
	background: url(/images/nav-background.gif) top left no-repeat;
	color: #fff;
	display: table-row;
}

div#menu-main dt {
	display: table-cell;
	text-align: center;
	white-space: nowrap;
}

div#menu-main dt a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0.5em 0.7em;
}

div#menu-main dt.current span {
	background-color: #bd5e05;
	color: #fd0;
	border-top: 1px solid #fe0000;
	display: block;
	font-weight: bold;
	padding: 0.5em 0.7em;
}

div#menu-main dt a:hover {
	color: #fc0;
}

div#menu-about-joan, div#menu-author, div#menu-speaker {
	background-color: #fc0;
	width: 100%;
}

div#menu-about-joan dl, div#menu-author dl, div#menu-speaker dl {
	display: table-row;
}

div#menu-about-joan dt, div#menu-author dt, div#menu-speaker dt {
	display: table-cell;
	text-align: center;
	white-space: nowrap;
}

div#menu-about-joan dt a, div#menu-author dt a, div#menu-speaker dt a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0.3em 0.7em;
}

div#menu-about-joan dt.current span, div#menu-author dt.current span, div#menu-speaker dt.current span {
	background-color: #bd5e05;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 0.3em 0.7em;
}

div#menu-about-joan dt a:hover, div#menu-author dt a:hover, div#menu-speaker dt a:hover {
	color: #BF0507;
}

div#content {
	background-color: #fff;
	color: #000;
	min-height: 1px;
	padding: 10px;
}

div#rightcolumn {
	margin-left: 245px;
}

div#leftcolumn {
	float: left;
	margin-right: 20px;
	width: 225px;
}

div#didyouknowhead {
	background: url(/images/dyk.gif);
	height: 25px;
	margin: 0em;
	padding: 0px;
	width: 225px;
}

div#didyouknow {
	background-color: #eff1f6;
	border-bottom: 1px solid #0A1036;
	border-left: 1px solid #0A1036;
	border-right: 1px solid #0A1036;
	font-size: 0.8em;
	padding: 8px;
}

div#drjoansayshead {
	background: url(/images/djs.gif);
	height: 25px;
	margin: 1em 0em 0em;
	padding: 0px;
	width: 225px;
}

div#drjoansays {
	background-color: #FFF0F0;
	border-bottom: 1px solid #E20306;
	border-left: 1px solid #E20306;
	border-right: 1px solid #E20306;
	font-size: 0.8em;
	padding: 8px;
}

div#quoteofthemonthhead {
	background: url(/images/dd.gif);
	height: 25px;
	margin: 1em 0em 0em;
	padding: 0px;
	width: 225px;
}

div#quoteofthemonth {
	background-color: #F7F3DC;
	border-bottom: 1px solid #E6C50A;
	border-left: 1px solid #E6C50A;
	border-right: 1px solid #E6C50A;
	font-size: 0.8em;
	padding: 8px;
}

div#otherleftcolumn {
	margin: 1em 0em;
}

p#copyright {
	font-size: 0.8em;
	text-align: center;
}

p#webwork {
	font-size: 0.8em;
	text-align: center;
}

p#webwork a {
	color: #fff;
	font-weight: normal;
}
