body
{
   text-align: center;
   margin: 0px;
   margin-left: 15px;
   margin-right: 15px;
   padding: 0px;
   background-color: #7f7f7f;
   font-family: Verdana, Tahoma, arial, sans-serif;
   font-size: 10px;
   margin-bottom: 10px;
}

#contentctr {
   margin: 0 auto;
   max-width: 977px;
   width:expression(document.body.clientWidth > 977 ? "977px": "auto" );
   position: relative; /* Needed for Safari */
   text-align: left;
}

a
{
   font-size: 12px;
   color: #660000;
   text-decoration: none;
}

.sectionheader{
   color: #FFFF00;
   padding-left:  5px;
   font-weight: bold;
}

h1, .sectionbreak{
   background-color:   #333333;
   margin-right: 250px;;
   margin-top: 1px;
   padding: 5px;
   height: 16px;
}

h2{
   text-align: center;
   color: #333333;
}

a.light:Hover
{
   color: #000000;
}

a:Hover
{
   color: #FFFF00;
}

a img{
   border: 0px;
}

div{
   margin: 0px;
}

div#MastHead{
   height: 140px;
   width: 100%;
   background-color: #333333;
   background-image: url(http://www.vdubaddiction.com/rotator.php);
   background-repeat:     no-repeat;
}

img#MastHeadMainLogo{
   float: left;
   border: 0px;
}
img#MastHeadRightLogo{
   float: right;
   border: 0px;
   margin-right:  45px;
   margin-top:  55px;
}
.MainLink, div#TopNav{
   height: 24px;
   color: #999999;
   font-weight:  bold;
   background-color: #333333;
}
div#TopNav ul{
   float: left;
   margin: 0px;
   padding: 0px;
   list-style-type: none;
   width: 450px;
}
div#TopNav ul li, div#TopNav ul li img{
   float: left;
   margin: 0px;
   padding: 5px;
}
.content{
   background-color:  #FFFFFF;
}

p, .posts{
   margin-bottom: 0px;
   margin-top: 10px;
   margin-left: 15px;
}

div#ContentArea{
   margin-right: 191px;
}
div#SideBar{
   margin: 0px;
   width: 191px;
   padding-top: 19px;
   float: right;
   position: relative;
   right: 0px;
}
body div.BannerAd{
   margin-top: 10px;
   margin-bottom: 15px;
   text-align: center;
   margin-right: 191px;
   padding-top: 15px;
}
div#SideBar div.SkyScraperAd{
   text-align: center;
}

p.Copyright
{
   clear: both;
   font-size: 90%;
   text-align: center;   
   margin-bottom: 10px;
   color: #aaaaaa;
}
div#FeaturedArticlesBlock{
   width: 362px;
   margin-right: 10px;
   background-color: #7f7f7f;
   border-style: solid;
   border-color: #333333;
   float: right;
   position: relative;
}

