/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
URL: www.scorpionblast.com 
Title: Print 
Last Edited: 20 July 2006 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

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:550px;
}
#masthead {
	border:none;
	height:100px;
	margin-bottom:5px;
}
#masthead img {
	border:0;
	float:left;
	height:100px;
	margin:0;
	padding:0;
	position:relative;
	left:0;
	top:0;
	width:176px;
}
#content {
	border:none;
}
#content div {
	background-color:#fff;
	border:none;
	float:left;
	height:auto;
	padding:0;
	position:relative;
	left:0;
	top:0;
	width:550px;
}
#content div a:link,
#content div a:visited {
	color:#039;
}
#content div a:link:after, #content div a:visited:after {
	content: " (" attr(href) ") ";
	font-size:90%;
}
#content div a[href^="/"]:after {
	content: " (www.scorpionblast.com" attr(href) ") ";
}
.abbr:after {
	content: " (" attr(title) ") ";
}
#skip, #nav, #sidebar, #top-of-page, #footer, form {
	display:none;
}