html 
{ 
	background-color:#255173; 
} 
body 
{ 
} 
 
.MainContainer 
{ 
	background: url(../images/lySiteHeader.jpg) no-repeat top center; 
	width: 100%; 
	height:auto; 
	min-height:100%; 
	margin:0 auto 0px; 
	position:relative; 
} 
.ContentContainer 
{ 
	width: 990px; 
	height:100%; 
	min-height:650px; 
	margin: 0 0 0px; 
	position:relative; 
} 
.ContentFooter 
{ 
	background: #e3e3e3; 
	height:135px;/*90*/ 
	width:990px; 
	position: relative; 
	bottom:0px; 
	text-align:center; 
	margin:159px auto 0; 
} 
.ContentFooterHolder 
{ 
	background: #e3e3e3; 
	height:294px;/*249*/ 
	width:100%; 
	position: absolute; 
	bottom:0px; 
	left:0px; 
} 
.ContentMiddle 
{ 
	text-align:left; 
	padding-top:210px; 
	padding-bottom:145px; 
} 
.DefaultClickPanel 
{ 
	width:240px; 
	height:130px; 
	left:30px; 
	top:40px; 
	position:absolute; 
	cursor:pointer; 
	z-index:9998; 
	background: url(/webcontrols/images/clearpixel.png) repeat; 
} 
.FooterMenuTop 
{ 
 
	z-index:10; 
	height:10px; 
} 
 
.pnlBottomInfo 
{ 
	background: #e3e3e3 url(/images/participaters.png) no-repeat top center; 
	width:100%; 
	height:159px; 
	position: absolute; 
	top:0px; 
	left:0px; 
} 
 
.pnlPeople 
{ 
	background: url(/images/people.png) no-repeat top left; 
	width:561px; 
	height:240px; 
	position:absolute; 
	right:8px; 
	top:116px; 
} 
 
.pnlCloseButton 
{ 
	position:absolute; 
	width:148px; 
	height:35px; 
	right:0px; 
	top:0px; 
} html{ background-color:#255173}body{}.MainContainer{ background:url(../images/lySiteHeader.jpg) no-repeat top center;width:100%;height:auto;min-height:100%;margin:0 auto 0px;position:relative}.ContentContainer{ width:990px;height:100%;min-height:650px;margin:0 0 0px;position:relative}.ContentFooter{ background:#e3e3e3;height:135px;width:990px;position:relative;bottom:0px;text-align:center;margin:159px auto 0}.ContentFooterHolder{ background:#e3e3e3;height:294px;width:100%;position:absolute;bottom:0px;left:0px}.ContentMiddle{ text-align:left;padding-top:210px;padding-bottom:145px}.DefaultClickPanel{ width:240px;height:130px;left:30px;top:40px;position:absolute;cursor:pointer;z-index:9998;background:url(/webcontrols/images/clearpixel.png) repeat}.FooterMenuTop{ z-index:10;height:10px}.pnlBottomInfo{ background:#e3e3e3 url(/images/participaters.png) no-repeat top center;width:100%;height:159px;position:absolute;top:0px;left:0px}.pnlPeople{ background:url(/images/people.png) no-repeat top left;width:561px;height:240px;position:absolute;right:8px;top:116px}.pnlCloseButton{ position:absolute;width:148px;height:35px;right:0px;top:0px} 
