body {
	font-size: 1em;
	/*behavior: url(includes/csshover.htc);*/
}
#leftnav
{
	position: absolute;
	top: 170px;
	z-index: 1;
	background-color: #FFF;
	padding: 0em;
	border-width: 0px;
	border-style: solid;
	left: 1%;
	width: 21%;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	left: 2%;
	width: 23%;
}

body>html #leftnav
{
	left: 2%;
	width: 20%;
}

#rightnav
{
	position: absolute;
	top: 170px;
	z-index: 2;
	background-color: #FFF;
	padding: 0em;
	float: right;
	border-width: 0px;
	border-style: solid;
	left: 79%;
	width: 21%;
	voice-family: "\"}\"";
	voice-family: inherit;
	left: 75%;
	width: 22%;
}

body>html #rightnav
{
	left: 75%;
	width: 20%;
}

#contentblock, #content
{
	position: absolute;
	background-color: #fff;
	z-index: 100;
	border: 1px none #000000;
	padding: 1em;
	top: 170px;
	left: 23%;
	width: 55%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	left: 27%;
	width: 43%;
}

body>html #contentblock, body>html #content
{
	left: 27%;
	width: 43%;
}

#notcat h1
{
	position: absolute;
	top: 5px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(/images/white/squares.gif);
	height: 100px;
	width: 500px;
	left: 26%;
}
#nocatcat h1 a:hover
{
	background-attachment: fixed;
	background-image: url(/images/white/squares.gif);
}
#rightnav dt
{
	display: inline;
}

#rightnav dt a, #rightnav p, #rightnav dt.nolink, #rightnav #searchme, #leftnav p
{
	display: block;
	padding: 2px 1em;
}

#rightnav a:hover
{
	background-attachment: fixed;
	background-image: url(/images/red/squares-faded.gif);
	color: #030;
}

h4.title, #contentblock h4
{
	font-family: "Optima", "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 0.8em;
/*	display: run-in; */
	padding: 0 1ex 0 0;
}


#rightnav h4, #leftnav h4
{
	background-image: url(/images/red/header-blob.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 150px;
	color: #fff;
	padding: 20px 8px 0px 14px;
	margin: 1em 0 -20px 1em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 60px;
	width: 128px;
	padding: 20px 8px 0px 14px;
}

body>html #rightnav h4, body>html #leftnav h4
{
	height: 60px;
	width: 128px;
	padding: 20px 8px 0px 14px;
}

#leftnav h3
{
	background-image: url(/images/red/double-header-blob.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 150px;
	color: #fff;
	padding: 30px 20px 10px 19px;
	margin: 1em 0 0 1em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 80px;
	width: 116px;
	padding: 30px 15px 10px 19px;
}

body>html #leftnav h3
{
	height: 80px;
	width: 116px;
	padding: 30px 15px 10px 19px;
}

h3.date
{
	background-image: url(/images/red/date-blob.gif);
	height: 85px;
	width: 330px;
	padding: 30px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font-weight: bold;
	background-repeat: no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 55px;
	width: 300px;
}

body>html h3.date
{
	height: 55px;
	width: 300px;
}

h3#tagline {
	position: absolute;
	top: 113px;
	text-align: right;
	right: 23%;
	padding: 5px;
	background: #fff;
	background-attachment: fixed;
	background-image: url(/images/white/squares.gif);
}
#archives li ul {
	display: none;
	margin-left: 8px;
	padding-left: 8px;
}
#archives li#currentyear ul {
	display: block;
}
#archives li {
	margin-left: 0;
	padding-left: 0;
	list-style-image: url(/images/red/rightarrow.gif);
}
#archives li#currentyear {
	list-style-image: url(/images/red/downarrow.gif);
}
#archives li a {
	display: block;
	width: 100%;
}
#archives li li {
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 2px;
	list-style-image: none;
	list-style-type: square;
}
#archives li li a {
	font-size: 1.2em;
}
.right {
	float: right;
}
.left {
	float: left;
}
#flickr { 
	text-align: center;
	margin: auto;
}
#flickr a {
	display: block;
	border: 0;
	padding: 0.5em 0;
}
#flickr h4 {
	text-align: left;
}
