/*
CSS-file for Powderhorn Chateau 2006
Developed by Phosphor Essence
*/

.contentWrap {
/*	width: 360px;*/
}
#content {
	width: 380px;
}
#right {
	width: 180px;
}
h2 { 
	display: none;
}
.float-wrap { 
	width: 675px;  /* #left width plus #content width plus any space between */
}
* html #right {
margin-right: 0px;
}