body	
{
	
	height: 1600px;
	background-color: #ffffcc;
}





#pagecontainer
{
	
	width: 800px;
	height: 1600px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../Images/PageFiles/summerback.jpg);
	
	
}



#left
{ 	
	
	float: left;
	width: 180px;
	height: 2000px;
	
	
	
}	


#logo
{
	position: relative;
	left: 40px;
	top: 50px;
	width: 100px;
	height: 150px
		
}

#menu
{	
	top: 45px;
	position: relative;
	text-align: center;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: navy
	
}
                  


#preservemenu
{	
	top: 45px;
	position: relative;
	text-align: center;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	
	
}

#donate
{
	
	position: relative;
	top: 55px;
	left: 0px;
	width: 150px;
	text-align: center;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: green;
	color: white;
	border: thin, solid, green
}

#contact
{
	position: relative;
	top: 60px;
	left: 20px;
	width: 130px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: navy;
	border: thin, solid, blue
	
}







img 
{
	border-width: 0px;
	border-color: white;
	border-style: solid;
}




#pageright
{		
	position: relative;
	top: 00px;
	margin-left: 10px;
	padding-left: 10px;
	
	width: 560px;
	height: 1600px;
	float: left;
}



#pagetitle
{	
	position: relative;
	top: 60px;
	left: 0px;
	height: x-large;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: navy
	
	
	
}

#name
{	
	position: relative;
	top: 80px;
	height: 42px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: navy;
	
	
}





#content
{	position: relative;
	top: 100px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
	
	}
	
#rightpicturebox
{	position: relative;
	top: 20px;
	left: 0px;
	width: 250px;
	height: 200px;
	margin: 20px;
	float: right;
	}



h1	
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: navy
	
}


h2	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: navy;
	}
h3	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	font-weight: bold;
	color: navy
	}

h4	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: navy
	
}

h5	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: white
	}

h6	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
	}

p	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: black;
	text-align: left
}

li

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: strong;
	color: black;
	text-align: left
}


