#tabsC {
	float:none;
	width:846px;
	font-size: 9pt;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #EDF7E7;
	background-repeat: repeat-x;
	height: 38px;
	left: auto;
	right: auto;
      }
    #tabsC ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-left: 9px;
      }
    #tabsC li {
	display:inline;
	margin:0;
	padding:0;
	text-align: center;
      }
    #tabsC a {
	float:left;
	margin:0;
	text-decoration:none;
	background-image: url(/images/common/tableftC.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
      }
    #tabsC a span {
	float:left;
	display:block;
	color:#464E42;
	background-image: url(/images/common/tabrightC.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
	color:#FFFFFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  
	  body#index a#index,
body#about a#about,
body#land a#land,
body#light a#light,
body#blissed a#blissed,
body#contact a#contact,
body#blog a#blog 
body#calendar a#calendar{
	font-size: 9pt;
	font-weight: bolder;
	color: #660000;
}
