/* CSS Document */
#wrapper { background: url(images/c5c_about.jpg) no-repeat; text-align:center; margin: auto; height: 824px; width: 1079px; position:relative;}
#home { background: url(images/home2_blackmatte.gif) no-repeat; position: absolute; top: 412px; left: 430px;}
#about { background: url(images/about2_blackmatte.gif) no-repeat; position: absolute; top: 412px; left: 595px;}
#contact { background: url(images/contact2.gif) no-repeat; position: absolute; top: 412px; left: 760px;}

#main {
	position: absolute;
	top: 180px;
	left: 150px;
	margin-right: 600px;
	text-align:left;
	font-size: 14pt;
}
