/*
URL: http://www.cyanoni.com/
Title: Print 
Last Edited: 25 June 2010 
*/

body {
	background-color:#fff;
	color:#333;
	font-family:"Times New Roman", georgia, times, serif;
	font-size:12pt;
}
#wrap {
	background-color:#fff;
	border:none;
	margin:0;
	padding:0;
	text-align:left;
	width:650px;
}
#masthead {
	border:none;
	height:60px;
	margin-bottom:5px;
}
#masthead img.logo {
	border:0;
	float:left;
	height:50px;
	margin:0;
	padding:0;
	position:relative;
	left:0;
	top:0;
	width:165px;
}
#content {
	background-color:#fff;
	border:none;
	float:left;
	height:auto;
	padding:0;
	position:relative;
	left:0;
	top:0;
	width:650px;
}
#content a:link,
#content a:visited {
	color:#039;
}
h1 {
	font-size:150%;
}
#skip,
#topnav,
#sidebar,
#footer,
#masthead img.rss,
#masthead img.twitter,
.postmetadata,
div.navigation,
#commentform,
#respond {
	display:none;
}