/* Start of CMSMS style sheet 'main' */
* {
	padding:0;
	margin:0;
}
#bg-wrapper {
	background: url(http://www.liarsclubomaha.com/site_bg.png) no-repeat 50% 0;
	height: 917px;
	_position: relative;
}

#page-wrapper {
	width: 100%;
	text-align: left;	
}
#page-content {
	width: 962px;
	height: 765;
	margin: auto;
	/*padding:28px;*/
	position: relative;
	text-align: center;
}
#centercol {
	z-index:0;
}
#page-ad {
	width: 250px;
	height: 385px;
	margin: 230px 0 0 20px;
	/*padding:28px;*/
	position: absolute;
	text-align: center;
	background-color:#ffffff;
	z-index:5;
}
#page-ad2 {
	width: 380px;

	/*height: 385px;*/
	margin: 230px 0 0 320px;
	/*padding:28px;*/
	position: absolute;
	text-align: center;
	background-color:#ffffff;
	z-index:6;
}
object { outline:none; }
/* End of 'main' */

