#container {
	margin-top: 0px;
}
body
{
	margin-bottom: 0px;
}

#Main_Content_Table {
	margin-left: -2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#Footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC33;
	font-variant: small-caps;
}
#Footer a{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-variant: small-caps;
}
#LeftColumnContent {
	color: #FFFFFF;
		text-align: center;
}
.RightColumnContent {
	font-size: 10px;
	color: #FDCA00;
	text-align: center;
}
.MainColumnContent {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.MainColumnContent p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.MainColumnContent h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.sponsorlogos img {
	margin: 8px;
}

.blognav {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
 .blognavbox {
  border: 1px solid #000000;

}


  #LeftMenuLinks {
	font-family: Tahoma;
	font-size: 14px;
	text-align:left;
	list-style: none;
	margin-left: -25px;
	color: #FFCC33;

   }

#LeftMenuLinks ul { /* second-level lists */
	padding-bottom: 10px;

    }

#LeftMenuLinks li ul { /* second-level lists */
	list-style: none;
	margin-left: -20px;
	font-size: 12px;

    }
    
#LeftMenuLinks a{
	color: #FFFFFF;
	text-decoration: none;
}

#LeftMenuLinks a:hover{
	color: #FFCC33;
	text-decoration: underline;
}
    
    /* sfHover (Menu) Styles */
#MainMenuLinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-variant: small-caps;
}
#MainMenuLinks a{
	color: #FFFFFF;
	text-decoration: none;
}
#MainMenuLinks a:hover{
	color: #FFCC33;
	text-decoration: underline;
}
#MainMenuLinks img {	
	padding-left: 5px;
	padding-right: 2px;
	vertical-align: bottom;
}
#MainMenuLinks img.first {	
	padding-left: 10px;
}
    #MainMenuLinks, #MainMenuLinks ul { /* all lists */
      padding: 0;
      margin: 0;
      list-style: none;
      line-height: 1;

    }

    #MainMenuLinks li { /* all list items */
      float: left;
    }

    #MainMenuLinks li ul { /* second-level lists */
      position: absolute;
      background: #000000;
      width: 10em;
      left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
      border: 1px solid #FFCC33;
      padding-bottom: 5px;
    }
   #MainMenuLinks li ul li
    {
		padding-top: 5px;
		padding-left: 5px;
	}
	
    #MainMenuLinks li:hover ul, #MainMenuLinks li.sfhover ul { /* lists nested under hovered list items */
      left: auto;
    }

    #content {
      clear: left;
      color: #ccc;
    }

    /* sfFocus Styles */

    .sfFocus {
       background: blue;
      color: #fff;
    }

    /* sfActive Styles */

    .sfActive {
       background: lime;
      color: #fff;
    }

    /* sfTarget Styles */

    .sfTarget {
      background: black;
      color: #fff;
    }
        #slidepics img { 
		margin-left:20px;

    }

.day
{
		font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 13px;
}
.style8 {font-size: 24px}
.style14 {font-size: 12}
.style3 {font-weight: bold}