body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	background-color: #000;
	font-size: small;
	SCROLLBAR-BASE-COLOR: #cccccc;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
	}

div.blogdate {
	
	margin: 15px auto 0;
	padding-left: 5px;
	font: small-caps bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 2px;
	font-variant: small-caps;
	font-weight: bold;
	}

div.blogtitle {
	background-color: Gray;
	padding-left: 5px;
	font-weight: bold;
	font-stretch: wider;
	color: Black;
	margin: 5px 0px 10px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: Black;
	}


a {
	text-decoration: none;
	font-weight: bold;
	color:  #999;
	outline: none;
	}

a:visited {
	color:  #ccc;
	}


a:active {
	color:  #ccc;
	}



a:hover {
	color: #ccc;
	text-decoration: underline;
	}


	
a.menu {
	text-decoration: underline;
	font-weight: bold;
	color: White;
	outline: none;
}

a.menu:active {
	text-decoration: none;
	font-weight: bold;
	color: Black;
	outline: none;
	background-color: White;
}

a.menu:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	outline: none;
	background-color: #cccccc;
}

a.menu:visited {
	text-decoration: none;
	font-weight: bold;
	color:  #ffffff;
	outline: none;
	border-bottom-style: dotted;
	border-bottom-color: Silver;
	border-bottom-width: 2px;
}

a.blogtitle {
	font-weight: bold;
	color: #000000;
	outline: none;
}

a.blogtitle:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	outline: none;
	background-color: White;
}

a.blogtitle:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	outline: none;
	background-color: White;
}

a.blogtitle:visited {
	text-decoration: none;
	font-weight: bold;
	color:  #000000;
	outline: none;
}

a.middle {
	font-weight: bold;
	color: #ffffff;
	outline: none;
	border-bottom: 2px solid;
}

a.middle:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	outline: none;
	background-color: #ffffff;
}

a.middle:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	outline: none;
	background-color: #cccccc;
}

a.middle:visited {
	font-weight: normal;
	color: #ffffff;
	outline: none;
	border-bottom: 2px dotted;
}

a.right {
	font-weight: bold;
	color: #000000;
	border-bottom: 2px solid;
}

a.right:active {
	font-weight: bold;
	color: #000000;
	border-bottom: 2px solid;
	background-color: White;
}

a.right:hover {
	font-weight: bold;
	color: #000000;
	border-bottom: 2px solid;
	background-color: White;
}

a.right:visited {
	font-weight: bold;
	color:  #000000;
	border-bottom: 2px dotted;
}

a.left {
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
	border-bottom: 2px solid;
}

a.left:active {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	border-bottom: 2px solid;
	background-color: White;
}

a.left:hover {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	border-bottom: 2px solid;
	background-color: #cccccc;
}

a.left:visited {
	font-weight: bold;
	font-variant: small-caps;
	color:  #ffffff;
	border-bottom: 2px dotted;
}


.ahem {
	display: none;
	}

div.blogauth {
	font-size: x-small;
	margin: 7px;
	
}

strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	font-variant: small-caps;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 25px;
	padding-left: 10px;
	border-bottom: 1px solid;
	border-left: solid;
	}
h2 {
	font-size: 18px;
	font-variant: small-caps;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 25px;
	padding-left: 10px;
	border-bottom: 1px solid;
	border-left: solid;
	}
h3 {
	font-size: 16px;
	font-variant: small-caps;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 25px;
	padding-left: 10px;
	border-bottom: 1px solid;
	border-left: solid;
	}
h4 {
	font-size: 14px;
	font-variant: small-caps;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 25px;
	padding-left: 10px;
	border-bottom: 1px solid;
	border-left: solid;
	}
h5 {
	font-size: 12px;
	font-variant: small-caps;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 25px;
	padding-left: 10px;
	border-bottom: 1px solid;
	border-left: solid;
	}
h6 {
	font-size: 10px;
	font-variant: small-caps;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 25px;
	padding-left: 10px;
	border-bottom: 1px solid;
	border-left: solid;
	}
img {
	border: 0;
	}
	
.floatright {
float: right;
margin: 0 0 10px 10px;
border: 1px solid #fff;
	}
.floatleft {
float: left;
margin: 0 10px 0 10px;
border: 1px solid #fff;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	margin: 0px 20px 0px 20px;
	padding: 0px;
	border: 0px dotted #fff;
	background: #000;
	height: 240px; /* ie5win fudge begins */
	voice-family: "\";

}\"";
	voice-family:inherit;
	height: 240px;
	}
html>body #top {
	height: 140px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 223px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	border: 1px solid #fff;
	background: #000;
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}

#topmenu {
	margin: -30px 0px 0px 0px;
	padding: 5px;
	border: 0px solid #fff;
	background: transparent;
	padding-right: 20px;
	font-variant: small-caps;
	}

#middle {
	margin: 6px 180px 20px 180px;
	padding: 10px;
	border: 0px solid #fff;
	background: #222;
	}
#store {
	margin: 6px 20px 20px 180px;
	padding: 10px;
	border: 0px solid #fff;
	background: #222;
	}
#right {
	position: absolute;
	top: 223px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 1px solid #fff;
	background: #666;
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
input {
	border: thin dotted White;
background-color: transparent;
color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 5px;
}

input:hover {
	border: thin dotted White;
background-color: Black;
color: #ffffff;
	font-weight: bold;
	font-color: #000000;
	padding-bottom: 5px;
}

textarea {
		border: thin dotted White;
background-color: transparent;
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
	font-weight: normal;

}


textarea:hover {
		border: thin dotted White;
background-color: Black;
color: #222;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
	font-weight: normal;

}

