body {
	margin: 0;
	padding: 0;
	font-family: "lucida grande", verdana, sans-serif;
	background: #FFF; /* IE5 Win */
  	font-size: 10px;
	}

/* ---( text )------------------------------- */

a:link, a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #333;
	}

a.image:hover {
	background: none;
	border: none;
	}

a.image img {
	border: none;
	}

a.subtitle:link {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	}

a.subtitle:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	}

a.subtitle:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	}
	
a.essentials:link {
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6633;
	}

a.essentials:visited {
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6633;
	}

a.essentials:hover {
	color: #191919;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	}

a.orange:link {
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6633;
	}

a.orange:visited {
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6633;
	}

a.orange:hover {
	color: #191919;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	}

	
	
a.superblack:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	}

a.superblack:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	}

a.superblack:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	background-color: #000;
	}


a.superwhite:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 4px;
	}

a.superwhite:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 4px;
	}

a.superwhite:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 4px;
	background-color: #fff;
	}



a.superlilwhite:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

a.superlilwhite:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

a.superlilwhite:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	}




a.justwhite:link {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	}

a.justwhite:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	}

a.justwhite:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}

a.navon:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	background-color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	}

a.navon:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	background-color: #CC6600;
	}

a.navon:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	background-color: #CC6633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6633;
	}
	
a.navoff:link {
	color: #fff;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	font-weight: normal;
	}

a.navoff:visited {
	color: #fff;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	font-weight: normal;
	}

a.navoff:hover {
	color: #111;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	font-weight: normal;
	background-color: #EEE;
	}

.essentials {
	color: #fff;
	font-size: 10px;
	background-color: #373837;
	padding: 0px 10px;
	text-align: left;
	vertical-align: top;
}


a.menuon:link {
	color: #111;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
	background-color: #EEE;
	}

a.menuon:visited {
	color: #111;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
	background-color: #EEE;
	}

a.menuon:hover {
	color: #111;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
	background-color: #EEE;
	}
	
a.menuoff:link {
	color: #ccc;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
	}

a.menuoff:visited {
	color: #ccc;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
	}

a.menuoff:hover {
	color: #111;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
	background-color: #EEE;
	}




