html { overflow-y: scroll; height: 100%; }
body { margin: 0px; }
#container { width: 80%; background-image: url('images/rightshadow.gif'); background-repeat: repeat-y; background-position: right center; padding: 0px 6px 0px 0px; border-left: 1px solid rgb(153, 153, 153); }
#BlogHeader { margin: 0px; width: 100%; background-image: url('images/logo.gif'); background-repeat: no-repeat; background-position: left center; height: 80px; }
#nav_bar { background-image: url('images/hbar.gif'); background-repeat: repeat-x; border-bottom: 1px solid rgb(221, 221, 221); font: 12px/1.4em Arial; }
#sidebar { font: 12px Times,Arial; float: left; width: 180px; margin: 10px; padding: 3px; text-align: left; }
#content { margin: 10px 10px 0px 200px; position: relative; padding: 3px; text-align: left; }
#BlogFooter { clear: both; font: 12px Times,Arial; background-image: url('images/hbar.gif'); background-repeat: repeat-x; border-left: 1px solid rgb(221, 221, 221); border-bottom: 1px solid rgb(221, 221, 221); width: 100%; text-align: center; }
div.blockTitle { background-image: url('images/leftcolumntitle_bg.gif'); padding: 3px; background-color: rgb(221, 221, 221); color: rgb(99, 154, 206); font-weight: bold; text-align: center; }
div.blockContent { background-image: url('images/leftcolumncontent_bg.gif'); padding: 3px; line-height: 120%; }
div.blockFooter { height: 18px; background-image: url('images/leftcolumnfooter_bg.gif'); background-repeat: no-repeat; padding: 3px; margin-bottom: 10px; }
#TITLE { font: bold 20px Times New Roman,Times,serif; text-align: left; padding: 30px 0px 0px 20px; }
div.description { width: 400px; margin: 10px 0px 0px; font: 12px Times New Roman,Times,serif; }
#Article_body { margin: 0px 0px 5px 15px; line-height: 140%; border: 1px solid rgb(221, 221, 221); padding: 5px; }
.Article_title { width: 99%; float: left; font-size: 11pt; text-transform: capitalize; border-bottom: 1px dotted rgb(102, 102, 102); }
.Article_posted { text-align: right; font: 10px verdana,arial,helvetica,sans-serif; letter-spacing: 0.07em; }
.Article_contest { margin: 10px 0px 10px 10px; text-align: left; font: 12px/1.6em Arial,Helvetica,sans-serif; }
.Article_footer { margin: 0px; padding: 0px 5px 10px; text-align: right; font: 12px/1.4em Arial,Helvetica,sans-serif; letter-spacing: 0.08em; }
table.calMonth { margin: 0px auto; }
.calMonthHeader { font-weight: bold; text-align: center; }
.calMonthToday { border: 1px dotted rgb(102, 153, 51); background-color: rgb(238, 238, 238); }
div.Item { font: 12px Times,Arial; text-align: left; margin: 0px 0px 0px 5px; }
div.MainItem { font: bold 12px Times,Arial; text-align: left; margin: 0px 0px 0px 5px; }
a:link { text-decoration: none; color: rgb(51, 102, 204); }
a:visited { text-decoration: none; color: rgb(51, 102, 204); }
a:hover { text-decoration: none; color: rgb(255, 255, 255); background-color: rgb(0, 204, 0); }
a:active { text-decoration: none; }
#nav_bar a { background: none repeat scroll 0% 0% transparent; text-decoration: none; color: rgb(51, 51, 51); }
#nav_bar a:link { background: none repeat scroll 0% 0% transparent; }
#nav_bar a:visited { background: none repeat scroll 0% 0% transparent; }
#nav_bar a:active { background: none repeat scroll 0% 0% transparent; }
#nav_bar a:hover { color: rgb(0, 153, 255); background: none repeat scroll 0% 0% transparent; text-decoration: underline; }
#TITLE a { display: block; color: rgb(54, 151, 231); font-style: oblique; }
#TITLE a:hover { display: block; text-decoration: none; background: none repeat scroll 0% 0% transparent; }
.pager { text-align: center; margin-bottom: 20px; margin-top: 20px; font-size: 12px; padding-top: 10px; padding-bottom: 10px; }
.pager .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage { padding: 2px 6px; }
.pager .pagerLinkPrevPage { margin-right: 20px; }
.pager .pagerLinkNextPage { margin-left: 20px; }
.pager .pagerCurrent { padding: 2px 6px; border-color: rgb(153, 153, 153); font-weight: bold; font-size: 13px; vertical-align: top; background: none repeat scroll 0% 0% rgb(255, 255, 255); color: rgb(255, 0, 132); }
