@import url("base.css");
/********************
OPLF Contribute-only styles

Original 6.4.2007
Version 6.4.2007

Built by RainStorm Consulting
contact@rainstorminc.com

Please request permission prior to use.

USE THESE STYLES TO APPLY A BACKGROUND IMAGE THAT MIRRORS THE LOOK OF THE SITE
********************/

/**********
1.0 Basic Elements
**********/

#hidden-branding {
	display: block;
}

#branding-container {
	display: none;
}

#sidebar {
	display: none;
}

#content-container {
	background: url('/images/contribute/branding_bg.jpg') top left no-repeat;
}

#content-area {
	margin: 317px 0 0 0;
	padding: 20px 30px 20px 30px;
	background: #fff;
	text-align: left;
}
