body {
	background-color: #655d78;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
}

#content {
	padding: 20px 50px;
}

#pennant {
	float: right;
	width: 273px;
	height: 437px;
	background: url(images/pennant.png) no-repeat top right;
	margin-right: -20px;
}

h1 {
	width: 647px;
	height: 192px;
	background: url(images/title.png) no-repeat top left;
	text-indent: -9999px;
	margin-bottom: 1.5em;
}

h2 {
	font-size: 1.6em;
	color: #ffbdbd;
	margin: 2.5em 0 0.3em 0;
	clear: both;
}

p {
	font-size: 1.3em;
	line-height: 1.6em;
	margin: 0 0 1.8em 0;
}

p a {
	text-decoration: none;
	border-bottom: 1px dotted #ddddff;
}

p a:link, p a:visited {
	color: #ddddff;
}

a img {
	border: none;
}

.thumb {
	float: right;
	clear: right;
	margin: 0 0 0.2em 2em;
	background: url(images/thumb-frame.gif) no-repeat top left;
}

.thumb.additional {
	clear: none;
}

.thumb a {
	display: block;
	padding: 5px;
	background: url(images/thumb-frame.gif) no-repeat bottom right;
	border-bottom: none;
}

ul.thumbs {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.thumbs li {
	display: block;
	float: left;
	padding: 0;
	margin: 0.5em;
	width: 200px;
	height: 200px;
	text-align: center;
}

#footer img {
	width: 100%;
	max-width: 2000px;
}

#sb-title {
	background-color: #000;
}

#sb-title-inner {
	padding-left: 6px;
}
