body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	background: #FFF url(../images/body.jpg) repeat-x top center;
	font-family: Georgia, serif;
	line-height: 1.5em;
}

#magtitle {
	height: 85px;
	background: transparent url(../images/titlebar.png) repeat-x top;
}

#magtitle div {
	width: 960px;
	margin: auto;
	position: relative;
}

#magtitle h1 {
	position: absolute;
	top: 8px;
	left: 18px;
	height: 75px;
	width: 128px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/magtitle.png) no-repeat top left;
}

#magtitle h1 a {
	display: block;
	text-indent: -9999em;
	height: 75px;
	width: 128px;
	margin: 0;
	padding: 0;
	border: none;
}

#magtitle h1 a:focus {
	outline: 0;
}

#magtitle p {
	position: absolute;
	top: 13px;
	right: 20px;
	color: #FFF;
}

#container {
	width: 960px;
	margin: auto;
}

#container h2, #container h3, #container p {
	margin: 20px;
}

#container h2, #container h3 {
	font-family: "Trebuchet MS", sans-serif;
	letter-spacing: -.03em;
}

#container {
	font-size: .8em;
}

#container a {
	text-decoration: none;
	color: #A31;
}

#container a:hover {
	text-decoration: underline;
	color: #701;
}

#splash {
	width: 960px;
	height: 335px;
	background: transparent url(../images/splash.png) no-repeat top left;
	position: relative;
}

#splash img {
	margin: 19px;
	border: 1px solid #FFF;
}

#splash div {
	position: absolute;
	top: 0;
	right: 0;
	width: 330px;
	line-height: 1.2em;
}

#splash div h2 {
	color: #ba4b00;
}

#content {
	width: 630px;
}

#content ul {
	margin: 0 20px;
	padding: 0;
	list-style-type: none;
}

#features img {
	display: block;
	float: left;
	margin: 7px 0 0 0;
	padding: 4px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

#features h3 {
	%margin-top: -15px;
	margin-bottom: 0;
	margin-left: 90px;
}

#features p {
	margin-top: 0;
	margin-left: 90px;
}

#sidebar {
	width: 330px;
	float: right;
}

#sidebar ul {
	margin: 0 20px;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li {
	line-height: 1.2em;
	margin-bottom: 20px;
}

#story {
	width: 960px;
}

#story h2 {
	font-size: 2em;
}

#story cite {
	text-transform: uppercase;
	font-style: normal;
	color: #777;
	font-size: .9em;
}

#story p, #story ul {
	margin-right: 150px;
	text-align: justify;
}

#story .quote {
	width: 210px;
	float: right;
	margin: 20px;
	font-size: 1.5em;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align: left;
}

#story .photoinset {
	width: 250px;
	float: right;
}

#story .photoinset img, #story .photoinset embed {
	margin: 10px 10px 10px 20px;
}

#story .photoinset p {
	color: #777;
	font-style: italic;
	margin: 0 10px 10px 20px;
	padding: 0;
	text-align: left;
}

#story .inset {
	background-color: #EEE;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-right: 130px;
}

#story .inset p , #story .inset ul {
	margin-right: 20px;
}

#magfooter {
	clear: both;
	height: 85px;
	background: transparent url(../images/titlebar.png) repeat-x top;
}

#magfooter ul {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

#magfooter li {
	width: 188px;
	text-align: center;
	display: block;
	float: left;
	margin-top: 30px;
}

#magfooter li a {
	display: block;
	width: 188px;
	color: #FFF;
	text-decoration: none;
}

#magfooter li a:hover {
	color: #EC2;
	text-decoration: underline;
	background-color: #777;
}
