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

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: verdana, Arial, sans-serif;
	font-size: 90%;
	color: #333;
}

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

#content-area {
	padding: 0 200px 0 110px;
}	

h1 {
	margin: 95px 0 0 110px;
}