A, A:LINK {
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	color: #000063;
	font-weight: bold;
	text-decoration: none;
}

A:VISITED{
	text-decoration: none;
}

A:ACTIVE {
	color: #4B0082;
	text-decoration: none;
}

A:HOVER{
	text-decoration : underline;
}

A.headerLink:LINK, A.headerLink:VISITED, A.headerLink:ACTIVE{
	color: #FFFFFF;
	width				: 100%;
	font-family			: Trebuchet MS;
	font-size			: 24px;
	padding-left				: 40px;
	filter:Glow(color:#000000,Strength=5);
}

A.footerLink:LINK, A.footerLink:VISITED, A.footerLink:ACTIVE{
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	color: Teal;
	font-weight: bold;
	text-decoration: none;
	filter:Glow(color:#000000,Strength=5);
}
.templateHeader{
	background-image : url(images/tropical_header.jpg);
	background-repeat: no-repeat;
	height : 50px;
	width:744px;
	color: #FFFFFF;
}
.tableBorders
{
	background-image : url(images/PalmTree.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-right: #000063 1px solid;
	border-top: 0px;
	border-left: #000063 1px solid;
	border-bottom: 0px;
	background-color: white;
}
.footer
{
	background-position: left bottom;
	font-size: 11px;
	background-image: url(images/tropical_footer.jpg);
	width: 744px;
	color: #9999cc;
	font-family: Verdana, Sans-Serif;
	height: 50px;
	text-align: center;
}
.sidecat, .sidecat A, .sidecat A:link, .sidecat A:visited
{
	FONT-FAMILY: Georgia;
	font-weight: bold;
	font-size: 12pt;
	color: #666666;
	text-decoration: none;
}
.sidebar
{
	border-right: #666666 1px dashed;
	padding-right: 20px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin-left: 15px;
	width: 180px;
	color: #666666;
	padding-top: 0px;
	text-align: right;
}
.archives
{
	font-size: 8pt;
}
.posts
{
	font-size: 10pt;
	color: #151515;
}
.postdate
{
	font-weight: bold;
	font-size: 8pt;
	color: #003399;
}
.postsub
{
	font-size: 8pt;
	color: #003399;
}
