A:visited	{
	color: #993399;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-family: "Comic Sans MS";
}
A:link		{ color: #3300FF; text-decoration: none; font-weight: bold; font-size: 15px; font-family: "Comic Sans MS"; }
A:hover 	{ color: #FFCC00; text-decoration: none; font-weight: bold; font-size: 15px; font-family: "Comic Sans MS";  }
A:active	{ color: #ffcc00; text-decoration: none; font-weight: bold; font-size: 15px; font-family: "Comic Sans MS";  }


#topLinks A:visited	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	line-height: 16px;
}

#topLinks A:link	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	line-height: 16px;
}
#topLinks A:hover 	{
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	line-height: 16px;
}

#topLinks A:active	{
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, sans-serif;	
	line-height: 16px;
}


#topLinksSelect {
	color: #ff3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	line-height: 16px;
	border-style:solid;
	border-width:1px;
	background-color:#FFFbe7;
	background-image: url(images/select-bg.gif);
	border:hidden;
 }


#aloeright {
	z-index: 1;
	position: absolute;
	left: 920px;
	top: 200px;
	border-style: hidden;
}

#aloeleft {
	z-index: 1;
	position: absolute;
	left: -50px;
	top: 100px;
	border-style: hidden;
}


#leaftop {
	z-index: 1;
	top: -68px;
	visibility: visible;
	position: absolute;
	left: 470px;
}

#sideNav {
	left: 10px;
	top: 219px;
	z-index: 2;
	position: absolute;
	width: 156px;
	height: 307px;
}

#homeNav {
	z-index: 3;
	position: absolute;
	width: 802px;
	height: 100px;
	left: 132px;
	top: 610px;
}

#homeAds {
	z-index: 3;
	position: absolute;
	width: 802px;
	height: 100px;
	left: 125px;
	top: 720px;
}

#homeAds A:link {
	font-family: Comic Sans MS;
	font-size: 11px;
	line-height: normal;
	color: #3300FF;
	text-decoration: underline;
	font-weight: normal;
}

#homeAds A:visited {
	font-family: Comic Sans MS;
	font-size: 11px;
	line-height: normal;
	color: #993399;
	font-weight: normal;
	text-decoration: underline;
}


#ccLogo {
	z-index: 4;
	position: absolute;
	left: 20px;
	top: 610px;
}


#homeNavsea {
	z-index: 2;
	position: absolute;
	width: 802px;
	height: 200px;
	left: 133px;
	top: 540px;
}

#fblike {
	z-index: 4;
	position: absolute;
	width: 150px;
	height: 337px;
	left: 939px;
	top: 105px;
	background-color: #ffffff;
}

#thankNav {
	z-index: 3;
	position: absolute;
	width: 802px;
	height: 100px;
	left: 112px;
	top: 550px;
}

#thankNavsea {
	z-index: 2;
	position: absolute;
	width: 802px;
	height: 200px;
	left: 125px;
	top: 485px;
}


#maincontent {
	z-index: 3;
	position: absolute;
	left: 120px;
	top: 35px;

}

#maincontenthome {
	z-index: 4;
	position: absolute;
	left: 80px;
	top: 35px;

}


body,td,th {
	font-family: Comic Sans MS;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	border-style:hidden;
}


body {
	background-color: #ffffff;
	background-image: url(images/banana-bg.jpg);
	background-repeat: repeat;	
}
	

ul {
	list-style-position: outside;
	}
	
li{
	font-family: Comic Sans MS;
	font-size:14px;
	font-weight:bold;
	color: #000000;
	}
	

.smallTxt  {
	font-family: Comic Sans MS;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	}
	
.picBord  {
	border-color:#CC6600;
	border-width:1px;
	border-style:solid;
	}
	
	
.linksColorhome {
	border-color:#000000;
	border-width:0px;
	border-style:solid;
	width: 802px;
	height: 70px;
	}
	
.linksColorside {
	border-color:#000000;
    border-width:0px;
	border-style:solid;
	background-image: url(images/underw-sidebar.gif);
	height:516px;
	}
	
.linksColorbot {
	border-color:#000000;
    border-width:2px;
	border-style:solid;
	}
	
	
.navBordside {
	border-style:solid;
	border-color:#ffffff;
	border-width:0px;
	background-color:transparent;
	width:157px;
	height:30px;
	text-align: center;
	vertical-align: middle;
	}
	
.navBordhome {
	border-style:solid;
	border-color:#ffffff;
	border-width:0px;
	background-color:transparent;
	width:120px;
	height:20px;
	text-align: center;
	vertical-align: middle;
	}
	
.navBordblank {
	border-style:solid;
	border-color:#ffffff;
	border-width:0px;
	background-color:transparent;
	width:157px;
	height:20px;
	text-align: center;
	vertical-align: middle;
	}
	
.navBordSelect {
	border-style:solid;
	border-width:1px;
	background-color:#FFFBE7;
	border:hidden;
	}
	
.navBordbot {
	border-style:solid;
	border-color:#fffbe7;
	border-width:1px;
	background-color:#00ffff;
	}
	
.headerText {
	color: #FF3300;
	font-family: "Brush Script MT", Trebuchet MS, Palatino Linotype;
	font-size:200%;
	text-align:left;
	font-weight: normal;
	}
	
.headerTexthome {
	color: #FF3300;
	font-family: "Brush Script MT", Trebuchet MS, Palatino Linotype;
	font-size:200%;
	text-align:center;
	font-color: #FF3300;
	line-height: 90%;
	font-weight: normal;
	}
	
.subheaderText {
	font-family: Comic Sans MS;
	line-height:normal;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	color:#FF3300;
	}
	
.textLarge {
	font-family: Comic Sans MS;
	line-height:normal;
	font-size:17px;
	font-weight:normal;
	text-align:center;
	color:#000000;
	}
	
.text1 {
	font-family: Comic Sans MS;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color: #000000;
	}
	
.textw {
	font-family: Comic Sans MS;
	font-size:14px;
	font-weight:bold;
	color: #FF3300;
	}
	
.textcomment {
	font-family: Comic Sans MS;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	color: #FF3300;
	text-align:right;
	}
	
.textNorm {
	font-family: Comic Sans MS;
	font-size:14px;
	font-weight:normal;
	color: #000000;
	}
	
.textNormb {
	font-family: Comic Sans MS;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color: #000000;
	} 
	
.text1Color {
	font-family: Comic Sans MS;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color: #CC6600;
	}
	

.currentPage {
	background-color:#AEEAEE;
	}
	
.mainColor {
	background-color:#ffffff;
	border-color: #000000;
    border-width:2px;
	border-style:solid;
	height:150px;
	width:802px;
	}
	
.guestTab {
	background-color:#FFFFCC;
	border-color: #000000;
    border-width:1px;
	border-style:solid;
	}
	

.boldText {
	font-family: Comic Sans MS;
	font-size:15px;
	font-weight:bold;
	color:#CC6600;
	}
	

