/********************************************************************************
*************               STYLES PAGE FOR DREAMWEAVER             ************* 
********************************************************************************/

body {
	background-image:url(dreamweaverBG.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

.hideInDW {
	display:none;
}

#pageBody {
	width:770px;	
}

#leftColumn {
	width:165px;
	position:absolute;
	top:245px;
	left:12px;
}

#content {
	position:absolute;
	top:245px;
	left:200px;
	width:555px*/
}






