﻿#Header
{

	top: 0px;
}

#PageProperties
{
	widows:100px;
	float:right;
	display:inline;
	
}

#Menu
{
	position: absolute;
	z-index: 100;
	margin-left: 100px;
	width: 900px;
	top: 115px;
	
}




#FooterPanel
{


}

#RightColumn
{
	border: 1px solid #000000;
	width: 200px;
	top: 128px;
	Left: 0px;
	position:absolute 
}

#LeftColumn
{
	Left: 210px;
	width: 600px;
	position: inherit;
	top: 128px;
	
}


#Template2LeftColumn
{
	float:left;
	width: 333px;
	height: 600px;
	display: inline;
}

#Template2MiddleColumn
{
	float:left;
	width: 333px;
	height: 600px;
	display: inline;


}

#Template2RightColumn
{
	float:left;
	width: 333px;
	height: 600px;
	display: inline;
}


#SiteStripe
{
	width: 800px;
	height: 50px;
	float: left;
	display: inline;
}

#WinningNumbers
{
	height: 50px;
	background-color: White;
}

#HomePageHeroUnit
{
	border: 1px dashed #DFDFDF;
	width: 1000px;
	float:left;
	display:inline;
}

#HomeLeftColumn
{
	border: 1px dashed #DFDFDF;
	width: 310px;
	margin-right: 5px;
	padding: 3px;
	float: left;
	display:inline;
}

#HomeCenterColumn
{
	float: left;
	border: 1px dashed #DFDFDF;
	width: 310px;
	display: inline;
	padding: 3px;
	
}

#HomeRightColumn
{
	float: left;
	border: 1px dashed #DFDFDF;
	width: 310px;
	padding: 3px;
	margin-left: 5px;
	
}

#LeftNav
{
	float: left;
	width: 200px;
	margin-right: 5px;
	display: inline;
}

#MainColumn
{
	width: 700px;
	float: left;
	display: inline;
}


