body {
margin: 0px 0px 20px 0px;
background-color: #FFF;
text-align: center;
}

a {text-decoration: none; font-weight:normal;}
a:link {color: #0066B3;}
a:visited {color: #0066B3;}
a:active {color: #80C9FF;}
a:hover {color: #80C9FF;}

h1, h2, h3 {
margin: 0px; 
padding: 0px; 
}

#container {
width: 800px;
line-height: 130%;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
text-align: left;
background-color: #FBFFFB;
border: 1px solid #000;
}

#banner {
background-color: #fff;
text-align: left;
height: 225px;
width: 770px;
margin: 5px 15px 10px 15px;
border-bottom: 5px solid #ccc;
}

#banner a {color: #FFFFFF;text-decoration: none; font-weight: bold;}
#banner h1 {font-size: 28pt; font-weight: bold; letter-spacing: .2em;}
#banner h2 {font-size: small; font-weight: bold; letter-spacing: .1em; margin-top: 10px; }

#center {
float: left;
width: 515px;
overflow: hidden;
}

#center .accent {color: #FF0000;}

.content {
padding: 0px 5px 5px 15px;
color: #222;
font-family: Arial, sans-serif;
font-size: small;
text-align: left;
}

.content p {
font-weight: normal;
margin-bottom: 10px;
}

.content blockquote {
border: 1px dotted #ccc;
padding: 7px;
color: #555;
}

.content h2 {
color: #555;
font-size: small;
margin-bottom: 10px;
}

.content h3 {
color: #006699;
font-size: large;
font-weight: bold;
letter-spacing: 0.05em;
}

.content h3.author {
color: #555;
font-size: x-small;
font-weight: normal;
margin-bottom: 10px;
}

.content p.posted {
color: #999999;
font-size: x-small;
border-top: 1px dotted #999999;
margin-bottom: 25px;
padding: 3px;
}

.content p.nav {
color: #999999;
border-bottom: 1px solid #999999;
margin-bottom: 25px;
padding: 3px;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

.commenter-profile img {
vertical-align: middle;
border-width: 0;
}



#right {
float: right;
width: 245px;
background-color: #eeffff;
overflow: hidden;
margin-right: 15px;
border: 1px dotted #CCC;
font-family: Arial, sans-serif;
color: #666666;
font-size: small;
}

#right .accent {color: #CC0000;}

#right a:link {color: #666;}
#right a:visited {color: #666;}
#right a:active {color: #ccc;}
#right a:hover {color: #ccc;}

td {
line-height: 100%;
}

.sidebar {
padding: 15px;
}

.sidebar h2 {
color: #006699;
font-weight: bold; 
font-size: small;
letter-spacing: 0.05em;
}

.sidebar p.list {
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 10px;
}

.sidebar ul ul {
margin-bottom: 0px;
}

.sidebar li {
text-align: left;
list-style-type: none;
}

.form {
margin-bottom: 20px;
}

#powered {
font-family: Arial, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
color: #666666;
margin-top: 50px;
}

#powered a {text-decoration: none; font-weight:normal;}
#powered a:link {color: #0066B3;}
#powered a:visited {color: #0066B3;}
#powered a:active {color: #ccc;}
#powered a:hover {color: #ccc; text-decoration:underline;}