@charset "UTF-8";
		#container {
	background-image: none;
		}

/* DIVISIONS ----------------*/

		#content_main {
		}
		
		#content_sub1 {
			background-color: #CCCC99;
		}
		#content_sub2 {
			background-color: #cccc99;
		}

/* HEADINGS ------------------*/
		h1 {
	color: #000000;
		}
		
		h2 {
	color: #000000;
		}
		
		h3 {
			color: #660033;
		}
	
body {
	background-color: #99cccc;
	background-image: url(../images/pageparts/gradients/body_gradient_grn-blu.png);
	background-repeat: repeat-x;
}
