* {
margin:0;
padding:0;
}

body {
	color:#666;
	line-height:1.8em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
}

p {
line-height:1.6em;
margin:0 0 1.4em 1em;
}

#top_header {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #414141;
	color: #DADADA;
}
#headline {width: 960px;margin-right: auto;
	margin-left: auto;}
h1 {
	font-size: 11px;
	display: inline;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
h1 a {text-decoration:none; color:#DADADA}
#top_center {
	background-color: #DFDFDF;
	height: 120px;
}
#spacer {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #737373;
}
form#search_engine {
	float: right;
}
#form {width: 960px;margin-right: auto;
	margin-left: auto;}
.clear {clear:both}
.searchfield {
	border: 1px solid #333;
	padding: 2px;
	font-size: 10px;
	width: 150px;
	color: #666;
}
.searchbutton {
	border: 1px solid #666;
	font-size: 10px;
	padding: 2px;
	color: #FFF;
	background-color: #09C;
}
#main {width: 960px;margin-right: auto;
	margin-left: auto;}
	#content {
	padding: 30px;
	width: 600px;
	float: left;
	border: 1px solid #DFDFDF;
	margin-top: 20px;
	background-color: #FFF;
}
h2 a {
	text-decoration: none;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	color: #939393;
	font-size: 11px;
}
h2 a:hover {text-decoration:underline}
#menu {padding: 30px;
	width: 220px;
	float: left;
	border: 1px solid #DFDFDF;
	margin-top: 20px;
	background-color: #FFF;
	float:right}
#menu ul, div.related_posts ul {margin-top:20px}
#menu ul a, div.related_posts a {
	color: #666;
	text-decoration: none;
}
#menu ul a:hover, div.related_posts a:hover {text-decoration:underline}
#footer {
	border: 1px solid #DFDFDF;
	margin-top: 20px;
	background-color: #FFF;
	margin-bottom: 15px;
	padding: 10px;
}
#footer a {color:#666; text-decoration:none}
div.related_posts {
	background-color: #FBFBFB;
	border: 1px solid #DFDFDF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin-top: 20px;
}
.img {
	float: left;
	margin-right: 10px;
	border: 2px solid #DFDFDF;
}
