body {
	height: 100%;
	background: url(img/main-bg.jpg) repeat-x top left #55150d;
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #606264;
	font-size: 12px;
}

body img {
	border: 0;
}

#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #a42224;
	margin: 15px 0 15px 0;
}

#welcome {
	margin: 69px 0 0 0;
	padding: 0 25px 30px 20px;
	background: url(img/welcome-bg.jpg) no-repeat bottom #e1e0e0;
}

#news {
	margin: 69px 0 0 0;
	padding: 0 25px 30px 20px;
	height: 200px;
	background: url(img/news-bg.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c7c2c2;
}

#news strong {
	margin: 25px 0 0 0;
	color: #ffffff;
	display: block;
}

#news .link {
	color: #d17828;
	font-weight: bold;
	float: right;
}

#news .link a:link, #news .link a:visited {
	text-decoration: none;
	color: #d17828;
}

#news .link a:hover {
	color: #d17828;
	text-decoration: underline;
}

#bottom {
	margin: 20px 0 0 0;
	padding-top: 16px;
	width: 100%;
	height: 179px;
	background: url(img/bottom-bg2.jpg) repeat-x;
}

#bottom-menu {
	width: 919px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/bottom-menu.jpg) no-repeat;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7f242c;
}

#bottom-menu a:link, #bottom-menu a:visited {
	padding-top: 5px;
	color: #ebebeb;
	text-decoration: none;
}

#bottom-menu a:hover {
	background: none;
	color: #ffffff;
	background: url(img/bottom-arrow.gif) center top no-repeat;
	text-decoration: none;
}

#bottom-menu .active {
	background: url(img/bottom-arrow.gif) center top no-repeat;
}

#bottom-misc {
	width: 919px;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

#bottom-misc .image {
	border: solid 3px #951315;
	float: right;
}

.history {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aeaeae;
	display: block;
	margin: 5px 55px -16px 0;
	float: right;
}

.history a:link, .history a:visited {
	color: #aeaeae;
	text-decoration: none;
}

.history a:hover {
	color: #979797;
	text-decoration: underline;
}

#information {
	margin: 40px 0 0 0;
}

#information #data {
	padding: 10px 10px 10px 315px;
	background: url(img/entry-bg.jpg) top left no-repeat;
}

#information #data .thumb {
	float: none;
}

#photos {
	width: 300px;
	float: left;
}

#photos .photo {
	border: solid 3px #d8d8d8;
	margin: 0 5px 5px 0;
}

.tiny {
	margin: 15px 0 0 0;
	font-weight: bold;
	display: block;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aeaeae;
}
