body {
	background: #ffffff;
        font-family: sans-serif; 
}

p {
margin: 10px 0px 16px 0px;
padding: 0px;
border: 0px;
line-height: 140%;
font-family: sans-serif; 
font-size: 12px;
color: #666666;
}

p.top:first-letter {
padding: 0px;
color: #b01632;
font-size:20px;
margin-top: 0px;
margin-right: 2px;
margin-bottom: 0px;
}

p.upcoming {
margin-left: 0px;
font-family: sans-serif; 
font-size: 12px;
color: #666666;
}

p.ditto{
margin-left: 0px;
margin-top: 2px;
font-family: sans-serif; 
font-size: 12px;
color: #666666;
}

p.footer {
margin-top: 2px;
padding: 0px;
font-family: sans-serif; 
font-size: 11px;
color: #666666;
}

h1.left {
margin: 0px 15px 15px 0px;
padding: 0px;
text-align: left;
text-transform: uppercase;
font-family: sans-serif; 
font-size: 12px;
font-style: normal;
color: #666666;
font-weight: bold;
border-bottom: 1px dashed #999999;
}

h1.right {
margin: 0px 0px 15px 0px;
padding: 0px;
text-align: right;
text-transform: uppercase;
font-family: sans-serif; 
font-size: 12px;
color: #666666;
font-weight: bold;
border-bottom: 1px dashed #666666;
}

h2 {
margin: 0px 0px 3px 0px;
padding:0px;
text-align: left;
font-family: sans-serif; 
font-size: 12px;
color: #666666;
font-weight: bold;
border-bottom: none;
}

a:link {text-decoration: underline; color: #666666; font-size: 12px; font-weight: normal;}
a:visited {text-decoration: underline; color:#666666; font-size: 12px; font-weight: normal;}
a:hover {text-decoration: none; color: #666666; font-size: 12px; font-weight: normal;}

/********************** Navigation***************************/
#menu {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 210px;;
width: auto;
height: 20px;
border-top: 0px solid #999999;
border-bottom: 3px solid #999999;
text-align: left;
z-index: 12;
}

#menu ul li {
  display: inline;
  padding: 0px;
  margin-left: 0px;
}

#submenu {
margin: 0px 0px 30px 0px;
padding-top: 2px;
width: auto;
height: 25px;
border: none;
text-align: right;
z-index: 12;
}

.navigation a{text-decoration:none; color:gray; margin: 0px 25px 0px 0px; padding: 0px; font-size: 14px; font-weight: bold;}
.navigation a:hover{color:#CCCCCC;}

/*  this style is used to format menu item for the active page. (Note that the style name has to be passed to the Wayfinder call with the following code: &hereClass=`selected`)    */
.selected a:link, .selected a:visited, .selected a:hover, .selected a:active {color: #000000; text-decoration: none; font-weight: bold; font-size: 14px;}


#wrapper {
text-align: left;
margin: 0px auto;
padding: 0px;
border:  0px solid #999999;
width: 865px;
height: auto;
background: #ffffff;
overflow: hidden;
}


#headerC { 
margin: 0px 0px 20px 0px;
padding: 0px;
width: auto;
text-align: center;
border: none;
}


#Lside {
margin: 0px;
padding: 0px 10px 0px 0px;
float: left;
width: 225px;
background: none;
border-bottom: 0px solid #999999;
}


#Rside {
margin: 0px;
padding: 0px 0px 0px 10px;
float: left;
width: 225px;
background: none;
border-bottom: 0px solid #999999;
}

#content { 
margin: 0px;
padding: 0px 15px 0px 15px;
float: left;
width: 350px;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
border-bottom: 0px solid #999999;
min-height: 450px;
}

#content2 { 
margin: 0px;
padding: 0px 15px 0px 25px;
float: left;
width: 575px;
border-left: 1px solid #666666;
border-right: 0px solid #666666;
border-bottom: 0px solid #999999;
}

#content3 {
margin: 0px;
padding: 0px 0px 20px 10px; 
float: left;
width: auto;
height: auto;
border-left: 0px solid #666666;
}

#content img {
float: left;
clear: right;
margin: 0px 0px 0px 0px;
padding: 10px 15px 15px 0px;
border: 0px solid #999999;
}

#footer {
clear: none;
float: left;
text-align: left;
margin: 0px;
padding: 0px;
border:  0px solid #999999;
width: 300px;
height: 25px;
background: #ffffff;
}

#footer2 {
clear: left;
float: left;
text-align: left;
font-size: 11px;
margin: 0px;
padding-top: 5px;
border-top: 3px solid #999999;
width: 864px;
height: auto;
background: none;
}


.floatl {
float: left;
clear: right;
margin: 0px 0px 0px 0px;
padding: 10px 15px 15px 0px;
border: 0px solid #999999;
}

.spacer { 
margin: 0px 0px 25px 0px;
padding: 0px; 
}

.spacer2 { 
margin: 0px 0px 40px 0px;
padding: 0px; 
}