body {
margin:10pt 10pt 0pt 10pt;
padding:0pt;
	FONT-FAMILY: "Georgia", serif;
	BACKGROUND-COLOR: #ffffcc
}

hr {
	color: #000000;
	height: 1px;
	border: 1px;
	background-color: #000000;
	width: 80%;
}

#leftcontent {
position: absolute;
left:10pt;
top:50pt;
width:200pt;
background:#fff;
border:1pt solid #000;
}
#centercontent {
background:#fff;
margin-left: 199pt;
margin-right:199pt;
border:1pt solid #000;
/*
Wee hack here: see at http://www.glish.com/css/hacks.asp
*/
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 201pt;
margin-right:201pt;
}
html>body #centercontent {
margin-left: 201pt;
margin-right:201pt;
}
#rightcontent {
position: absolute;
right:10pt;
top:50pt;
width:200pt;
background:#fff;
border:1pt solid #000;
}
#banner {
background:#fff;
height:40pt;
border-top:1pt solid #000;
border-right:1pt solid #000;
border-left:1pt solid #000;
voice-family: "\"}\"";
voice-family: inherit;
height:39pt;
}
html>body #banner {
height:39pt;
}
p,h1,h2,pre, table, form {
margin:5pt 10pt 10pt 5pt;
}
h1 {
font-size:14pt;
padding-top:10pt;
}

h2 {
font-size:12pt;
padding-top:10pt;
}

label {
	font-size: 10pt;
	font-weight: bold;
}

blockquote {
	padding: 10px;
	font-style:italic;
	background-color: #eee;
	quotes: "\201C" "\201D";
}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }


#banner h1 a{
font-size:14pt;
padding:10pt 10pt 0pt 10pt;
margin:0pt;
color:black;
}
#rightcontent, #leftcontent p {
font-size:10pt;
}

#centercontent p, ul, ol {
font-size:10pt;
}

code {
font-size:8pt;
}
.form {
	border:1px solid #333;
	margin:10pt 10pt 10pt 10pt;
}
.comment {
	background:#eee;
	border:1px solid #333;
	margin:10pt 10pt 10pt 10pt;
}
.form {
	border:1px solid #333;
	margin:10pt 10pt 10pt 10pt;
    padding:10pt 10pt 10pt 10pt;
}
.supporting {
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
}

.contentdate {
 font-size:12pt;
}

A {
	FONT-WEIGHT: bold
}
A.name {
	TEXT-DECORATION: none
}
A:link {
	COLOR: #000099;TEXT-DECORATION: none;
}
A:hover {
	COLOR: #cc3333
}
A:visited {
	COLOR: #cc0000;text-decoration:none;
}
ul.recent-comment {
    list-style-type: none;
	padding-left: 2em;
	text-indent: -1em;
}

.recent-comment li:before {
	content: "\00BB \0020";	
    }
    

