a {
	color: #963;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background-color: #ffc;
	color: #000;
	font-family: Verdana, sans-serif;
	margin: 5px;
	padding: 0;
        font-size: 10pt
}

cite {
	font-size: 90%;
	font-style: normal;
}

dt {
	background-color: #fc9;
	border-top: thin solid #000;
	font-style: italic
}
dd {
	padding-bottom: 1em
}

h2 {
	border-bottom: 1px dotted #ccc; border-top: 1px dotted #ccc;
	font-size: 80%;
	letter-spacing: 0.2em;
	margin: 10px 0 10px 0;
	padding-bottom: 2px; padding-top: 2px;
}

h3 {
	border-bottom: dotted 1px #eee;
	padding-top: 5px
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font-family: Verdana, sans-serif
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.cathead {
	font-weight: bold;
	color: #963;
	padding: 0.5em; margin-top: 0;
	border-left: 1px solid #ccc; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc;
}

.credit {
	font-size: smaller;
	color: #ffc; background-color: #333;
	padding: 1em; margin-bottom: 0
}

.credit a {
	color: #ffc;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	margin: 0 10px 0 10px
}

#header {
	font-size: larger; letter-spacing: 0.2em; font-weight: bold; font-variant: small-caps;
	color: #ffc; background-color: #963;
	border: 1px solid #000; padding-left: 1em; padding-top: 0.5em; padding-bottom: 0.5em; margin-top: 0px
}

#header a, #header a:visited {
	text-decoration: none;
	color: #fff
}

#header a:hover {
	text-decoration: underline;
}

#sitemenu {
	padding-left: 5px; float: left
}

/*#menu {
	background-color: #ffc;
	border-left: 1px dotted #ccc;
	padding: 0;
	position: absolute;
	top: 0;
        right: 0;
	width: 14em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px
}

#menu ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
*/
.quotation {
	margin-left: 5%; margin-right: 5%;
	font-size: smaller
}

#crumbs {
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
	font-size: smaller;
	}

.sitelink, .maplink {
	color: #00F
}

.footer {
	font-size: smaller;
	padding-top: 4px;
	border-top: 1px dotted #ccc;
}

.banner {
	border-style: dashed; border-width: thin;
	padding: 10pt
}
.bannerbox {
	padding: 10pt; border-bottom: 1px dotted #ccc
}

.roman {
	list-style-type: upper-roman
}

.outdated {
	color: #a9a9a9
}

.updated {
	color: #FF00FF
}

.jscall {
	color: #00F;
	text-decoration: underline;
	cursor: pointer
}
.jscall:hover {
	color: #999;
}
.tdright {
	text-align: right
}
