@charset "UTF-8";
/* CSS Document */

#container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	font-weight:100;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	font-weight: 100;
	clear: both;
}

.space {
	margin: 1px;
	padding: 1px;
	height: 5px;
}

#content {
	padding-bottom: 10px;
	
}

.menu {
	padding: 1px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: left;
}

#gallery {
	margin: 1px;
	padding: 1px;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 100;
}

body {
	background-image: url(../seamless_damask_size2.png);
	background-repeat: repeat;
}