body
{
	font: 14px/1.7 Lucida Sans, Lucida, 'Trebuchet MS', Arial, sans-serif;
	color:#3b6a83;
	background:#04202e;
	border-top:10px solid #000a10;
}
#container {
	width:840px;
	margin:0 auto;
}
hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	font-size: 28px;
	font-weight:normal;
	color:#596e92;
}
h2
{
	font-size: 24px;
	font-weight:normal;
	color:#3b6a83;
}
h3
{
	font-size: 21px;
}
h4
{
	font-size: 18px;
	font-weight:normal;
	color:#585647;
	text-align:left;
}
h5
{
	font-size: 14px;
	font-weight:normal;
}
h6
{
	font-size: 15px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}
ul
{
	list-style: square;
}
li
{
	margin-left: 30px;
}
p,
dl,
hr,
h1,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset
{
	margin-bottom: 12px;
}
blockquote {
	margin:0 50px;
}

/* =Divs
--------------------------------------------------------------------------------*/


#header {
	width:840px;
	margin:0 auto;
	height: 115px;
}
#top-info {
	width:312px;
	height:20px;
	padding-left:528px;
}
#site-top {
	width:256px;
	height:44px;
	background: url(images/site_top.jpg) no-repeat;
	padding-left: 584px;
	padding-top:3px;
}
#logo {
	text-align: center;
	width: 335px;
	margin-left:75px;
}

#content {
	margin: 0 auto;
	width: 840px;
	background:url(images/slice.jpg);
}
#graphic {
	width:760px;
	margin:0 auto;
}
#buttons {
	width:772px;
	height:93px;
	margin:0 auto;
}
#text {
	margin:0 auto;
	width:700px;
}
.divider {
	width:560px;
	height:40px;
	background:url(images/divider.jpg);
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}
.story {

}
.story-header {
	font-size: 36px;
	font-weight:normal;
	color:#3b6a83;
	letter-spacing:1px;
}
.story-title {
	font-size:16px;
}
.story-left {
	width:80px;
	float:left;
}
.story-right {
	width:620px;
	float:right;
}
#footer {
	margin:0 auto;
	width:840px;
	height:30px;
	background:url(images/footer.jpg);
}



/* =Links & Spans & Misc
--------------------------------------------------------------------------------*/
p {
	text-align:justify;
}
a {
	color:#5b90ac;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}

/* =Navigation
--------------------------------------------------------------------------------*/

a#buttonA {float:left;width:257px;height:93px;background:url(images/btn_who.jpg)}
a#buttonA:link {background:url(images/btn_who.jpg)}
a#buttonA:visited {background:url(images/btn_who.jpg)}
a#buttonA:hover {background:url(images/btn_who.jpg) 0 -93px;}
a#buttonB {float:left;width:260px;height:93px;background:url(images/btn_what.jpg)}
a#buttonB:link {background:url(images/btn_what.jpg)}
a#buttonB:visited {background:url(images/btn_what.jpg)}
a#buttonB:hover {background:url(images/btn_what.jpg) 0 -93px;}
a#buttonC {float:left;width:255px;height:93px;background:url(images/btn_where.jpg)}
a#buttonC:link {background:url(images/btn_where.jpg)}
a#buttonC:visited {background:url(images/btn_where.jpg)}
a#buttonC:hover {background:url(images/btn_where.jpg) 0 -93px;}
a#buttonD {float:left;width:57px;height:31px;background:url(images/btn_news.jpg)}
a#buttonD:link {background:url(images/btn_news.jpg)}
a#buttonD:visited {background:url(images/btn_news.jpg)}
a#buttonD:hover {background:url(images/btn_news.jpg) 0 -31px;}
a#buttonE {float:left;width:79px;height:31px;background:url(images/btn_podcast.jpg)}
a#buttonE:link {background:url(images/btn_podcast.jpg)}
a#buttonE:visited {background:url(images/btn_podcast.jpg)}
a#buttonE:hover {background:url(images/btn_podcast.jpg) 0 -31px;}
a#buttonF {float:left;width:85px;height:31px;background:url(images/btn_facebook.jpg)}
a#buttonF:link {background:url(images/btn_facebook.jpg)}
a#buttonF:visited {background:url(images/btn_facebook.jpg)}
a#buttonF:hover {background:url(images/btn_facebook.jpg) 0 -31px;}