body {
background-color: #404040;
align: top;
margin: 0;
padding: 0;
}

A:link {color: #557755}
A:visited {color: #555577}
A:hover {color: #775555}

#top {
width: 100%;
background-color: #404040;
border-bottom: 3px solid #ccffcc;
margin-top: 5px;
padding: 0;
height: 105px;
}

#topleft {
position: absolute;
left: 5px;
top: 5px;
width: 200px;
}

#topright {
margin-left: 210px;
padding-top: 1px;
text-align: center;
}

#middle {
width: 100%;
background-color: #405040;
background-image: url(/images/v3triback.gif);
border-bottom: 3px solid #ccffcc;
margin: 0;
padding-top: 10px;
color: #ccffcc;
text-align: center;
}

#adline {
width: 100%;
background-color: #307030;
border-bottom: 3px solid #ccffcc;
margin: 0;
text-align: center;
}

#bottom {
width: 100%;
background-color: #404040;
margin-top: 5px;
padding: 0;
}

#bottomleft {
float: left;
width: 66%;
background-color: #404040;
padding: 5px;
margin-left: 5px: 
}

#bottomright {
background-color: #404040;
padding: 5px;
text-align: center;
}

#bottomleftarchive {
float: left;
width: 35%;
background-color: #404040;
padding-top: 10px;
margin: 0;
text-align: center;
}

#bottommiddlearchive {
float: left;
width: 30%;
background-color: #404040;
padding-top: 10px;
margin: 0;
text-align: center;
}

#bottomrightarchive {
float: left;
width: 35%;
background-color: #404040;
padding-top: 10px;
margin: 0;
text-align: center;
}

#footer {
width: 100%;
border-top: 3px solid #ccffcc;
background-color: #aaaaaa;
color: #223322;
margin-top: 5px;
padding: 0;
text-align: center;
}


div.box {
padding: 1%;
margin-left: 2%;
margin-right: 2%;
background: #efefef;
border: 3px ridge #000000;
}

div.blogPost {
padding-top: 4px;
padding-left: 8px;
padding-right: 8px;
margin-bottom: 2%;
background: #99cc99;
border: 3px dashed #aaddaa;
}

div.byline {
color: #555555;
font-size:x-small;
}

p.blogger-labels {
color: #556655;
font-size:x-small;
}

p#bloggerBug {padding-top:20px;}
.blogComments {padding-top:30px;color:#555555;padding-bottom:0px;margin-bottom:0px;font-weight:bold;}
.blogComments .byline {font-size:1em;font-weight:normal;color:#555555;margin-right:10px;display:inline;}
.blogComment {font-size:1em;margin:3%;color:#000000;font-weight:normal;}
.deleted-comment {font-style:italic;color:gray;}
