body {
	margin-right: auto;
	margin-left: auto;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	width: 900px;
	text-align: center;
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
}

img {
	border-top-color: #fdc429;
	padding: 5px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #fdc429;
}

a:hover {
	text-decoration: underline;
}
.main {

}

.top {
	font-size: 25px;
	margin-bottom: 20px
}

.galTitle {

}
.gallery {
	padding: 20px;
	border-color: #fdc429;
	border-style: solid;
	border-width: 1px;
	background-color: #ffee9c;
}
.footer{

}
