body {
	background: #747371 url(images/bar.gif) repeat-y left top;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0 0 45px;
}
#header {
	background-color: #a8a5a1;
	border-top: 8px solid white;
	margin-left: 100px;
	position: relative;
	height: 68px;
	margin-bottom: 50px;
}
#header h1 {
	padding: 0;
	margin: 0;
	position: absolute;
	left: -55px;
	font-size: 33px;
	line-height: 38px;
}
#header ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: -3px;
	left: 72px;
	font-size: 16px;
	line-height: 17px;
}
#header li {
	display: inline;
	margin: 0 0 0 30px;
	padding: 0;
}
#header a {
	text-decoration: none;
	color: white;
}
#header a:hover{
	color: #747371;
}
#info_header {
	background-color: #a8a5a1;
	border-top: 8px solid white;
	margin-left: 100px;
	position: relative;
	height: 68px;
	
}
#info_header h1 {
	padding: 0;
	margin: 0;
	position: absolute;
	left: -55px;
	font-size: 33px;
	line-height: 38px;
}
#info_header ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: -3px;
	left: 72px;
	font-size: 16px;
	line-height: 17px;
}
#info_header li {
	display: inline;
	margin: 0 0 0 30px;
	padding: 0;
}
#info_header a {
	text-decoration: none;
	color: white;
}
#info_header a:hover{
	color: #747371;
}
#infolinks {
	margin-left: 50px;
	position: relative;
	height: 30px;
	margin-bottom: 30px;
}
#infolinks h1 {
	padding: 0;
	margin: 0;
	position: absolute;
	left: -55px;
	font-size: 33px;
	line-height: 38px;
}
#infolinks ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: -3px;
	left: 72px;
	font-size: 16px;
	line-height: 17px;
}
#infolinks li {
	display: inline;
	margin: 0 0 0 30px;
	padding: 0;
}
#infolinks a {
	text-decoration: none;
	color: white;
}
#infolinks a:hover{
	color: #a8a5a1;
}
#gallery {
	margin-left: 88px;
	margin-right: 100px;
}
#gallery hr{
	clear: both;
	height: 25px;
	border-style: none;
}
#content {
	margin-left: 100px;
	margin-right: 100px;
	font-size: 13px;
}
#content p {
	line-height: 16px;
	margin: 0 0 10px;
	padding: 0;
}
#content ul {
	list-style-type: none;
	list-style-type: none;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#content li {
	padding: 0;
	margin: 0 0 2px;
}
#content a {
	color: white;
	text-decoration: none;
}
#content a:hover {
	color: #a8a5a1;
	font-style: italic;
}
.links {
	float: left;
	margin-right: 0;
	width: 130px;
}
.links a {
	text-decoration: none;
}
.linktitle {
	font-size: 16px;
	font-weight: bold;
	color: #a8a5a1;
}
.infobuttons {
	direction: ltr;
	text-shadow: white 0 0 0;
	list-style-type:none;
} 