body { background: #FEFEFE; color: #000000; font-family: Arial; font-size: 80%; }

.floatleft { float: left; }
.floatright { float: right; }

.Block { border-style: solid; border-color: #FFEE99; background: #FFFFFF; text-align: left; width: 250px; padding: .4em; }
.Header { font-size: 125%; font-weight: bold; background: #FFEE99; padding: .1em; text-align: center; }
.smHeader { font-size: 110%; text-align: center; font-weight: bold; font-style: italic; }
.BlogTitle { font-size: 110%; text-align: center; font-weight: bold; font-style: italic; }

.CBlock { border-style: solid; border-color: #FFEE99; background: #FFFFFF; text-align: left; width: auto; padding: .4em }
.CHeader { font-size: 130%; font-weight: bold; background: #FFEE99; padding: .2em; }
.CDate { font-size: 80%; font-style: italic; float: right; }
.CenterContent { border-style: none; background: #FFFFFF; position: absolute; left: 270px; right: 270px; width: auto; }

.Sidebar { font-size: 90%; padding: .1em; }
.quote { background: #EEEEEE; margin-left: 10%; margin-right: 10%; }

A:link {text-decoration: none; color: #CC3300; }
A:visited {text-decoration: none; color: #CC3300; }
A:active {text-decoration: none; color: #CC3300; }
A:hover {text-decoration: none; color: #CC3300;}

.playlist { font-size: 90%; padding: .1em; }
.playlist A:link {text-decoration: none; color: #000000; }
.playlist A:visited {text-decoration: none; color: #000000; }
.playlist A:active {text-decoration: none; color: #000000; }
.playlist A:hover {text-decoration: underline; color: #CC3300;} 
