

#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 {

}


#maincol {
	width: 715px;
	padding-top:30px;
}

#maincol #photo { 
	height:200px !important
	}

#content {
	padding-right:0px;
}


/* NAVIGATION */

#navigation, 
#holding {
	display:none;
}

#content {
	border: none;
	padding-top:0px;
	padding-right:40px;
}
#content h1 {
	padding-bottom: 12px;
}

