body {
   background-color: #fff;
   text-align: center;
  }


#MainDiv {
   margin: auto;
   width: 760px;
   border: 0px solid blue;
   text-align: left;
  }


#GlobalHeader {
   clear: both;
   border: 0px solid blue;
  }

  
#LeftColumn {
   width: 636px;
   float: left;
   border: 0px solid red;
   text-align: left;
  }

  
#RightColumn {
   width: 120px;
   float: right;
   border: 0px solid green;
 background: #000 ; /*url(/images/design_skyscraper_bk.gif)*/

  }


#BackToTopDiv {
    margin-top: 4px;
    background-color: #c2c2c2;
    width: 636px;
}


/* ------------------------------ Home ------------------------------ */


#LeftSubColumn {
    width: 250px;
    float: left;
    border: 0px solid red;
    margin-top: 4px;
   text-align: left;
}


#RightSubColumn {
    width: 382px;
    float: left;
    border: 0px solid green;
    margin-top: 0px;
    margin-left: 4px;
}


#SiteOfTheWeekBody {
    padding: 5px;
    background-color: #d6d6d6;
    clear: both;
}



 
#paddingBox {
    border: 2px solid #d6d6d6;
}
 

ul.borderless {
    margin: 0px;
    padding: 0px;
}

div.entryDiv {
    width: 100%;
    text-align: left;
    margin-top: 4px;
    margin-bottom: 4px;
    border: 0px solid red;
}


div.trailerDiv, div.birthdayDiv {
    width: 100%;
    text-align: left;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    border: 0px solid orange;
}


/* ------------------------------ About ------------------------------ */


#AboutLeftSubColumn {
    width: 416px;
    float: left;
    border: 0px solid red;
    margin-top: 4px;
}


#AboutRightSubColumn {
    width: 212px;
    float: right;
    border: 0px solid green;
    margin-top: 4px;
}

#AboutRightSubColumn table tr td{
    padding-left: 7px;
}

table.grey {
    background-color: #eee;
}


/* ------------------------------ Hosts ------------------------------ */


#HostsLeftSubColumn {
    width: 417px;
    float: left;
    border: 0px solid red;
    margin-top: 4px;
}

#HostsRightSubColumn {
    width: 219px;
    float: left;
    border: 0px solid green;
    margin-top: 4px;
    padding: 0px;
    background-color: #c2c2c2;
}


div #HostInfoDiv {
    font-family: verdana, arial, helvetica;
    font-size: 11px; line-height: 14px;
    color: #666666;
    border: 0px solid red;
}


div #HostsMenuDiv {
    margin: 0px;
    padding: 0px;
}


div #HostsMenuDiv {
    margin: 0px;
    padding: 0px;    
}


div.hostsMenuHeading {
    padding: 0px;
    margin: 0px;
    text-align: center;
    background-color: #fff;
}


div.hostsMenuItemDiv {
    padding-top: 4px solid greeen;
    padding-bottom: 4px solid purple;
    border: 0px solid blue;
}


#SpacerTable {
    background-color: #c2c2c2;
}


/* ------------------------------ Daily News ------------------------------ */


#DailyNewsLeftSubColumn {
    width: 382px;
    float: left;
}


#DailyNewsRightSubColumn {
    width: 250px;  
 float: left;  
}


#FullStoryTitle {
    font-family: arial, helvetica;
    font-size: 24px;
    color: #000000;    
}


#FullStorySubtitle {
    font-family: verdana, arial, helvetica;
    font-size: 11px; line-height: 12px;
    color: #2C2C2C;
}


#FullStoryDate {
    font-family: verdana, arial, helvetica;
    font-size: 10px; line-height: 13px;
    font-weight: bold;
    color: #FF3333;    
}

#RightColList {
    margin-left: 10px;
}
/* ------------------------------ Misc ------------------------------ */


#MenuDivider {
    width: 760px;
    color: #0075be;
    background-color: #0075BE;
    border: none;
    height: 1px;
    margin: 0px;
    padding: 0px;
}


#SearchPadding {
    margin-left: 5px;
}



.clear {
   clear: both;
   height: 0px;
   line-height: 0px;
  }

.reddot {
    color: red;
    font-size: xx-small;
    font-family: Verdana, Helvetica, Courier, Monaco;
}
div.indent {
    margin-left: 10px;
}
div.leftalign {
    float: left;
    margin: 10px 0;
}
div.rightalign {
    float: right;
    margin: 10px 0;
}
div.floatLeft {
    float: left;
}
div.floatRight {
    float:right;
} 
 
#starblog {
 margin-top: 10px;
}
 

/* ------------------------------ Search Results ------------------------------ */


ul.KeyMatches
{
    background: #D9E2EA;
    color: #000;
    list-style-type: none;
    padding: 10px;
}
ul.KeyMatches li
{
    margin: 0px;
    padding: 0;
    font-weight: bold;
}
ul.KeyMatches li a
{
    color: #000;
}

span.Searchterm
{
    display: none;
}
span.PreviousNext
{
    clear: both;
    font-size: 11px;
    background: #777777;
    font-weight: bold;
    border-top: 2px #8E8E8E solid;
    border-bottom: 2px #8E8E8E solid;
    padding-top: 6px;
    padding-bottom: 6px;
    display: block;
    float: left;
    width: 100%;
}

a.Previous, a.Next
{
    padding-right: 5px;
    padding-left: 5px;
}
span.Previous
{
    float: left;
}
span.Next
{
    float: right;
}

a.Previous:hover, a.Next:hover
{
    color: #ccc;
}
div.SearchResults
{
    clear: both;
    margin-top: 5px;
}
div.SearchResults ol, div.SearchResults ul
{
    clear: both;
    padding-top: 10px;
}
div.SearchResults ol li, div.SearchResults ul li
{
    font-family: verdana, arial, helvetica;
    font-size: 10px; line-height: 13px;
    color: #000;
}
div.SearchResults ol li a, div.SearchResults ul li a
{
    font-family: verdana, arial, helvetica;
    font-size: 10px; line-height: 13px;
    color: #000;
    font-weight: bold;
}
div.SearchResults ol li blockquote, div.SearchResults ul li blockquote
{
    margin: 10px 0 20px 0;
}

span.Searchterm {
}
.DidYouMean {

}
/* ------------------------------ Search Results ------------------------------ */