body
		{
	margin: 0;
	padding: 0;
	background-color: FFEBDC;
	color: white;
	font-family:Verdana; Arial; Helvetica; san-serif; Tahoma;
	font size: medium;
	font-weight: normal;
		}

		/*--the wrapper is the white contained within the borders--*/

#wrapper		{
	background-color:#FFFFFF;
	color: black;	
	margin: 3%;
	padding: 5%;
	width:80%;
	border-style: none;
	max-width:500px;
		}
			/*-- got fruit--*/
h1		{
	margin-top: -19px;
	margin-bottom:0px;
	background-color:lightslategray;
	padding_top: 15px;
	padding-right: 10px;
	padding-bottom:15px;
	padding-left: 10px;
	text-align: center;
	color: white;
		}
			/*-- hbc--*/
h2		{
	background-color:#B0D0E6;
	text-align: center;
	font-family:Verdana; Arial; Helvetica; san-serif; Tahoma;
	font-size: large;
	font-weight: bold;
	padding: 25px;
	border-style: double;
	color: gray;
		}

#galations	{
		padding: 0px 30px 0px 30px;
		font-family:Verdana; Arial; Helvetica; san-serif; Tahoma;
		font-size: x-small;
		}
	

#purpose		{
		padding: 0px 30px 0px 30px;
		font-family:Verdana; Arial; Helvetica; san-serif; Tahoma;
		font-size: small;
		font-weight: normal;
		}

#vision		{
		padding: 0px 20px 0px 20px;
		font-family:Verdana; Arial; Helvetica; san-serif; Tahoma;
		font-size: x-small;
		}
			/*-- power surge--*/
#news		{
		padding: 0px 30px 0px 30px;
		font-family:Verdana; Arial; Helvetica; san-serif; Tahoma;
		font-size: medium;
		font-weight: bold;
		color:orange;
		}
			/*-- other pages--*/
#navright		 {
        position: absolute;
        width:20%;
        top: 5%;
        right: 5%;
        border-style: none;
        background-color: FFEBDC;
        padding: -5%;
        z-index: 1;
     		 }
			/*-- activity reports--*/
#boxright		 {
        position: absolute;
        width: 27%;
        top: 110%;
        right:3%;
        padding-bottom: 0px;
        background-color: #ffffff;
        font-size: large;
        z-index: 2;
     		 }

			/*-- links--*/

#navbottom	{
		font-size: 15;
		font-weight: normal;
		}
			/*-- tables--*/
td		{
		background-color: #B0D0E6;
		font-family:Verdana; Arial; Helvetica; san-serif; Tahoma;
		font-size:small ;
		font-weight: bold;
		color:red;
		}
			/*-- links--*/
li		{
		font-size: xx-small;
		font-weight: normal;
		}

ul.none		{
		list-style-type: none;
		}


a:link		{color: black;}

a:visited	{color:blue;}

a:hover		{color:red;}

a:active	{color:green;}



h3	{
	border-style: dotted;
	font-family:ariel;
	color: black;
	font-weight: bold;
	font size: 70%;
	}


.updated
	{
	
	background-color:#FFFFFF;
	font-size: 45%;
	font-family: Verdana; Arial; Helvetica; san-serif; Tahoma;
	font-style: italic;
	}


