body {
	background: #000;
	margin: 0;
	padding: 30px 0;
	font: 14px/1.5 "Lucida Grande", Verdana, sans-serif;
	color: #999;
}

a {
	color: #ccc;
}

a:hover {
	color: #fff;
}

a img {
	margin: 5px;
}

img {
	border: 1px solid #ccc;
}

#page {
	background: url(images/body.gif) repeat-y;
	margin: 0 auto;
	width: 760px;
}

#header {
	background: url(images/header.jpg) no-repeat;
	position: relative;
	height: 420px;
}

#header h1 {
	margin: 0 auto;
	width: 240px;
	height: 45px;
}

#header h1 a {
	background: url(images/logo.gif) no-repeat center;
	display: block;
	overflow: hidden;
	width: 240px;
	height: 45px;
	text-indent: -9999px;
}

#nav {
	background: #000;
	margin: 0 auto;
	width: 756px;
	font-size: .9em;
	line-height: 3em;
	letter-spacing: .1em;
	text-transform: uppercase;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#nav li {
	margin: 0;
	padding: 5px 10px 5px 15px;
	display: inline;
}

#nav li + li {
	border-left: 2px solid #fff;
}

#nav a {
	text-decoration: none;
}

#nav .active a {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

#content {
	background: #222;
	border-top: 2px solid #fff;
	margin: 0 auto;
	padding: 30px 40px 10px;
	width: 652px;
}

#content h2 {
	margin: 0 0 1em;
	font-size: 1.5em;
	font-weight: normal;
	color: #fff;
}

#content h3 {
	margin: 0 0 1.2em;
	font-size: 1.25em;
	font-weight: normal;
	color: #fff;
}

#content p {
	margin: 0 0 1.5em;
}

#content strong {
	color: #fff;
}

#content table {
	width: 100%;
	margin: 0 0 1.5em;
	border: 1px solid #666;
	border-collapse: collapse;
	border-spacing: 0;
}

#content th {
	border: 1px solid #666;
	padding: .5em;
	color: #fff;
	text-transform: uppercase;
}

#content td {
	border: 1px solid #666;
	padding: .5em;
	vertical-align: top;
}

.disclaimer {
	font-size: .75em;
}

.align-left {
	float: left;
	clear: left;
	margin-right: 1.5em;
}

.align-right {
	float: right;
	clear: right;
	margin-left: 1.5em;
}

.center {
	text-align: center;
}

dl {
	margin: 0 0 1.5em;
}

dt {
	font-weight: bold;
	color: #fff;
}

dd {
	margin: 0;
	padding: 0;
}

.map-key {
	width: 100%;
	overflow: hidden;
}

.map-key dd {
	float: left;
	margin-right: 1em;
}

.map-key dd span {
	font-size: 1.5em;
	line-height: 1em;
}

#footer {
	background: #222 url(images/footer.gif) no-repeat 0 -10px;
	padding-top: 70px;
	font-size: .8em;
	color: #999;
	text-align: center;
}

#footer div {
	background: #000;
	margin: 0;
	padding: 15px 0;
}

#comments {
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments li {
	margin: 0 0 1.5em;
}

#comments blockquote {
	margin: 0;
	padding: 0;
}

#comments blockquote p {
	font-family: Georgia, serif;
	font-size: 1.25em;
	font-style: italic;
}

#comments cite {
	font-style: normal;
}

#comments cite strong {
	font-weight: bold;
	color: #fff;
}

form {
	border: 1px solid #666;
	margin-bottom: 1.5em;
	padding: 1em;
}

form p {
	margin-bottom: 0.25em !important;
}

label {
	display: block;
}

label.error {
	font-size: 0.75em;
	color: #f00;
}

/* Slimbox */
#lbCenter {
	background: #000 !important;
	border: 1px solid #666 !important;
}

.lbLoading {
	background: transparent !important;
}

#lbImage {
	border: 1px solid #000 !important;
}

#lbBottom {
	display: none !important;
}

#lbCloseLink {
	background: url('../images/closelabel.gif') !important;
	width: 19px !important;
	height: 19px !important;
	position: absolute;
	top: 0 !important;
	right: 5px !important;
}
