/*  
Theme Name: cccaledo.org Default
Description: The default Community Christian Church theme orginally designed by <a href="http://www.stinkbug.net">Stinkbug Design</a>.
Version: 1.0
Author: Justin Thomas
Author URI: http://www.stinkbug.net
*/

@import url("styles/framework.css");
@import url("styles/main.css");

body {
	background: url(images/background.gif) top center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page {
	margin: auto;
	width: 862px;
}
#content {
	float: right;
	width: 681px;
}
#footer {
	clear: both;
}