div {
	border: none;
	}

#header {
	margin-left: 210px;
	color: #000; background: white;
	border-bottom: 1px solid #333;
	}
	
#leftcol {
	position: absolute;
	left: 0;
	width: 200px;
	margin-left: 10px;
	margin-top: 0px;
	color: #000; background: white;
	padding: 3px;
	font-size: 11px;
	line-height: 14px;
	}
		
#rightcol {
	position: absolute;
	left: 80%;
	width: 140px;
	padding: 3px;
	padding-left: 10px;
	z-index: 3;
	color: #000; background: white;
	top: 180px;
	text-align: right;
	font-size: small;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}
	
#content {
	margin: 0px 25% 0 225px;
	padding: 3px;
	color: #000;
	}
	
#footer {
	clear: both;
	width: 95%;
	margin: 10px;
	font-family: Verdana, Tahoma, Geneva, "Espy Sans", sans-serif;
	font-size: 10px;
	line-height: 14px;
	border-top: 1px solid #333;
	color: #000;
	}
	
	
#leftcol #current-contents { color: black; 
	background: #c96; 
	border: 1px dashed black;
	padding: 2px;
	}

#current-contents h2, #archive-contents h2 { font-size: 12px; font-family: Verdana, sans-serif; font-weight: bold }

	
#leftcol #archive-contents { color: black; 
	background: white; 
	border: 1px dotted #ccc;
	padding: 2px;
	}

	
#content2 { position:absolute; left:0px; top:48px; z-index:1; width: 76% }

#left2 { position:absolute; left:24px; top:48px; width:160px; z-index:2 }

#right2 { position:absolute; left:78%; top:48px; z-index:3 } 
		
html {
	width: 97%;
	}

html, body {
	margin: 0;
	padding: 0;
	}
	
body { font-family: Georgia, Trebuchet, "Trebuchet MS", Verdana, Univers, "Espy Sans", sans-serif; 
	color: black; 
	background: white; 
	text-align: left; 
	font-size: medium;
	line-height: 1.3em;
 }

.letterspaced { font-family: Verdana, Impact, sans-serif; 
	font-weight: bold; 
	letter-spacing: 0.2em; 
	font-size: smaller; 
	}

.updated { font-family: "TheSans Mono", monospace;
	font-size: 10px; 
	letter-spacing: 2px; 
	text-align: left; 
	margin-left: 0; 
	margin-top: 2ex; 
	padding: 0; 
	color: black; 
	background: white; 
	}

.entry {  font-family: Geneva, Tahoma, Verdana, Univers,  Sans-serif; 
font-size: 10px; 
letter-spacing: 2px; 
text-align: right; 
margin-left: 0; 
margin-bottom: 5px; 
margin-top: 0.5ex; 
padding: 5px; 
line-height: 1.1em }

h1 
{ 	font-family:  Verdana, Univers, "Univers 55", Zurich, "Zurich BT", Trebuchet, "Trebuchet MS", Tahoma, Geneva, "Espy Sans", Skia, "Baby Teeth", sans-serif; 
	margin-top: 1.2em; 
	font-size: 110%;
	padding: 0px; 
	text-align: left;
	color: black; 
	background: white; 
 }
 
 h1#axxlog-h1 { font-size: 18px; line-height: 22px }
 
h2
 { 	font-family:  Verdana, Univers, "Univers 55", Zurich, "Zurich BT", Trebuchet, "Trebuchet MS", Tahoma, Geneva, "Espy Sans", Skia, sans-serif; 
	font-size: 100%; 
	font-weight: bold;
	font-style: italic;
	margin-top: 1em; 
	text-align: left; 
	}

h3 
{ 	font-family: Georgia, Palatino, "Adobe Garamond", AGaramond, Trebuchet, "Trebuchet MS", serif; 
	margin-top: 1em; 
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 0.1em;
	padding: 0px; 
	text-align: left;
	color: black; 
	background: white; 
 }

h4 
{ font-family: Verdana, Univers, "Univers 55", Tahoma, Geneva, "Trebuchet MS", sans-serif; 
	margin-top: 1em; 
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	letter-spacing: 0.1em;
	padding: 0px; 
	text-align: left;
	color: green; 
	background: white; 
 }

 
h5
 {	font-family: Verdana, Univers, "Univers 55", Zurich, "Zurich BT", Trebuchet, "Trebuchet MS", Tahoma, Geneva, "Espy Sans", sans-serif; 
	font-size: 100%; 
	font-style: italic;
	font-weight: normal;
	margin-top: 1em; 
	letter-spacing: 0.1em;
	text-align: left; 
	}

