.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 90%;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}
#footer {
	background-color: 92a4ef;
	text-align: center;
	padding: 5px;
}
#footer ul {
	margin: 0px;
	padding-left: 5px;
}
#footer li {
	text-decoration: none;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	color: #000033;
}
#footer {
	width: 780px;
	margin-left: 10px;
	background-color: #EFD648;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#green seperater {
	margin: 10px;
}
#green seperater {
	padding-left: 10px;
}
img {
	border:none;
	margin-left: auto;
}
#Copyright {
	background-color: #9BCB65;
	height: 15px;
	width: 850px;
}
#Footer2 {
	background-color: #EFD648;
	height: 55px;
	width: 850px;
}


#Border {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BEE3F2;
	border-right-color: #BEE3F2;
	border-bottom-color: #BEE3F2;
	border-left-color: #BEE3F2;
}

