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

Original 1.29.2007
Version 7.8.2008

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
**********/

body#inside #container {
	background: #fff !important;
}

#branding-container {
	display: none;
}

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

body#inside #content-area {
	width: 610px;
	margin: 0 0 0 314px;
}