/* presentation.css (C) 2008 Graphics and Engineering at http://www.rgbterrain.com/ 
*/

#headlineContent {
}

#pageContent {
}

#navigationBar {
	text-align: center;
	background: #333333;
}

#leftSpace {
	width: 300px
}

#rightColumn {
}

#footerContent {
	text-align: left;
	font-family: sans-serif;
	background: #666666;
//	color: #000000;
//	color: #FFCC00;
	color: #CCFFCC;
}

/* end presentation.css */