body {
	text-align:center;
	background-color:#BB2034;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	min-width:700px;
}
#wrapper {
	margin:0 auto;
	width:700px;
	text-align: center;
	background-color:#BB2034;
	border:0px solid #BB2034;
}

h1 {font-size:14px; color:#fff;}

#header {
	text-align:center;
	display:block;
	height:133px;
	width:700px;
	background-image:url(header.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#gallery {
	margin:0 auto;
	background-color:#BB2034;
	width:700px;
	text-align: center;
}

/*#footer {
	text-align:center;
	display:block;
	height:45px;
	width:700px;
	background-image:url(footer.gif);
	background-repeat: no-repeat;
	background-position: center;
}
*/


/*.button {
	color: #FFFFFF;
	background-color: #EB392F;
	font-weight: bold;
	font-size: 10pt; 
	border: @000000 solid 1px;
}*/