h6
 {	font-family: Gill, "Gill Sans", Verdana, Univers, "Univers 55", Zurich, "Zurich BT", Trebuchet, "Trebuchet MS", Tahoma, Geneva, "Espy Sans", Skia, sans-serif; 
	font-size: 100%; 
	font-weight: normal;
	margin-top: 1em; 
	letter-spacing: 0.1em;
	text-align: left; 
	text-transform: uppercase;
	}

a:link { color: #663300; background: inherit;
font-weight: bolder; 
text-decoration: underline; 
padding: 1px;
font-family: Verdana, Trebuchet, "Trebuchet MS", Geneva, sans-serif; 
}

a:visited { color: #996633; background: inherit;
font-weight: bolder; 
text-decoration: none;
font-family: Verdana, Trebuchet, "Trebuchet MS", Geneva, sans-serif; 
border-bottom: 1px dashed #996633; 
padding: 1px;
 }

a:hover {color: white; background: #663333;
font-weight: bolder; 
text-decoration: none;
padding: 0px;
border: 1px dashed #FFCC33;
font-family: Verdana, Trebuchet, "Trebuchet MS", Geneva, sans-serif; 
 }

a:focus {color: white; background: #0099FF;
font-weight: bolder; 
text-decoration: none;
padding: 0px;
border: 1px dashed #000099;
font-family: Verdana, Trebuchet, "Trebuchet MS", Geneva, sans-serif; 
 }

a:visited:focus {color: #ffff33; background: black;
font-weight: bolder; 
text-decoration: none;
padding: 0px;
border: 1px dashed #FFFF33;
font-family: Verdana, Trebuchet, "Trebuchet MS", Geneva, sans-serif; 
 }

em { font-style: italic }

strong { font-family: Verdana, Univers, Tahoma, sans-serif; 
	font-weight: bold }

.hilite { font-weight: bolder; 
color: black; 
background-color: #00ffff;
padding: 1px }

.hilite-border { border: 1px dotted gray; }

.hilite-limegreen { font-weight: bolder; 
color: black; 
background-color: #33CC00;
padding: 1px }

.hilite-yellow
{color: black; background-color: #FFFFCC;
height:  20px;
margin-left:  2px;
margin-top:  2px}

.youarehere { text-align: left; 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: smaller; 
	}

.dialogue { margin-bottom: 0; 
	text-indent: 1em }

.indented { margin-left: 2em; 
	margin-top: 0px }

.noindent {margin-left: 0}

ol, ul { margin-top: 0; }

li, dt, dd { margin-top: 1ex }

.cc  { font-family: "TheSans Mono", monospace; background: #cccccc; }


abbr, acronym, .jakob { border-bottom : 1px dotted #000000; 
	}

.smallcaps, .caps { letter-spacing:  .1em; font-size: small; text-transform: uppercase } 

form, legend, fieldset { margin-top: 0; 
	}

.hryellow { color: gray; 
	background: white; 
	height: 1px; 
	}

.tableborder { border-left: 1px dotted #CC9900; 
	}

.leftbar { font-family:   "Espy Sans", Gadget, Verdana, Univers, Georgia, sans-serif; 
	color: #FFFFCC; 
	background-color: black; 
	font-size: smaller; 
	text-align: left; 
	line-height: 1.4em; 
	 }

.grey { color: #666666; }

.smaller { font-size: smaller }

#smaller li { margin-top: 0; margin-bottom: 0 }

blockquote { font-family: Trebuchet, "Trebuchet MS", Geneva, sans-serif; 
margin-left: 2em; 
margin-right: 2em; 
font-size: 90%;
text-align: left;
line-height: 1.3em;
border-right : 1px dotted gray;
	padding-right : 16px;	}
	
div.entry-box h1 { border-top: 1px dotted #CCCCCC; padding-top: 5px }

p
{ text-indent: 1em;
margin-top: 0;
margin-bottom: 0.5em;
padding: 0;
}

.hr1 { color: #CCCCCC; height: 2px; }

.pagecite { color: gray;  font-size: smaller; font-weight: bolder }


h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p, hr + p, #rightcol p, .noindent, blockquote p, #footer p, #leftcol p, li p, dt p { text-indent: 0 }

h3#rightcol { text-align: center }