body {
	padding: 0px;
	margin: 0px;
	background-color: #ebebeb;
	font: normal normal normal 1.0em constantia,'hoefler text','palatino linotype',serif;
	line-height: 16px;
	color: #555555;
	background-image: url(images/tile.gif);
	background-position: top left;
	background-repeat: repeat;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

ul {
	text-align: left;
}

.block {
	width: 400px;
}

.storyblock {
	width: 500px;
	margin-bottom: 100px;
}

.actionlinks a {
	margin-left: 4px;
	margin-right: 4px;
}

#footer {
	background-color: white;
	padding: 4px;
}

#header {
	background-color: #333333;
	background-image: url(images/stripes.gif);
	background-position: top left;
	background-repeat: repeat;
	margin-bottom: 3em;
	padding: 0.2em 1.5em;
	color: #ffffff;
	line-height: 1;
	margin-top: 0;
	text-align: left;
}

#header a {
	color: #ffffff;
	text-decoration: none;
}

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

.title {
	font-size: 1.54em;
	font-family: 'gill sans','gill sans mt','gill sans mt pro','century gothic',corbel,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:.05em;
}

.subtext {
	margin-bottom: 40px;
	font-size: 1.0em;
	font-family: 'gill sans','gill sans mt','gill sans mt pro','century gothic',corbel,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:.05em;
}

.heading {
	margin-top: 40px;
}

.excerpt {
	width: 500px;
	height: 160px;
	text-shadow: 1px 1px white;
	border: #555555 1px solid;
	background-color: #ebebeb;
	padding-left: 14px;
	padding-right: 14px;
	position: relative;
	top: 10px;
	opacity: .60;
	filter: alpha(opacity='60');
	overflow: hidden;
}

p.confined {
	margin-top: 15px;
}

.shadow {
	width: 100%;
	height: 182px;
	background-color: #000000;
	opacity: .08;
	filter: alpha(opacity='8');
	position: absolute;
	left: 0px;
	margin: 0px;
}

.container {
	padding-bottom: 20px;
}

.illustration {
	opacity: .50;
	filter: alpha(opacity='50');
}

#adbanner {
	margin-bottom: 40px;
}

#adbanner img {
	border: 8px solid #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 20px #ffffff;
	-moz-box-shadow: 0px 0px 20px #ffffff;
	box-shadow: 0px 0px 20px #ffffff;
}
