@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	font-family: 'arial', 'verdana', 'trebuchet ms', sans-serif;
	line-height: 1.5;
	font-size: 12px;
	background-color:#000;
}
img {
	border:none;
}
a {
	color: #000;	
}
a:hover img {
	background-image: url(images/hover.png);
}
.clearer {
	clear: both;
	height: 1px;
}
#site-wrapper {
	width: 1160px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.bones08 {
	background-image: url(images/bones_brigade08.jpg);
	background-repeat: no-repeat;
	height: 612px;
	width: 1074px;
	padding-top: 208px;
	padding-left: 86px;
}
.texlinks {
	padding-top: 282px;
	padding-left: 140px;
}
div {
	margin-bottom: 30px;
}