html, body {
	background: url(../img/wall-yellow-red.jpg);
	font-family: 'Copse', serif;
	font-size: 14px;
	line-height: 28px;
}
div#nav a {
	background-color: #800000;
}
div#content {
	background-color: #FFFFAA;
}
h1 {
}
h2, h3.newsitemtitle {
	font-size: 24px;
	font-family: 'Copse', serif;
	color: #CD0000;
	margin-top: 15px;
}
a {
	color: #CD0000;
}
a:hover {
	color: #FF2400;
}
div.introduction {
	font-size: 16px;
	background-color: #DFDF8A;
	padding: 6px;
}
	div.introduction span.date {
		margin: 5px 0px 15px 0px;
		font-weight: bold;
		color: black;
		display: block;

	}
div.article_content {
	font-size: 14px;
}
	div.article_content ul {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	div.article_content li {
		list-style: circle;
	}
div.fullstory li {
	list-style: circle;
}
div.newslistitem {
	margin-bottom: 15px;
	padding: 5px;
	padding-left: 15px;
	border-left: 5px solid #800000;
	border-bottom: 1px dashed #800000;
}
dl.categories {
	margin: 5px;
}
	dl.categories a {
		color: #003F87;
	}
div.reactions {
	color: #888;
	margin: 3px 0px 10px 0px;
}
div.introduction {
	margin-bottom: 20px;
}
p, li, div.introduction, div.article_content {
	color: #603311;
	font-size: 18px;
}
pre {
	font-weight: bold;
	margin: 5px 0px 15px 10px;
	background-color: #ECC3BF;
	padding: 8px;
}
blockquote {
	font-size: 14px;
	margin: 5px 0px 15px 10px;
	border-left: 3px solid #802A2A;
	padding-left: 5px;
}

div#photo1 {
	position: absolute;
	left: -290px;
	width: 236px;
	height: 200px;
	background: url(../img/frame-hofstadter-mitchell.png) no-repeat;
}
div#photo2 {
	position: absolute;
	left: -300px;
	top: 310px;
	width: 267px;
	height: 333px;
	background: url(../img/frame-lady-lovelace.png) no-repeat;
}
div#photo3 {
	position: absolute;
	left: 1000px;
	width: 260px;
	height: 291px;
	background: url(../img/frame-charles-babbage.png) no-repeat;
}
div#photo4 {
	position: absolute;
	left: 1015px;
	width: 226px;
	top: 400px;
	height: 282px;
	background: url(../img/frame-stan-franklin.png) no-repeat;
}
div#photo5 {
	position: absolute;
	left: -275px;
	top: 680px;
	width: 200px;
	height: 258px;
	background: url(../img/frame-baars.png) no-repeat;
}
div#photo6 {
	position: absolute;
	left: 1025px;
	width: 226px;
	top: 710px;
	height: 254px;
	background: url(../img/frame-earley.png) no-repeat;
}
div#photo7 {
	position: absolute;
	left: -320px;
	top: 990px;
	width: 300px;
	height: 372px;
	background: url(../img/frame-winograd.jpg) no-repeat;
}
div#photo8 {
	position: absolute;
	left: 980px;
	top: 1000px;
	width: 160px;
	height: 224px;
	background: url(../img/frame-jurafsky.jpg) no-repeat;
}
div#photo9 {
	position: absolute;
	left: 1160px;
	top: 1000px;
	width: 160px;
	height: 224px;
	background: url(../img/frame-martin.jpg) no-repeat;
}
div#photo10 {
	position: absolute;
	left: 1040px;
	top: 1250px;
	width: 200px;
	height: 233px;
	background: url(../img/frame-parsons.png) no-repeat;
}
