@charset "windows-1252";
/* CSS Document */
/* UBIQUITOUS UNSWORN SKULL LOGO TO BE INCLUDED IN ALL THINGS UNSWORN */
div#ubiquitousunswornskulllogo {
	position:absolute;
	top:0;
	left:0;
	width:149px;
	height:25px;
	z-index:1500;
}

div#ubiquitousunswornskulllogo a,
div#ubiquitousunswornskulllogo a:link,
div#ubiquitousunswornskulllogo a:visited,
div#ubiquitousunswornskulllogo a:hover,
div#ubiquitousunswornskulllogo a:active
 {
	display:block;
	float:left;
	width:150px;
	height:25px;
	overflow:hidden;
	text-indent:-1000px;
	text-decoration:none;
	border:none;
	padding:0;
	margin:0;
}

div#ubiquitousunswornskulllogo a:hover {
	background:url(stripeanim40x20_dotted2.gif) top left repeat;
}

div#ubiquitousunswornskulllogo a span {
	display:block;
	float:left;
	width:150px;
	height:25px;
	overflow:hidden;
	text-indent:-1000px;

	background:url(unswornminilogo2.gif) 10px 2px no-repeat;
}
