* {
 margin: 0;
 padding: 0;
}

#navi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	width: 145px;
	float: left;
	margin-top: 10px;
	background-color: #AECF38;
	color: #033902;
	list-style-position: inside;
	list-style-type: none;
	padding-bottom: 2500px;
	margin-bottom: -2500px;
	}
#navi ul {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #033902;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}
#navi a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #033902;
	text-decoration: underline;
	line-height: 25px;
}
#navi a:hover {
	text-decoration: none;
	color: #ffffcc;
}



body {
	background-color: #ffffcc;
}


#banner {
	height: 176px;
	width: 900px;
}

#main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	width: 745px;
	margin-top: 10px;
	color: #033902;
	margin-left: 5px;
	background-color: #ffffcc;
	margin-bottom: 10px;
	}
#wrapper {
	background-color: #ffffcc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #033902;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#footer {
	background-color: #AECF38;
	height: 30px;
	width: 745px;
	margin-top: 20px;
	margin-bottom: 5px;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #033902;
	text-decoration: none;
	float: left;
	margin-left: 150px;
	
}
#footertext {
	float: right;
	width: 150px;
	margin-right: 0px;
	text-align: center;
	margin-top: 5px;
}
#footer a {
	color: #033902;
	text-decoration: none;
}

#fottertext1 {
	width: 150px;
	margin-right: 15px;
	margin-left: 380px;
	margin-top: 5px;
	text-align: center;
}
#footertext2 {
	float: left;
	width: 310px;
	margin-left: 10px;
	margin-top: 5px;
}
#album1 {
	margin: 10px;
	float: left;
	height: 157px;
	width: 350px;
}
#album2 {
	margin: 10px;
	float: right;
	height: 157px;
	width: 350px;
}

