#mainContainer{
		width:760px;
		border-left:1px solid #000;
		border-right:1px solid #000;
		margin:0 auto;
		height:100%;
		text-align:left;
	}
	#topRow{

	}
	#mainContent{
		padding-left:10px;
		padding-right:10px;
	}


	body > div#dhtmlgoodies_marquee{	/* Firefox rule */
		position:fixed;
	}
	
	/* Just some layout classes used in this example script */
	
	.greenText{
		color:#0F0;	// Green color
	}