

#wrapper
{
	background-image: url(../images/background-crest.gif);
	background-repeat: no-repeat;
}


*html #wrapper
{
	background-image: url(../images/background-crest.gif);
	background-repeat: no-repeat;
}



.redline {
	border-bottom-style:none;
}

#sidebar {

}
/* NAVIGATION */

#navigation, 
#holding {
	display:none;
}

#content {
	border: none;
	padding-top:0px;
	padding-right:40px;
}
#content h1 {
	padding-bottom: 12px;
}
