/*
Theme Name: The Blastroom '08 
Title: Print 
Theme URI: http://www.theblastroom.com/ 
Last Updated 05 January 2008 
*/
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:760px;
}

#masthead {
	border:none;
	height:34px;
	margin-bottom:5px;
}
#masthead img {
	border:0;
	float:left;
	height:34px;
	margin:0;
	padding:0;
	position:relative;
	left:0;
	top:0;
	width:258px;
}
#content {
	background-color:#fff;
	border:none;
	float:left;
	height:auto;
	padding:0;
	position:relative;
	left:0;
	top:0;
	width:500px;
}
#sidebar {
	background-color:#fff;
	border:none;
	float:right;
	height:auto;
	padding:0;
	position:relative;
	left:0;
	top:0;
	width:250px;
}
#content a:link,
#content a:visited {
	color:#039;
}
.abbr:after {
	content: " (" attr(title) ") ";
}
#topnav,
#footer,
#footer div {
	display:none;
}
#content a img {
	margin-top:0;
}