/*** while lauren hacks the css ***/

/*** The Essential Code ***/

		body {
			min-width: 550px;         /* 2 x LC width + RC width */
			text-align: center;
			font-family: "Trebuchet MS",Georgia, Arial, serif;
		}

		#frame {
			font-family: Trebuchet MS,Georgia, Arial, serif;
			width: 800px;
			
			margin-right:auto;
			margin-left:auto;
			margin-top:10px;
			padding: 2px;
			text-align:left;
			background-color: #ffffff;
			border: 2px solid #fff605;
			z-index: 1;
		}

		#container {
			position: relative;
			padding-left: 0px;      /* LC width */
			padding-right: 0px;     /* RC width */
			z-index: 48;
			font-family: Trebuchet MS,Georgia, Arial, serif;
			background-color: #ffffff;
			font-size: 14px;
		}

		#container2 {
			position: relative;
			padding-left: 10px;    
			padding-right: 10px;    
			z-index: 48;
			font-family: Trebuchet MS,Georgia, Arial, serif;
			background-color: #ffffff;
			font-size: 14px;
			text-align: left;
		}

		#floatframe {
			float:left;
			position: relative;
			width: 198px;
			height: 598px;
			z-index: 50;
			font-family: Trebuchet MS,Georgia, Arial, serif;
			background-color: #ffffff;
			text-align: left;
			font-size: 14px;
			border: 1px solid #000000;
		}

		#center {
			padding-left: 200px;
			border-bottom: 1px solid #fff605;
			margin-left: 10px;
			text-align: left;
			z-index: 49;
			font-family: Trebuchet MS,Georgia, Arial, serif;
			background-color: #ffffff;
		}

		#contentframe {
			text-align: left;
			font-family: Trebuchet MS,Georgia, Arial, serif;
			z-index: 52;
			background-color: #ffffff;
			height: 600;
			width: 590px;
			font-size: 14px;

		}

		#story {
			text-align: left;
			font-family: Trebuchet MS,Georgia, Arial, serif;
			z-index: 52;
			background-color: #ffffff;
			height: 700;
			width: 571px;
			font-size: 14px;

		}

		#footer {
			clear: both;
			font-family: Trebuchet MS,Georgia, Arial, serif;
		}

		/*** IE6 Fix ***/
		* html #left {
			left: 10px;              /* RC width */
			font-family: Trebuchet MS,Georgia, Arial, serif;
		}

		/*** Just for Looks ***/

		body {
			margin: 0;
			padding: 0;
			background: #000000;
			font-family: Trebuchet MS,Georgia, Arial, serif;
		}

		#header, #footer {
			font-size: 10px;
			text-align: center;
			padding: 0 0;
			background: #ffffff;
			text-align: center;
			font-family: Trebuchet MS,Georgia, Arial, serif;
		}

		#left {
			background: #000000;
			font-family: Trebuchet MS,Georgia, Arial, serif;
		}

		#center {
			background: #ffffff;
			font-family: Trebuchet MS,Georgia, Arial, serif;
		}

		#right {
			background: #000000;
			font-family: Trebuchet MS,Georgia, Arial, serif;
		}

		#container .column {
			padding-top: 1em;
			text-align: justify;
			font-family: Trebuchet MS,Georgia, Arial, serif;
		}

/*** no more hacking from here down ***/


body {
background-color: #000000;
			font-family: Trebuchet MS,Georgia, Arial, serif;

}

div#content {
background-color: #ffffff;
text-align: center;
			font-family: Trebuchet MS,Georgia, Arial, serif;
}

div#links {
background-color: #ffffff;
			font-family: Trebuchet MS,Georgia, Arial, serif;
}

div#links a:hover {

background-color: #ffffff;
			font-family: Trebuchet MS,Georgia, Arial, serif;
}

div#results {
background-color: #ffffff;
			font-family: Trebuchet MS,Georgia, Arial, serif;
}


a:link {
	color: #00442d;
	text-decoration:none;
}

a:visited {
	color: #00442d;
	text-decoration:none;
}

a:active {
	color: red;
}
a:hover { color: #1a5d8c;
	  text-decoration: underline;
}

/* defining details of heading tags */

h1 {
	text-align: center;
	padding: 0px;
	margin: 0;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0;
	text-align: center;
}

/* regular tables */

table {
	border-top: 0.25pt solid #000000;
	border-left: 0.25pt solid #000000;
	border-bottom: 0.25pt solid #000000;
	border-spacing: 0px;
}

td {
	border-right: 0.25pt solid #000000;
	border-top: 0.25pt solid #000000;
	border-bottom: 0.25pt solid #000000;
	border-left: 0px;
	border-collapse: collapse;
	padding: 5px;
	border-spacing: 0px;
}

#tablebottom {
	border-bottom: 1.0pt solid #000000;
}

tr.heading {
	font-weight: bold;
	width: 150px;
}


td.type {
	vertical-align: top;
}

/* online form table */

table#form {
	border: 0px;
	border-spacing: 0px;
}

table#form td {
	border: 0px;
	padding: 5px;
	border-collapse: collapse;
	border-spacing: 0px;
}


/* emboldening */

.boldme {
	font-weight: bold;
}


/* font details for contents of drop down menu */

#nav li a {
	display: block;
	font-weight: bold;
	color: #ffffff;
	padding: 0em 0px;
}

#nav li a:hover {
	background-color: #fff605;
	color: #000000;
	text-decoration: none;
}


#nav li a:link {
	color: #ffffff;
	text-decoration: none;

}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #ffffff;
	padding: 0em 0px;
}

/* highlight for selected menu option when menu is expanded */

#nav li li a:hover {
	background-color: #fff605;
	color: #000000;
	text-decoration: none;
}


#nav li li a:link {
	color: #ffffff;
	text-decoration: none;

}

/* below is the menu bar */


li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	background-color: #000000;
	color: #ffffff;
	border-right:1px solid #fff605;
	border-top:1px solid #fff605;
	border-bottom:1px solid #fff605;
}

/* below are the properties for each dropdown menu */

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
	border: solid 1px #fff605;
	border-top: solid 1px #fff605;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}



li#home {
	width: 4em;
	border-left:1px solid #fff605;
	color: #ffffff;
	z-index:100;
}
li#forum {
	width: 4em;
	z-index:100;
	color: #ffffff;
}
li#fundraising {
	width: 8em;
	border-top:1px solid #fff605;
	color: #ffffff;
	z-index:100;
}

li#join {
	width: 9.5em;
	border-top:1px solid #fff605;
	z-index:100;
}

li#documents {
	width: 8em;
	border-top:1px solid #fff605;
	z-index:100;
}

li#gallery {
	width: 8em;
	border-top:1px solid #fff605;
	z-index:100;
}

li#about {
	width: 8em;
	border-top:1px solid #fff605;
	z-index:100;
}

li#links {
	width: 4em;
	z-index:100;
}

li#contacts {
	width: 6em;
	z-index:100;
}


		

