BODY {	
	background-color: #DDDDDD;
	width: 800px;
	margin: 0 auto;
	text-align: center;
     }

A:link { text-decoration: none; color: #669966; background: transparent; }
A:active { text-decoration: none; color: #669966; background: transparent; }
A:visited { text-decoration: none; color: #669966; background: transparent; }
A:hover { text-decoration: none; color: yellow;}

.wrdSpc {padding-right: 40px;}
.colone {float:left; clear:left; margin-top:0; width:114px; height:69px; text-align:left;}
.otherCols {float:left; margin-top:0; width:113px; height:69px; border-width:0 0 0 1px; border-style:solid; border-color: green; text-align:left; }

.coloneDays {float:left; clear:left; margin-top:-1px; width:114px; padding: 3px 0px; text-align:center;  border-width:1px 1px 1px 1px; border-style:solid; border-color: green; font-size:14px; font-weight:bolder; color:#868A08;}
.otherColsDays {float:left; margin-top:-1px; width:113px; padding: 3px 0px; border-width:1px 1px 1px 0px; border-style:solid; border-color: green; font-size:14px; font-weight:bolder; text-align:center; color:#868A08;}

.calNums { margin:0px; padding:0px 0px 0px 2px; color:#000000; text-decoration:underline; font-weight:bold; font-size:13px;}
.calEvents { margin:0px; padding:0px 0px 0px 2px; color:#336600; font-style:normal; font-weight:normal; font-size:13px;}
.calEventsNoLink { margin:0px; padding:0px 0px 0px 2px; color:gray; font-style:normal; font-weight:normal; font-size:13px;}

OL { 
   list-style-type: none;
   margin-left: -32px;
   margin-top: -0px;
   font-size: 11px;
   font-weight: normal;
   line-height: 20px;
   }

UL.list {
        padding-right: 20px;
        }

#eventdiv {
	position: absolute;
	width: 500px;
	text-align: left;
	margin: 275px 0 0 140px;
	padding: 10px;
	background-color: #C0C0C0;
	border-color: green;
	border-style: solid;
	border-width: 2px;
	z-index: 100;
        }

#header {
		position: relative;
		width: 798px; height: 171px;
        margin: 10px auto 1px auto;
		background-color: transparent;
		border-width: 1px 1px 5px 1px;
		border-color: green;
		border-style: solid;
		z-index: 1;
	    }
		
#logo {
		float: left;
		clear: left;
		width: 130px; height: 140px;
		background-color: transparent;
		padding: 5px;
		z-index: 2;
	    }

#roll {
		float: right;
		clear: right;
		width: 590px; height: 118px;
		background-color: transparent;
		z-index: 2;
	    }

#navigate {
		float: left;
		clear: both;
		width: 798px;
		background-color: #DDDDDD;
		border-top: 1px solid green;
        font-size: 11px;
		font-weight: bold;
		font-family: arial;
		padding: 3px 0px;
		z-index: 2;
	    }
		
#content {
	width: 800px; 
	background-color: transparent;
	text-align: center;
	z-index: 1;
	}
		

		
#footer {
	position: relative;
	clear: both;
	width: 798px;
	margin: 0 auto;
	padding: 5px 0;
	background-color: transparent;
	text-align: center;
	font-size: 10px;
	color: #999999;
	font-style: bold;
	font-family: "arial";
	z-index: 1;
	}

#aboutus_menu {
		position: absolute;
		left: 89px; top: 176; width: 105; height: 100;
		background-color: #D2CFCF;
		text-align: left;
		font-size: 10px;
		font-weight: bold;
		font-family: arial;
		padding: 5px;
        z-index: 11;
	    }
        
#caribbeancommunity_menu {
		position: absolute;
		left: 270px; top: 176; width: 186; height: 103;
		background-color: #D2CFCF;
		text-align: left;
        font-size: 10px;
		font-weight: bold;
		font-family: arial;
		padding: 5px;
	    z-index: 11;
	    }
