html {
	margin-left: -0.1px;
}

body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; /* centers the container in IE 5* browsers. */
	color: #000000;
	background-image:url(../images/BG-body.gif)
}
.oneColFixCtrHdr #container {
	position:relative;
	width: 999px; 
	background: #FFFFFF;
	background-image:url(../images/BG-page.gif);
	margin: 0 auto; 
	text-align: left; 
}
.oneColFixCtrHdr #header {
	background: #ffffff; 
}
/*.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}*/
.oneColFixCtrHdr #mainContent {
	padding: 0 40px; 
	background: #FFFFFF;
	background-image:url(../images/BG-page.gif);
}
.oneColFixCtrHdr #footer {
	
	background:#ffffff;
}

h1 {font-size:120%;
}
#contactPhotosL {
	position:absolute;
	left:81px;
	top:152px;
	width:259px;
	height:421px;
	z-index:1;
}
#contactText {
	position:absolute;
	left:382px;
	top:166px;
	width:555px;
	height:71px;
	z-index:2;
}
#contactPhotosR {
	position:absolute;
	left:340px;
	top:350px;
	width:190px;
	height:223px;
	z-index:3;
}
#contactText2 {
	position:absolute;
	left:603px;
	top:265px;
	width:303px;
	height:302px;
	z-index:4;
}
#whatPhotosL {
	position:absolute;
	left:177px;
	top:335px;
	width:398px;
	height:202px;
	z-index:1;
}
#whatText {
	position:absolute;
	left:71px;
	top:161px;
	width:520px;
	height:189px;
	z-index:2;
}
#whatPhotosR {
	position:absolute;
	left:703px;
	top:150px;
	width:151px;
	height:301px;
	z-index:3;
}

/* Photo Gallery  */

#photo1 {
	position:absolute;
	left:82px;
	top:149px;
	width:496px;
	height:296px;
	z-index:1;
}
#photo2 {
	position:absolute;
	left:478px;
	top:310px;
	width:450px;
	height:334px;
	z-index:2;
}
#photo3 {
	position:absolute;
	left:79px;
	top:530px;
	width:463px;
	height:317px;
	z-index:3;
}
#caption1 {
	position:absolute;
	left:583px;
	top:205px;
	width:342px;
	height:82px;
	z-index:4;
}
#caption2 {
	position:absolute;
	left:97px;
	top:460px;
	width:380px;
	height:61px;
	z-index:5;
}
#caption3 {
	position:absolute;
	left:548px;
	top:700px;
	width:383px;
	height:138px;
	z-index:6;
}
/* Find a Business */
#findABusinessHead {
	position:absolute;
	left:65px;
	top:161px;
	width:166px;
	height:34px;
	z-index:1;
}
#searchForm {
	position:absolute;
	left:67px;
	top:209px;
	width:560px;
	height:359px;
	z-index:2;
}
#chamberMembers {
	position:absolute;
	left:647px;
	top:208px;
	width:299px;
	height:64px;
	z-index:3;
}
#chamberContact {
	position:absolute;
	left:652px;
	top:291px;
	width:293px;
	height:273px;
	z-index:4;
}
.headline {font-size: 150%}

a:link {
	color: #3099BE;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3099BE;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #E6B00F;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #E6B00F;
}

