/****************************

Copyright the UCCF: The Christian Unions

Design CSS

Written by David Turner



NOTE: This code is copyrighted.  No unauthorized use

is allowed.  Don't steal code.  However, please feel free

to look at how we did something then write it yourself.


=== COLOR SCEME ===


*/

div.background div.Two {
	display: block;
	background-image: url(/Images/layout/backgrounds/doodle_free_thinking_1.gif);
	background-position: center 23px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 285px;
}

div.background div.One {
	display: block;
	background-image: url(/Images/layout/backgrounds/doodle_free_thinking_2.gif);
	background-position: center bottom;
	left: 0px;
	right: 0px;
	top: 380px;
	bottom: 0px;
	height: 393px;
}

div#main_container {
	padding-bottom: 11.5em;
}

#section_options {
	margin-top: 190px;
}
