@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	text-align: center;
	width: 534px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	text-align: center;
	height: 60px;
	width: 190px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 172px;
	margin-left: 172px;
}
#photos {
	height: 370px;
	width: 535px;
}
#button1 {
	height: 25px;
	margin-top: 50px;
	margin-right: 215px;
	margin-bottom: 30px;
	margin-left: 215px;
}
#menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#menu_bottom {
	padding-top: 30px;
	text-align: center;
	padding-bottom: 50px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999999;
}

