body {
	color: #222222;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4;
}

a img {
	border: none;
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page,
#footer {
	width: 778px;
}

#page {
	border: 1px solid #b74b46;
	margin: 8px auto 8px auto;
}

#nav {
	background: #b74b46 url('images/ksg-logo.png') no-repeat 96% center;
	overflow: auto;
	width: 100%;
}

#nav,
#nav ul {
	background-color: #b74b46;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul {
	display: none;
	position: absolute;
}

#nav li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 18px 8px 18px 8px;
}

#nav li:first-child {
	padding-left: 16px;
}

#nav ul li {
	float: none;
}

#nav a:link,
#nav a:visited,
#nav a:hover,
#nav a:active {
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#content-wrapper {
	background: url('images/top-strip.jpg') no-repeat left top;
	padding-top: 69px;
}

#content {
	background: url('images/content-bg.png') left top;
	overflow: auto;
	width: 100%;
}

#main-wrapper {
	background: #f8f8f8 no-repeat left top;
	float: left;
	overflow: auto;
	padding-top: 197px;
	width: 458px;
}

#main {
	padding: 1px 12px 1px 12px;
}

h1 {
	color: #8d9ca5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	letter-spacing: 0.05em;
}

#side-wrapper {
	float: right;
	width: 308px;
}

#side {
	padding: 1px 0 1px 0;
}

#footer {
	margin: 1em auto 1em auto;
	text-align: right;
}

.slideshow {
	margin-left: 0;
	padding: 0;
	position: relative;
}

.slideshow li.active {
	display: block;
}

.slideshow li {
	display: none;
}

.slideshow li.swap {
	display: block;
	left: 0;
	top: 0;
	position: absolute;
}
