body {  margin-top: 20px; margin-bottom: 10px; margin-left: 10px; font-family: arial; background: white;  background-attachment: fixed; background-image: url(graphics/2010bg.gif); }
body p { font-size: 12px; margin-top: 0.3em;}
body embed.leftmovie { float: left; margin: 0 15px 15px 0; border: 1px solid black;}
body embed.rightmovie { float: right; margin: 0 0 15px 15px; border: 1px solid black;}
body img.rightpic { float: right; margin: 0 0 15px 15px; border: 1px solid black; }
body img.leftpic { float: left; margin: 0 15px 15px 0; border: 1px solid black; }
body a:link { font-weight: bold; text-decoration: none; font-size: 12px; color: orange;}
body a:visited { font-weight: bold; text-decoration: none; font-size: 12px; color: orange;}
body a:hover { font-weight: bold; text-decoration: none; font-size: 12px; background: orange; color: white;}

#thisweek { margin-top: 270px; padding: 5px; font-size: 12px; color: black; font-weight: bold; border: 2px solid orange; background: white; filter: alpha(opacity=80); opacity: 0.8;}

#news { margin-top: 30px; margin-bottom: 30px; padding: 5px; font-size: 12px; color: black; font-weight: bold; border: 2px solid orange; background: white; filter: alpha(opacity=80); opacity: 0.8;}

#blogroll { margin-top: 30px; margin-bottom: 30px; padding: 5px; font-size: 12px; color: black; font-weight: bold; border: 2px solid white; background: orange; filter: alpha(opacity=80); opacity: 0.8;}
#blogroll a:link { font-weight: bold; text-decoration: none; font-size: 12px; color: white;}
#blogroll a:visited { font-weight: bold; text-decoration: none; font-size: 12px; color: white;}

#main { text-align: left; padding: 20px; background: white; color: black; border: 3px solid orange; }
#main h1 { color: black; font-size: 36px; line-height: 54px; background-image: url(graphics/headerbg1.jpg); background-repeat: no-repeat; }
#main h2 { color: black; font-size: 28px; line-height: 48px; background-image: url(graphics/headerbg2.jpg); background-repeat: no-repeat; }
#main ul { margin-left: 10px; padding-left: 0px; color: black; font-size: 11px; }
#main li { list-style-type: square; margin-left: 2px; padding-left: 0px; color: black; font-size: 11px; }
#main p.a { background: rgb(253,244,217); padding: 0px; border-top: 1px dotted orange; border-bottom: 1px dotted orange; }
#main a:link { font-weight: bold; text-decoration: none; font-size: 12px; color: blue;}
#main a:visited { font-weight: bold; text-decoration: none; font-size: 12px; color: blue;}


#entries { }
.entry { margin-bottom: 1em;  background: #fff; }
.entryIn { padding: 1em; }
#entries h1 { color: black; font-size: 36px; line-height: 54px; background-image: url(graphics/headerbg1.jpg); background-repeat: no-repeat; }
#entries h2 { color: black; font-size: 28px; line-height: 48px; background-image: url(graphics/headerbg2.jpg); background-repeat: no-repeat; }

p.date { margin: 0; padding: .75em; background: gray; color: orange; font-size: small; font-weight: bold; }
p.footer { margin: 0; padding: .25em; text-align: center; }
p.footer a:link, p.footer a:visited { color: gray; }
p.tag a { font-weight: bold; }
p.tags { text-align: right; }

.calendar { width: 100%; margin-bottom: .375em; border: solid #000; border-width: 1px 1px 3px; border-collapse: separate; background: white; filter: alpha(opacity=70); opacity: 0.7; text-align: center; color: #000; }
.calendar th { font-size: x-small; text-transform: uppercase; }
.calendar th a { text-decoration: none;  }
.calendar td { margin: 1px; background: #fff; border: 1px solid #000; padding: 0; line-height: 1.5em; font-size: 10px;  }
.calendar td a { display: block; font-weight: bold; text-decoration: none; }
.calendar td.date a { background: blue; color: orange; }
.calendar td.today a { background: orange; color: blue; }
.calendar td.nodate { opacity: .5; }
.calendar td.week { }



