BODY { background: #222266; text-align: center;}


A:LINK { COLOR: #3377CC; TEXT-DECORATION: none;}
A:VISITED { COLOR: #3377CC; TEXT-DECORATION: none;}
A:HOVER { TEXT-DECORATION: underline;}

.left { float: left; font-size: smaller; text-align: center; padding: 5px; width: 260px;}
.right { float: right; font-size: smaller; text-align: center; padding: 5px;}
	
DIV.weatherbox { background: white; float: right; padding: 0px; height: 150px; width: 256px; }
DIV.logo { background: white; text-align: center; padding: 0px; margin-top: 30px;}
DIV.top { width: 100%;  background: white; padding: 0px; border: 1px solid black; vertical-align: middle;}

.postheader { background:  #77aadd; padding: 5px;}
.post { width:100%;}
.postbody { padding: 5px;}
.postfooter {padding: 5px;}

.footer { background: white; border: 1px solid black; width: 100%; padding-top: 5px;}

#container { text-align: left; width: 780px; padding: 5px;}

#quote { background: white; padding: 0px; border: 1px solid black;}

#sidebar { float: left; width: 150px; padding: 5px;}

#box { border: 1px solid black; background: white; padding: 5px}
DIV.boxheader { background: yellow; font: bold; width: 100%; text-align: center; padding: 0px; border: 1px solid #666}
div.links {text-align: center};

.pad { padding: 10px;}

#main { background: white; width: 600px; float: right; border: 1px solid black; padding: 0px;}

TD.commentheader { background: #dddddd}