html {
	font-family: Helvetica, sans-serif;	
}

body {
	background-color: White;
	color: Black;
	background-repeat: no-repeat;
	background-position: center 145px;
}

#bground {
	background-color: White;
	color: Black;
        background-repeat: no-repeat;
	background-image: url(../_images/floorplan_fade.gif);
	background-position: 100px 2px;
}

#header {
	width: 776px;
	height: 190px;
	margin: 0 auto 0 auto;
}

#content {
	width: 776px;
	margin: 0 auto 0 auto;
}

a {
	color: #797911;
}

img {
	border: 0;
}

h1 {
	font-weight: normal;
}

#gallery {
	padding: 0 0 0 0;
	margin: 0 0 100px 0;
	height: 480px;
}

#thumbs {
	padding: 40px 10px 40px 10px;
}

#thumbs img {
	border-width: 5px;
	border-style: solid;
	border-color: transparent;
}

#artist_name {
	font-weight: bold;
	font-size: 20pt;
	color: #4a6764;
}

#adr {
	color: #6f6f6f;
}

.title {
	font-weight: bold;
	color: Cyan;
}

h1 {
	color: #4a6764;
}
