.header {
	width: 764px; 
	padding: 0px 0px;
	margin-right: 18px;
	margin-left: 18px;
	/* border: 1px solid #FF0000; */
}
#topMenuBar {
	margin-left:0px;
	margin-right:0px;
	width:631px;
	/*margin-top:-20px;*/
}
.twoColFixRt #searchbar { 
	float:right;
 	margin-left:-30px;
	margin-right:0px;
	margin-bottom: 0px;
	background-image:url(/sc/images/global/nav-button.gif); 
	border-bottom: 0px solid #F00; 
	height:29px;
	width: 160px;
	z-index:100;
}
#mglass {width:20px;height:18px;margin-left:-10px;margin-top:-3px}	/* Magnifying Glass image */
#container { 
	width: 800px; 
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	/* border: 1px solid #ff0000;  */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #b5d5d0;
	background-image: url(/sc/images/global/bg-div.jpg);
	background-repeat: repeat-x;	/* Tiles the image in the horizontal direction only */
}
.twoColFixRt #sidebar1 {
	float: right; 			/* since this element is floated, a width must be given */
	width: 186px; 			/* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #EBEBEB; 	/* the background color will be displayed for the length of the content in the column, but no further */
	/* background-color:#ceedf0; */
	padding: 0px 0px;
	margin-right: 18px; 
	background-color:#91e9ff;
	/* background-image:url(/sc/images/global/bg-sidebar.gif); */
	background-repeat: repeat-x;
	/* border: 1px solid #FF0000;  */
}
.sb-header { 	/* Text Header of Side Bar */
	width:186px;
	height:20px;
	background-color:#0384a1;
	color:#FFFFFF;
	text-align:center;
/*	font-weight:bold; */
	font-size:14px;
	padding-top:5px
}
.twoColFixRt #mainContent2Col { 
	width: 578px;
	/* margin: 0 16 16 16; 	/* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 0px;		/* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#FFFFFF;
	/* border: 1px solid #00ff00; */
	margin-left: 18px;		/* push this section to center */
}
.rightColimg {		/* Max. width of page curl image at left column */
	width:578px;
}
#w2bar {
	float: right; 			
	width: 186px; 
	height:355px;
	padding: 0px 0px;
	margin-right: 18px; 
	margin-left: 0px;
	/* padding-right: 10px; */
	/* background-color:#91e9ff; */
	background-image:url(/sc/images/attraction/w2c-2.jpg);
	background-repeat: repeat-x;
	/* border: 1px solid #FF0000;  */
}
