
body {
background-image: -moz-linear-gradient(top, #a3d45a 0%, #edf5db 100%);
background-image: -ms-linear-gradient(top left, #a3d45a 0%, #edf5db 100%);
background-image: -o-linear-gradient(top left, #a3d45a 0%, #edf5db 100%);
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #a3d45a), color-stop(1, #edf5db));
color:black;
background-image: -webkit-linear-gradient(top left, #a3d45a 0%, #edf5db 100%);
background-image: linear-gradient(to bottom right, #a3d45a 0%, #edf5db 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3d45a', endColorstr='#edf5db');
font-family:Calibri;
}
hr {
min-height:5px;
background-color:#006e3d;
color:gray;
border:1px solid #2B3856;
border-collapse:collapse;
}
#wrapper {
background-color: #2f9358 ;
color:black;
width:60%;
padding:30px;
margin-left:20%;
border:1px solid black;
border-collapse:collapse;
-moz-border-radius: 15px;
border-radius: 15px;
min-width:700px;
min-height:800px;
}
#header {
background-image: -moz-linear-gradient(top, white 50%, #c6e5d6 100%);
background-image: -ms-linear-gradient(top left, white 50%, #c6e5d6 100%);
background-image: -o-linear-gradient(top left, white 50%, #c6e5d6 100%);
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, white), color-stop(1, #c6e5d6));
color:black;
background-image: -webkit-linear-gradient(top left, white 50%, #c6e5d6 100%);
background-image: linear-gradient(to bottom right, white 50%, #c6e5d6 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#c6e5d6');
font-family:Calibri;
color:black;
border:1px solid black;
border-collapse:collapse;
padding:10px;
max-height:168px;
font-family:Calibri;
-moz-border-radius: 15px;
border-radius: 15px;
min-width:600px;
}

#header img {
margin-top:-50px;

}
/* #nav {
background-image: -moz-linear-gradient(top, white 50%, #c6e5d6 100%);
background-image: -ms-linear-gradient(top left, white 50%, #c6e5d6 100%);
background-image: -o-linear-gradient(top left, white 50%, #c6e5d6 100%);
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, white), color-stop(1, #c6e5d6));
color:black;
background-image: -webkit-linear-gradient(top left, white 50%, #c6e5d6 100%);
background-image: linear-gradient(to bottom right, white 50%, #c6e5d6 100%);;
color:#1fb159;
text-align:left;
border:1px solid black;
border-collapse:collapse;
padding:5px;
width:150px;
margin-top:30px;
-moz-border-radius: 15px;
border-radius: 15px;
	
} */


#nav a{
background-color:#1fb159;
color:white;
border:1px solid black;
padding:10px;
text-decoration:none;
-moz-border-radius: 10px;
border-radius: 10px;

}
#nav a:hover{
background-color:#2f9358;
color:white;
border:1px solid black;
text-decoration:none;
-moz-border-radius: 10px;
border-radius: 10px;
}
#nav ul{
list-style:none;
display:inline;

}
#nav table{
height:100px;
}

#maincontent {
background-image: -moz-linear-gradient(top, white 50%, #c6e5d6 100%);
background-image: -ms-linear-gradient(top left, white 50%, #c6e5d6 100%);
background-image: -o-linear-gradient(top left, white 50%, #c6e5d6 100%);
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, white), color-stop(1, #c6e5d6));
color:black;
background-image: -webkit-linear-gradient(top left, white 50%, #c6e5d6 100%);
background-image: linear-gradient(to bottom right, white 50%, #c6e5d6 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#c6e5d6');
color:black;
border:1px solid black;
border-collapse:collapse;
padding:10px;
text-align:left;
-moz-border-radius: 15px;
border-radius: 15px;
min-width:600px;
min-height:600px;
}

}
h1 {
color:#006e3d;
text-decoration:underline;
}
#photoinfo {
margin-left:25%;
margin-right:25%;
}

		
