#ContestsSection #MainContent{
 clear:none;
 font-size: 10px;
 background: #ccc; /* #fff #fff; */
/* border: 1px solid red; */
}
#ContestsSection #MainContent div.Header{
 color: #993300;
 font-size: 11px;
 font-weight: bold;
 background: url(http://www.achannel.ca/css/h_nav_dotlines.gif);
 background-position: bottom;
 background-repeat: repeat-x;
 margin-bottom: 10px;
 padding-top:10px;
 padding-bottom:10px;
 padding-left: 5px;
 clear: both;
 width: 97%;
}
#ContestsSection #ContestsMainContent{
 color: #fff;
 background: #fff;
 font-size: 10px;
 float: left;
}

#ContestsSection #Contests{
 float: left;
 width:560px;
 background: #fff;
}

#ContestsSection #Contests div.TopHeader{
 color: #993300;
 font-size: 11px;
 font-weight: bold;
 background: url(http://www.achannel.ca/css/h_nav_dotlines.gif);
 background-position: bottom;
 background-repeat: repeat-x;
 
 margin-bottom:10px;
 padding-top:10px;
 padding-bottom:10px;
 margin-left:10px;
 margin-right:0px;
 padding-left: 5px;
 clear: both;
 width: 95%;
}
#ContestsSection #TwoBlocks  {
 width:550px;
 margin-left: 0px;
}
#ContestsSection #TwoBlocks table {
 float: left;
 width:550px;
 color: #000;
 background: #fff;
 margin:0px;
 padding:0px;
 border:0px;
}
#ContestsSection #TwoBlocks th {
 margin:0px;
 padding:10px;
 padding-right:0px;
 vertical-align: top; 
 background: #fff;
 border: 0px; 
}
#ContestsSection #TwoBlocks td {
 margin:0px;
 padding:10px;
 padding-left:0px;
 vertical-align: top;
 border: 0px; 
 background: #fff;
}
#ContestsSection #TwoBlocks a {
 color: #0048d6;
}
#ContestsSection #OneBlock  {
 width:260px;
}
#ContestsSection #OneBlock table {
 float: left;
 width:260px;
 color: #000;
 background: #fff;
 margin:0px;
}
#ContestsSection #OneBlock th {
 padding: 10px;
 vertical-align: top; 
}
#ContestsSection #OneBlock td {
 margin-top:10px;
 width: 140px; 
 vertical-align: top;
 padding-top: 10px;
 padding-bottom: 10px;
 font-size: 10px;
}
#ContestsSection #OneBlock a {
 color: #0048d6;
}



#ContestsSection #NationalContests{
 float: left;
 width:265px;
 padding:10px;
 padding-left:0px;
 background: #fff;
}
#ContestsSection #NationalContests div.Header{
 color: #993300;
 font-size: 11px;
 font-weight: bold;
 /* background: url(http://www.achannel.ca/css/h_nav_dotlines.gif); */
 background-position: bottom;
 background-repeat: repeat-x;
 margin-bottom: 10px;
 padding-top:10px;
 padding-bottom:10px;
 padding-left: 5px;
 clear: both;
 width: 97%;
}
#ContestsSection #MoreContests{
 float: left;
 width: 265px;
 padding: 10px;
 background: #a6a6a6;
}
#ContestsSection #MoreContests div.Header{
 color: #0048d6;
 font-size: 11px;
 font-weight: bold;
 background-position: bottom;
 background-repeat: repeat-x;
 margin-bottom: 10px;
 padding-top:10px;
 padding-bottom:10px;
 padding-left: 5px;
 clear: both;
 width: 97%;
}
#ContestsSection #MoreContests ul{
 margin: 0px;
 padding: 0px;
 float: left;
 list-style: none;
}
#ContestsSection #MoreContests ul li{
 line-height: 25px;
 padding-bottom: 5px;
}
#ContestsSection #MoreContests a{
 font-size: 11px;
 color: #0048d6;
}
#ContestsSection #RightBar{
 float: right;
 width:214px;
 background: #ececec;
}
#ContestsSection #RightBar h1.Header{
 margin: 0px;
 clear:both;
 border-top: 5px solid #555;
 background: #fff;
 padding: 8px;
 font-size:11px;
 font-weight:normal;
 color: #000;
}
#ContestsSection #RightBar div.RightBarItem{
 font-size: 10px;
 padding: 10px;
 color: #000;
}
#ContestsSection #RightBar div.RightBarItem strong{
    color: #0048d6;
}
.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
}
 
.AdButton
{
    float: left;
    margin: 10px 10px 10px 5px;
    height: 110px;
    width: 260px;
}
.AdButton .Button
{
    text-align: left;
    vertical-align: top;
    float: left;
    margin-right: 10px;
}
.AdButton .Blurb
{
    color: #000;
    font-size: 10px;
    margin-left: 8px;
}
 .AdButton .Blurb a
{
 color: #ffff99;
}
table#MainContent
{
    width: 774px;
}
table#MainContent #Contests
{
    padding: 0;
    margin: 0;
    width: 275px;
}
table#MainContent tr td
{
    vertical-align: top;
}
table#MainContent td#MoreContests
{
    float: none;
    width: 285px;
}
table#MainContent td#RightBar
{
    float: none;
    width: 214px;
}