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

Version 5.23.2006

Built by Jason Clarke
jason@rainstorminc.com

Please request permission prior to use.

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

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

#container {
	background: url('http://www.oriontimber.com/images/contribute/container_bg.jpg') top left no-repeat;
}

#content-container {
	margin: 267px 14px 0 35px;
	padding-top: 60px;
	background: #fcfad2 url('http://www.oriontimber.com/images/contribute/content-container_bg.jpg') top middle no-repeat;
}

#content-area {
	padding: 0 290px 0 0;
	font-size: 95%;
}

#sidebar {
	display: none;
}