body {
	background: #CCC url('/media/images/jenniferclarklogo_home.gif');
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:380px;
}
img {
	border:0px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: none;
	color: #006666;
}
.topic {
	vertical-align:top;
	width:220px;
	padding-left:30px;
	display: table-cell;
}
.artwork {
	margin-bottom:15px;
}
h2 {
	color: #3366CC;
	line-height: 20px;
}
h2, p {
	display:inline;
	font-size: 20px;
	font-weight: bold;
}
p {
	color: #666;
}
p, .nytimes_article, .copyright {
	font-size: 14px;
	line-height: 17px;
	
}
.nytimes_article{
	margin-top:15px;
	font-weight: bold;
	color: #666;
}
.copyright{
	margin-top:50px;
}
.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active { 
	color: #999;
}
.spacer{
	clear:both;
}
.navigation {
	position: absolute;
	top:10px;
	left:28px;
}
.navigation ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin:15px 0px 0px 0px;
	padding:0px;
}
.navigation ul li, .navigation ul li a:link, .navigation ul li a:visited, .navigation ul li a:hover, .navigation ul li a:active {
	color:#FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.navigation ul li a:hover {
	color:#ffff00;
}
h1 {
	position: absolute;
	top:299px;
	left:241px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
h1, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color:#FFF;
	text-decoration: none;
	font-size: 16px;
	
}
h1 a:hover {
	color:#ffff00;
}