<style>
.xlb4p{}

/* ----------------------------------------------------------------------------------- */
/* --- pre-defined tags ----------------------------------------------- */
/* ----------------------------------------------------------------------------------- */

body	{
	background-color: #EEEEEE;
}

hr	{
	width:100%;
	height:1px;
	color: #DAC292;
	border: none 0; 
	border-top: 1px #DAC292 solid; 
}

hr.Alt	{
	width:100%;
	height:1px;
	color: #9D3B0A;
	border: none 0; 
	border-top: 1px #9D3B0A solid; 
}

h1	{
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom:0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 32px;
	display:none;
}

h2	{
	color: #344362;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 28px;
	font-weight: normal;
	margin-top: 16px;
}

h5	{
	margin-top: 0px;
	margin-left: 12px;
	margin-bottom:0px;
	color: #122045;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	
}

li	{
	list-style:circle;
}

blockquote	{
	font-style: italic;
	color: #CC6601;
}


a:link	{
	text-decoration: none;
	color: #CC6601;
	font-weight: bold;
}
a:active	{
	text-decoration: underline;
	color: #F8A70F;
	font-weight: bold;
}
a:visited	{
	text-decoration: none;
	color: #CC6601;
	font-weight: bold;
}
a:hover	{
	text-decoration: underline;
	color: #F8A70F;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------- */
/* --- link elements ----------------------------------------------- */
/* ----------------------------------------------------------------------------------- */

a.nav:link	{
	text-decoration: none;
	color: #344362;
}
a.nav:active	{
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:visited	{
	text-decoration: none;
	color: #344362;
}
a.nav:hover	{
	text-decoration: none;
	color: #FFFFFF;
}

a.preFoot:link	{
	text-decoration: none;
	color: #FFFFFF;
}
a.preFoot:active	{
	text-decoration: none;
	color: #122045;
}
a.preFoot:visited	{
	text-decoration: none;
	color: #FFFFFF;
}
a.preFoot:hover	{
	text-decoration: none;
	color: #122045;
}

a.announce:link	{
	text-decoration: none;
	color: #9D3B0A;
}
a.announce:active	{
	text-decoration: underline;
	color: #CC6601;
}
a.announce:visited	{
	text-decoration: none;
	color: #9D3B0A;
}
a.announce:hover	{
	text-decoration: underline;
	color: #CC6601;
}

a.saffronBar:link	{
	text-decoration: none;
	color: #FFFFFF;
}
a.saffronBar:active	{
	text-decoration: underline;
	/*color: #CC6601;*/
}
a.saffronBar:visited	{
	text-decoration: none;
	color: #FFFFFF;
}
a.saffronBar:hover	{
	text-decoration: underline;
	/*color: #CC6601;*/
}

a.foot:link	{
	text-decoration: none;
	color: #122045;
	font-weight: normal;
}
a.foot:active	{
	text-decoration: none;
	color: #CC6601;
	font-weight: normal;
}
a.foot:visited	{
	text-decoration: none;
	color: #122045;
	font-weight: normal;
}
a.foot:hover	{
	text-decoration: none;
	color: #CC6601;
	font-weight: normal;
}


/* ----------------------------------------------------------------------------------- */
/* --- div elements ----------------------------------------------- */
/* ----------------------------------------------------------------------------------- */

.headerDiv	{
	position: relative;
	background-color: #36527A;
	height: 60px;
	padding-left:8px;
	background-image: url(../images/elements/topRbl.jpg); 
	background-position:100% 0px; 
	background-repeat: repeat-y; 
}

.pageFootDiv	{
	background-color: #92D273;
	height: 23px;
	background-image: url(../images/elements/botb.jpg); 
	background-position:0% 0px; 
	background-repeat: repeat-y; 
	padding-right:23px;
}

.spaceHeaderDiv	{
	position: relative;
	background-color: #EEEEEE;
	height: 22px;
	text-align:right;
	font-family: arial, 'lucida sans', 'lucida grande', helvetica, arial, sans-serif;
	font-size: 12px;

}

.subHeaderDiv	{
	position: relative;
	background-color: #D0DCE8;
	height: 16px;
}

.bigPicDiv	{
	position: relative;
	background-color: #FFFFFF;
}

.eventsDiv	{
	width:184px;
	background-color: #F8A70F;
}

.pSpotDivEarth	{
	width:184px;
	background-color: #CC6601;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pSpotDivSand	{
	width:184px;
	background-color: #DAC292;
	padding-top: 0px;
	padding-bottom: 0px;
}

.announceDiv	{
	width:184px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}

.pSpotDivSaffron	{
	width:184px;
	background-color: #F8A70F;
	padding-top: 0px;
	padding-bottom: 0px;
}

.linksDiv	{
	position: relative;
	/*top: 8px;*/
	top: 19px;
	height: 60px;
	width:900px;
}

.preNavDiv	{
	position:relative;
	margin-left:0px;
	top: 0px;
	width:192;
	background-color: #36527A;
	height: 94px;
}

.navDiv	{
	position:relative;
	margin-left:0px;
	top: 0px;
	width:192;
	background-color: #D0DCE8;
	filter:alpha(opacity=90); 
	opacity: 0.9; 
	-moz-opacity: 0.9;
}

.pageHolder	{
	position:relative; 
	background-color: #FFFFFF;
	width: 900px;
}

.mainContent	{
	margin-left: 16px;
	margin-right: 0px;
	width: 692px;
}

.scheduleDiv	{
	border: 1px solid #CC6601;
	background-color: #DAC292;
	width: 100%;
}

/*.imgDiv	{
	border: 1px solid #CC6601;
	padding: 4px;
	width: 128px;
	text-align: left;
}*/

/* ----------------------------------------------------------------------------------- */
/* --- table elements ----------------------------------------------- */
/* ----------------------------------------------------------------------------------- */

td.fill	{
	background-color: #EEEEEE;
}

td.leftBar	{
	width:191px;
	background-image: url(../images/elements/hibiscus_pattern_blue60.jpg); 
	background-position:0% -103px; 
	background-repeat: repeat-y; 
}

td.right	{
	width:184px;
	background-color: #FFFFFF;
}

td.navBorder	{
	border-bottom: 1px solid #E9EBEF;
}

td.schedule	{
	text-align:center;
	width: 14%;
	background-color:#FAF8E2;
}

td.scheduleTitle	{
	color: #9D3B0A;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color:#FAF8E2;
	text-align:center;
	width: 14%;
}

table.content	{
	font-size: 13px;
	line-height:22px;
	font-family: Georgia, Times New Roman, Times, serif;
}

table.schedule	{
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
	width: 100%;
}

table.preNav	{
	position: relative;
	top: 2px;
	width:100%;
	line-height:22px;
	font-size: 13px;
	font-family: 'lucida sans', 'lucida grande', helvetica, arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

table.nav	{
	line-height:20px;
	font-size: 14px;
	font-family: 'lucida sans', 'lucida grande', helvetica, arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	width:100%;
	text-align: center;
}

table.linksTable	{
	color: #122045;
	font-family: 'lucida sans', 'lucida grande', helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
}

table.pTextEarth	{
	line-height:18px;
	font-size: 13px;
	font-family: 'lucida sans', 'lucida grande', helvetica, arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	width:100%;
}

table.pTextSand	{
	line-height:18px;
	font-size: 13px;
	font-family: 'lucida sans', 'lucida grande', helvetica, arial, sans-serif;
	color: #310004;
	font-weight: bold;
	font-style:normal;
	width:100%;
}

table.pTextAnnounce	{
	line-height:18px;
	font-size: 12px;
	font-family: 'lucida sans', 'lucida grande', helvetica, arial, sans-serif;
	color: #9D3B0A;
	font-weight: bold;
	/*font-style: italic;*/
	width:100%;
}

table.pTextSaffron	{
	line-height:18px;
	font-size: 13px;
	font-family: 'lucida sans', 'lucida grande', helvetica, arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	width:100%;
}

/* ----------------------------------------------------------------------------------- */
/* --- image elements ----------------------------------------------- */
/* ----------------------------------------------------------------------------------- */

.pageImg	{
	border: 1px solid #DDDDDD;
	padding:2px;
}

.staffImg	{
	border: 1px solid #DDDDDD;
	padding:3px;
	float: left;
	margin-right: 12px;
}

.staffImgAlt	{
	border: 1px solid #DDDDDD;
	padding:3px;
	float: right;
	margin-left: 12px;
}

.siteImg	{
	border: 1px solid #DDDDDD;
	padding:2px;
	margin-right: 12px;
}

.siteImgAlt	{
	border: 1px solid #DDDDDD;
	padding:2px;
	margin-left: 12px;
}

/* ----------------------------------------------------------------------------------- */
/* --- text formatting elements ----------------------------------------------- */
/* ----------------------------------------------------------------------------------- */

.textEmEarth	{
	color: #FFFF01;
	font-style: italic;
}

.textPreFoot	{
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'lucida sans', 'lucida grande', helvetica, arial, sans-serif;
	font-weight: bold;
}

.textSandAlt	{
	line-height:22px;
	font-size: 13px;
	/*font-family: 'lucida sans', 'lucida grande', helvetica, arial, sans-serif;*/
	color: #9D3B0A;
	font-weight: bold;
	font-style:normal;
}

.title	{
	color: #9D3B0A;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.titleAlt	{
	color: #F8A70F;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.pTextAnnounceAlt	{
	line-height:20px;
	font-size: 12px;
	font-family: 'lucida sans', 'lucida grande', helvetica, arial, sans-serif;
	color: #310004;
	font-weight: bold;
	font-style: italic;
}
.pTextSaffronAlt		{
	line-height:22px;
	font-family: 'lucida sans', 'lucida grande', helvetica, arial, sans-serif;
	font-weight: bold;
	width:100%;
	font-size: 12px;
	color: #310004;
	font-style: italic;
}

.moonAnnounce	{
	line-height: 26px;
}

</style>  