.spacehorz {
	width: 16px;
	vertical-align: top;
}
.spacevert {
	height: 16px;
	vertical-align: top;
}
.postings {
	color: #000;
  	font-size: 10px;
	background-color: #CCC9C2;
	vertical-align: top;
	padding: 0px 10px;
	text-align: left;
}
.supernews {
	color: #000;
  	font-size: 10px;
	background-color: #ccc;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.superevents {
	color: #000;
  	font-size: 10px;
	background-color: #e6e6e5;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.superblog {
	color: #000;
  	font-size: 13px;
	line-height: 18px;
	background-color: #e6e6e5;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.superblog h2 {
	font-size: 24px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
}
.superfff {
	color: #000;
  	font-size: 12px;
	background-color: #fff;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.superpod {
	color: #FFF;
  	font-size: 10px;
	background-color: #2587AE;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.super {
	font-family: "lucida grande", verdana, sans-serif;
  	font-size: 16px;
	font-weight: bold;
}
.feedTitle {
	margin-top: 20px;
}
.headline {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.title {
	font-family: "lucida grande", verdana, sans-serif;
  	font-size: 12px;
	font-weight: bold;
}
.pod {
	font-family: "lucida grande", verdana, sans-serif;
  	font-size: 12px;
	font-weight: bold;
}
.subpod {
	color: #FFF;
	font-family: "lucida grande", verdana, sans-serif;
  	font-size: 10px;
}
.subtitle {
	color: #333;
	font-family: "lucida grande", verdana, sans-serif;
  	font-size: 10px;
}
.feature {
	vertical-align: bottom;
	padding: 15px;
	font-size: 10px;
}
.postingsa1 {
	background-color: #373837;
	height: 9px;
	background-image: url(images/a_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.postingsa2 {
	background-color: #373837;
	height: 9px;
	background-image: url(images/a_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.postingsa3 {
	background-color: #373837;
	height: 9px;
	background-image: url(images/a_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
.postingsa4 {
	background-color: #373837;
	height: 9px;
	background-image: url(images/a_4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
.postingsb1 {
	background-color: #CCC9C2;
	height: 9px;
	background-image: url(images/b_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.postingsb2 {
	background-color: #CCC9C2;
	height: 9px;
	background-image: url(images/b_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.postingsb3 {
	background-color: #CCC9C2;
	height: 9px;
	background-image: url(images/b_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
.postingsb4 {
	background-color: #CCC9C2;
	height: 9px;
	background-image: url(images/b_4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
.postingsb0 {
	background-color: #FFF;
	height: 9px;
}
.community1 {
	background-color: #F1B718;
	height: 9px;
	background-image: url(images/comm_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.community2 {
	background-color: #F1B718;
	height: 9px;
	background-image: url(images/comm_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.community3 {
	background-color: #F1B718;
	height: 9px;
	background-image: url(images/comm_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
.community4 {
	background-color: #F1B718;
	height: 9px;
	background-image: url(images/comm_4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
.community0 {
	background-color: #F1B718;
	height: 9px;
}
.footer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
p {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.9em;
	margin-left: 0em;
}
.nav1 {
	background-color: #373837;
	background-image: url(images/nav_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 2px 10px;
	color: #fff;
	font-size: 10px;
	text-align: left;
	line-height: 20px;
}
.nav3 {
  	font-size: 10px;
	background-color: #373837;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav_3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.nav2 {
  	font-size: 10px;
	background-color: #373837;
	margin: 0px;
	padding: 5px;
	color: #fff;
}
.header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.quote {
  	font-size: 10px;
	margin: 4px 8px 8px;
	background-image: url(images/quoteline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.plain {
  	font-size: 10px;
	padding: 10px;
	vertical-align: top;
}
.postingsz {
	color: #000;
  	font-size: 10px;
	background-color: #CCC9C2;
	vertical-align: top;
	text-align: left;
}
.quote2 {
  	font-size: 10px;
	margin: 4px 8px 8px;
	background-image: url(images/quoteline2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.soon {
	background-image: url(images/comingsoon.jpg);
	background-repeat: no-repeat;
	margin: 40px 20px 20px;
}
.soon2 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.soon3 {
	background-image: url(images/comingsoon2.jpg);
	background-repeat: no-repeat;
	margin: 40px 20px 20px;
}
.fluffy {
	padding: 10px;
	margin: 10px;
}
.contactbox {
	background-image: url(images/contactusbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 60px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.justwhite {
	color: #fff;
}
.community {
	background-color: #F1B718;
	font-size: 10px;
	color: 000;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.calborder {
	background-image: url(images/cal_vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.featurehalf {
	padding: 0px 5px 5px;
	font-size: 10px;
}
.error {
	font-size: 10px;
	color: #CC3300;
}
.postingsc3 {
	background-color: #000000;
	height: 9px;
	background-image: url(images/c_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
.postingsc4 {
	background-color: #000000;
	height: 9px;
	background-image: url(images/c_4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
.featuretitle {
	vertical-align: bottom;
	padding: 0px 15px 4px;
	font-size: 10px;
	color: #FFFFFF;
}
.black {
	color: #fff;
  	font-size: 10px;
	background-color: #000000;
	vertical-align: top;
	padding: 10px;
}

#footer a {
    font-weight: bold;
    color: #FF6000;
    text-decoration: none;
    border-bottom: 1px dotted #FF6000; }
    
#footer a:hover {
    font-weight: bold;
    color: #fff;
    background: #FF6000;
    border-bottom: 1px dotted #FF6000; }
    
#who a {
    font-weight: bold;
    color: #FF790C;
    text-decoration: none;
    border-bottom: 1px dotted #FF790C; }
    
#who a:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background: #FF790C;
    border-bottom: 1px dotted #FF790C; }
	    
.each span a {
    color: #517B48;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #517B48; }
    
.each span a:hover {
    color: #517B48;
    text-decoration: none;
    border-bottom: 1px dotted #517B48;
    background: #517B48;
    color: #fff; }   
    
.each em a {
    font-style: normal !important;
    font-weight: normal;
    color: #7EA775;
    border-bottom: 1px dotted #7EA775;
    text-decoration: none; }
    
.each em a:hover {
    font-style: normal !important;
    color: #fff;
    background: #7EA775;
    border-bottom: 1px dotted #7EA775; }

p.lovely a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #000000; }
    
p.lovely a:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background: #000000;
    border-bottom: 1px dotted #000000; }

p.important a {
    color: #FF8A00;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #FF8A00; }
    
p.important a:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background: #FF8A00;
    border-bottom: 1px dotted #FF8A00; }
a.bw:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
a.bw:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
a.bw:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.holiday {
	color: #fff;
  	font-size: 10px;
	background-color: #9B1224;
	vertical-align: top;
	padding: 0px 10px;
	text-align: left;
}
.holiday4 {
	background-color: #9B1224;
	height: 9px;
	background-image: url(images/holiday_4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
.holiday3 {
	background-color: #9B1224;
	height: 9px;
	background-image: url(images/holiday_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
.nav4 {
	background-color: #373837;
	margin: 0px;
	padding: 0px;
}
.titlebig {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.inset {
	background-color: #336633;
	padding: 10px;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
.insetbig {
	padding: 10px 20px 20px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.eventdetails {
	color: #333;
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.insetbigplain {
	color: #000000;
	font-size: 12px;
}
.featurefull {
	padding: 0px 5px 5px;
	font-size: 12px;
}
.imgleft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.supermid {
	font-family: "lucida grande", verdana, sans-serif;
  	font-size: 12px;
	font-weight: bold;
}
.superannounce {
	color: #000;
  	font-size: 10px;
	background-color: #ADADAD;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.titlenonbold {
	font-family: "lucida grande", verdana, sans-serif;
  	font-size: 12px;
	font-weight: normal;
}
.superflip {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.supersmallflip {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.supertabby {
	color: #000;
  	font-size: 10px;
	background-color: #ccc;
	vertical-align: middle;
	padding: 3px;
	text-align: center;
}
.supertabby2 {
	color: #000;
  	font-size: 10px;
	background-color: #e6e6e5;
	vertical-align: middle;
	padding: 3px;
	text-align: center;
}
.superbold {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
.superblank {
	color: #000;
  	font-size: 10px;
	padding: 10px;
}
.comm {
	background-image:  url(../images/features/2005/commercial1.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.nation {
	color: #000;
	font-size: 10px;
	background-color: #ccc;
	vertical-align: top;
	text-align: left;
	background-attachment: scroll;
	background-image: url(../images/super/nation_bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
.form {
	background-attachment: scroll;
	background-image: url(../images/nav/form_bg.jpg);
	background-repeat: repeat-x;
	margin: 10px;
	padding: 10px;
}
.menutd {
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
	background-color: #666666;
	padding: 2px 10px;
}
.supernothing {
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.titlebigfff {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}
.supertrans {
	color: #000;
	font-size: 10px;
	vertical-align: top;
	padding: 10px;
	text-align: left;
	background-color: #CCCCCC;
}

.transtext {
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

.trans {
	color: #000;
	font-size: 10px;
	vertical-align: top;
	padding: 10px;
	text-align: left;
	background-color: #e6e6e5;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
}
.trans2 {
	color: #000;
	font-size: 13px;
	vertical-align: top;
	padding: 10px;
	text-align: left;
	background-color: #e6e6e5;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;
}
.ssn3 {
	vertical-align: top;
	padding: 10px;
	text-align: left;
	background-attachment: scroll;
	background-color: #DEDEE1;
	background-image: url(../images/features/2006/ssn3_guitar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.superoscar {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000000;
	vertical-align: top;
	padding: 10px;
	text-align: left;
	background-image: url(../images/features/2006/oscar0.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.retreat1 {
	color: #FFFFFF;
  	font-size: 12px;
	background-color: #336600;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.retreat2 {
	color: #FFFFFF;
  	font-size: 12px;
	background-color: #669900;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.retreat3 {
	color: #FFFFFF;
  	font-size: 12px;
	background-color: #003300;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.input {
	font-size: 16px;
	line-height: 18px;
	color: #003300;
	background-color: #CCCC33;
	border: 1px solid #CCCC33;
}
.retreat1 .regbutton {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #003300;
	border: 5px solid #2E882F;
	padding: 5px;
}
.retreat1 .regradio {
	background-color: #336600;
	border: 1px solid #336600;
}
input {
	font-size: 16px;
	line-height: 18px;
	color: #003300;
	background-color: #CCCC33;
	border: 1px solid #CCCC33;
}
.retreat1 .regpay {
	background-color: #2E882F;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.newsletterarchives {
	list-style-type: none;
}
.newsletterarchives li {
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: none;
}
.newsletterarchives ul {
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: none;
}
li {
	list-style-type: none;
}
.friends {
	background-color: #213E66;
	padding: 10px;
	color: #FFFFFF;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.blog {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	background-color: #95CF48;
	padding: 10px;
}
.blog p {
	padding-bottom: 6px;
}
.blog a {
	color: #336600;
	text-decoration: underline;
}
.blog a:hover {
	color: #95CF48;
	text-decoration: underline;
	background-color: #336600;
}
.blogtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #336600;
	padding-top: 10px;
}

#blog {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #95CF48;
	padding: 10px;
}
#blog p {
	padding: 0 0 10px 0;
	margin: 0px;
}
#blog a {
	color: #336600;
	text-decoration: underline;
}
#blog a:hover {
	color: #95CF48;
	text-decoration: underline;
	background-color: #336600;
}
#blog h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #336600;
	padding: 0 0 10px 0;
	margin: 0;
}

#blog2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3C82B8;
	padding: 10px;
}
#blog2 p, #blog2 div {
	padding: 0 0 15px 0;
	margin: 0px;
}
#blog2 a {
	color: #D7E8F5;
	text-decoration: underline;
}
#blog2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #3C82B8;
}
#blog2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	color: #84BEEC;
	padding: 0 0 15px 0;
	margin: 0;
}
#blog2 a.perma {
	color: #246BA0;
	text-decoration: underline;
}


#boards2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	background-color: #ADCFF3;
	padding: 10px;
}
#boards2 p, #boards2 div {
	padding: 0 0 7px 0;
	margin: 0px;
}
#boards2 a {
	color: #0066CC;
	text-decoration: underline;
}
#boards2 a:hover {
	color: #444444;
	text-decoration: underline;
	background-color: #ADCFF3;
}
#boards2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	color: #0066CC;
	padding: 5px 0 15px 0;
	margin: 0;
}
#boards2 li {
	font-size: 10px;
	list-style-position: outside;
	color:#414D5D;
	padding: 0px;
	margin: 0px;
}


.eventlog {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #E3E3E3;
	padding: 10px;
	background-image: url(../images/nav/eventloggradient.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.eventlogtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	padding-top: 10px;
}
.eventlogsubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	margin-bottom: 0px;
}
.eventlog p {
	padding-bottom: 12px;
}



#eventlog {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #E3E3E3;
	padding: 10px;
	background-image: url(../images/nav/eventloggradient.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#eventlog h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #666666;
	padding: 5px 0 20px 0;
	margin: 0;
}
#eventlog h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	padding: 0 0 15px 0;
	margin: 0;
}
#eventlog p {
	padding: 0;
	margin: 0;
}


#eventlog2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 10px;
}
#eventlog2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	color: #BABABA;
	padding: 5px 0 20px 0;
	margin: 0;
}
#eventlog2 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 26px;
	color: #FFFFFF;
	padding: 0 0 15px 0;
	margin: 0;
}
#eventlog2 p {
	padding: 0;
	margin: 0;
}
#eventlog2 a {
	color: #E0E0E0;
	text-decoration: underline;
}
#eventlog2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #666666;
}

#tools {
	color: #E0E0E0;
  	font-size: 12px;
	background-color: #999999;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
#tools a {
	color: #E0E0E0;
	text-decoration: underline;
}
#tools a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #999999;
}




.friendstitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 34px;
	color: #FFFFFF;
	padding-top: 10px;
}
.coolkidstable {
	font-size: 10px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	color: #274F00;
}
a.coolperma {
	color: #336600;
	text-decoration: none;
	font-weight: normal;
	background-color: #95CF48;
}
.newslettersignup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 5px;
	clear: none;
	height: auto;
	width: auto;
}
a.newslettersignup:link, a.newslettersignup:visited {
	color: #FFFFFF;
	background-color: #CC9900;
	font-weight: normal;
	text-decoration: none;
}
a.newslettersignup:hover {
	color: #FFCC00;
	background-color: #CC6600;
	font-weight: normal;
	text-decoration: none;
}
.eventfeaturetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
	margin-bottom: 0px;
	line-height: 32px;
}
.coolkidstable a {
	font-size: 10px;
	color: #274F00;
	font-weight: bold;
	text-decoration: underline;
}
.supertools {
	color: #000;
  	font-size: 12px;
	background-color: #e6e6e5;
	vertical-align: top;
	padding: 10px;
	text-align: left;
}
.fromboards {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	background-color: #ADCFF3;
	padding: 10px;
}
.fromboards p {
	padding-bottom: 4px;
}
.fromboards div {
	padding-top: 2px;
	padding-bottom: 2px;
}
.fromboards a:hover {
	color: #ADCFF3;
	text-decoration: underline;
	background-color: #0066CC;
}
.fromboardstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0066CC;
	line-height: 26px;
	padding-top: 6px;
	padding-bottom: 10px;
}
.fromboardstext {
	font-size: 10px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	color:#414D5D;
}
#cityuprising {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}