body,



	html {
		margin:0px 0 0 0;
		padding:0;
		background: #000c40 url("../images/BG.jpg") repeat-x;

	}

 p {
	padding: 0px 0 0px 0;
	margin:0;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background: #ffffff;
	min-height:100%;
	border: solid 1px;
	border-color: #d0d0d0;
}

#header {
	margin: 0 0 0 0;
	height: 250px;
}

#header p {
	padding: 0;
	margin:0;
}


#side-a {
	float: left;
	width: 580px;
	margin: 5px 0 10px 5px ;
	padding: 5px 5px 5px 5px;

}

#side-a p{
	float: left;
	width: 560px;
	margin: 5px 0 10px 5px ;
	padding: 5px 5px 5px 5px;

}


#side-b { 
	margin: 6px 10px 0 0;
	float: right;
	width: 265px;
	height: 1% /* Holly hack for Peekaboo Bug */	
}

#form {
	width: 880px;
	clear: both;
	background: #f6f6f6;
	border: solid 1px;
	border-color: #cccccc;
	margin: 5px 0 0px 10px ;
	
}


	
	#footer {
	clear: both;
	background: #ffffff;
	height: 25px;
	padding: 0 0 0 10px;

	}

	#intro {
	clear: both;
	background: #ffffff;
	height: 58px;
	padding:  0 10px 0 12px;

	}

	#logos {
	clear: both;
	background: #ffffff;

	}

#footer p {
		color: #cccccc;
		font-family: Arial, helvetica;
		font-size: 11px;
		line-height: 12px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-decoration:none;
		padding-top:6px;
    }




.text {
	margin:0;
	color: #333333;
	font-family: Arial, helvetica;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:none;

	}


.thanks {
	margin:0;
	color: #333333;
	font-family: Arial, helvetica;
	font-size: 19px;
	line-height: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:none;

	}

.small {
	margin:0;
	color: #333333;
	font-family: Arial, helvetica;
	font-size: 11px;
	line-height: 5px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:none;

	}

.text2 {
	margin:0;
	color: #333333;
	font-family: Arial, helvetica;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:none;

	}

.white {
	margin:0;
	color: #ffffff;
	font-family: Arial, helvetica;
	font-size: 14px;
	line-height: 19px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:none;

	}

.event_head {
	padding: 0 13px 10px 0;
	margin:0;
	color: #96bfd4;
	font-family: Arial, helvetica;
	font-size: 14px;
	line-height: 19px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:none;

	}
	
	
ul.news {
	list-style-type: none;
	list-style-image: url(../images/BlueArrow1.gif);
	list-style-position: outside;
	padding-left:19px;
	color: #333333;
	font-family: Arial, helvetica;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:none;
	
}

li.news {
	padding-bottom: 10px;

}


ul.events {
	list-style-type: none;
	list-style-image: url(../images/BlueArrow2.gif);
	list-style-position: outside;
	padding-left:19px;
	margin-top:0px;
	color: #333333;
	font-family: Arial, helvetica;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:none;

}




ul.events2 {
	list-style-type: none;
	list-style-image: url(../images/BlueArrow2.gif);
	list-style-position: outside;
	padding-left:19px;
	margin-top:0px;
	color: #333333;
	font-family: Arial, helvetica;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration:none;

}



.contact {
		color: #333333;
		font-family: Arial, helvetica;
		font-size: 12px;
		line-height: 17px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-decoration:underline;
    }

a:active.contact {
		color: #333333;
		font-family: Arial, helvetica;
		font-size: 12px;
		line-height: 17px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-decoration:underline;
    }


a:visited.contact {
		color: #333333;
		font-family: Arial, helvetica;
		font-size: 12px;
		line-height: 17px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-decoration:underline;
    }

a:hover.contact {
		color: #ffffff;
		font-family: Arial, helvetica;
		font-size: 12px;
		line-height: 17px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-decoration:none;
 		background: #dde9d8;
 }


#agendabox
		{
		border: solid 1px;
		border-color: #cccccc;
		padding: 5px 5px 5px 5px;
		}


.agenda {
		color: #333333;
		font-family: Arial, helvetica;
		font-size: 12px;
		line-height: 17px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-decoration:none;
		background: #eeeeee;
		padding: 5px 5px 5px 5px;
    }

.agenda2 {
		color: #333333;
		font-family: Arial, helvetica;
		font-size: 12px;
		line-height: 17px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-decoration:none;
		background: #ffffff;
		padding: 5px 5px 5px 5px;
    }

