html,
body {
   margin:0;
   padding:0;
   height:100%;
}
body {
	min-height: 100%;
	background-color: #FFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#abtus {
	border: thick solid #333;
}
.header {
	float: left;
	width: 989px;
	margin: 0px;
	padding: 0px;
}
.page2 {
	min-height: 100%;
	width: 100%;
	background-image: url(http://www.bernards.thepixelweavers.com/images/bg-header.jpg);
	background-repeat: repeat-x;
	position: relative;
	/*text-align: center;*/
}
.page-insert {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.bernards.thepixelweavers.com/images/page.jpg);
	background-repeat: no-repeat;
	background-position: 0px 240px;
	padding-bottom: 108px;
	height: auto;
}
.footer {
	position: absolute;
	background-image: url(http://www.bernards.thepixelweavers.com/images/bg-ft.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 108px;
	width: 100%;
	bottom: 0px;	
}
li {
	float: left;
}
.nav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.page .page-insert .nav ul li a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.c-right {
	float: right;
	height: auto;
	width: auto;
	padding-bottom: 15px;
	padding-left: 20px;
}
.spacer {
	height: 108px;
	width: 100%;

}
img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a{ text-decoration: none;}
.meta, .feedback {display:none;
}
.wp-caption {
	background-color: #000;
	margin: 30px;
	color: #FFF;
	font-variant: small-caps;
	font-size: 1.18em;
	text-align: center;
	border: thick solid #A75F25;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

