body {
	margin: 0;
	padding: 0;
  background-color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
div#paypal {
	width: 100px;
}
table#layout {
	margin: 0px auto;
}

#header {
  color: #fff;
	background: #194471;
	text-align: center;
	padding: 10px;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#content {
  background-color: #fff;
  width: 712px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 50px;
}
#content ul {
	margin-left: 0;
	padding-left: 50px;
}
#content #storymenu li {
	list-style-type: none;
	margin-top: 10px;
	font-weight: bold;
}
#sidebar #storymenu li {
	list-style-type: none;
	padding-left: 15px;
	font-weight: normal;
	font-size: 12px;
	background-color: #2671BD;
}
#content a {
	color: #036;
}
#sidebar {
	color: #fff;
	background: #2671bd;
	background-color: #2671BD;
	font-weight: bold;
	padding-left: 17px;
	padding-right: 7px;
}
.p7TM3-01 ul ul a {
/*background-color: #2671BD;*/
color: #2671BD !important;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	background-color: #2671BD;
}
#sidebar li {
	list-style-type: none;
	margin-top: 10px;
	
}
#sidebar li.squeeze{
	font-size: 13px;
	font-size: .9em;
}
#sidebar select {
	width: 150px;
}
#sidebar a {
	color: #FFF;
	text-decoration: none;
	font-weight:500;
	font-size: .9em;
}
#sidebar ul ul a {
	color: #FFF !important;
	font-weight:500;
	font-size: .9em;
}
#topmenu span.here {
	color: #ff3;
}
#storymenu span.here {
	color: #ff3;
}
.menu_section {
	color: #fff;
	font-style: italic;
}
#footer {
	padding: 20px;
	color: #fff;
	background: #194471;
	text-align: center;
	font-weight: bold;
}
ul.footnotes {
	list-style-type: decimal;
	font-size: 9px;
	margin-left: 0;
	padding-left: 0;
	border-style: none;
	border-width: 1px;
}
p.footnote {
	font-size: 9px;
	margin-top: 20px;
	padding: 0 10px 0 10px;
}
form.selection {
	display: inline;
}
div.address {
	font-style: italic;
}
img.illustration {
	padding-left: 10px;
}
div.copyright {
	text-align: center;
}
p.copyright {
	text-align: right;
	font-size: 10px;
}

img.inset {
	float: right;
}

a.urgent {
	color: #c00;
}
p.grabber {
	font-size: 18px;
	font-style: italic;
}
ol.errors li {
	margin-bottom: 8px;
}
ul.features li {
	margin-bottom: 4px;
}
