#banner {
	border-top: 10px solid Black;
	float: left;
	width: 100%;
	height: 41px;
}

#banner img {
	padding: 0 8px;
}

.clearboth { clear: both; }
		
.blank {
	margin-top: 10px;
	float: left;
	width: 30%;
	min-width : 200px;
}

#logo {
	margin-top: 10px;
	float: left;
	width: 25%;
	height: 125px;
	border: 18px solid #FFD70D;
	min-width: 200px;
	background-color: #FFD70D;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
}
#2240 {
	float: left;
}

		
#mainImage {
	border: 10px solid #FFD70D;
	width: 183px;
	height: 149px;
	background-image: url(../images/mainImage.gif);
	background-repeat: no-repeat;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

#submenu	{
	float: left;
	margin-top: 30px;
	width: 45%;
	min-width: 350px;
	background-color: #69A400;
	color: White;
	height: 140px;
}

#submenu a {
text-decoration: none;
	color: White;
}

#submenu a:hover {
	color: #FAD529;
}

#submenu ul {
  width: 15em; /* width is changed */
  margin: 20px  0 1em 0;
  padding: 0;
  list-style: none;
}
 
#submenu li {
	width: 10em;
	margin: 0;
	background-image: url(../images/menuBullet.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	padding: 0 0 0 1.7em; /* left padding moves the text away from the bullet */
	font-weight: bold;
}

#submenu  .col1 {line-height: 2.5em; margin-left: 2em;} 
#submenu  .col2 {line-height: 2.5em; margin-left: 15em;}
#submenu .col3 {
	line-height: 2.5em;
	margin-left: 26em;
}


#submenu .coltopper {margin-top: -7.5em;}
.image236 {
	clip: rect(auto,auto,auto,0px);
	margin-left: -150px;
	margin-top: 25px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#sideContent {
	width: 25%;
	float: left;
	text-align: center;
	margin: 1% 2% 0 -1px;
}

#BodyContent {
	background: #2AAAAA url(../images/mainContentBackground.gif) repeat-x;
	color: #f3e4bf;
	width: 38%;
	margin-left: 30%;
	min-width: 200px;
	padding: 20px;
}
#InteriorContent {
	background: #FFF6DF;
	color: #4A4A12;
	width: 38%;
	margin-left: 30%;
	min-width: 200px;
	padding: 20px;
}
#InteriorContent a {
	color: #5DAAAA;

}

#InteriorContent h1 {
	background: #AD2B2B url(../images/ButtonsBackground.gif) repeat-x;
	padding: 6px;
}

		
#pullquote a {
	background: url(../images/linkBullet.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	margin: 2em 0 0 2em;
	font-weight: bold;
	color: #00467F;
}

#pullquote a:hover {
	background: url(../images/linkBulletOver.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	color: #8D8D8D;
}
		
#pullquote {
	background: White url(../images/menu.gif) no-repeat;
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	line-height: 1.3em;
	padding: .8em;
}
		
#newsItem1 {
	border-right: 1px solid #6FBAB5;
	margin-top: 20px;
	float: left;
	padding-right: 1%;
	padding-left: .5%;
	width: 10%;
	text-align: center;
}
		
#newsItem2 {
	margin-top: 20px;
	float: left;
	margin-left: 1%;
	width: 10%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #6FBAB5;
	text-align: center;
}
#newsItem3 {
	margin-top: 20px;
	float: left;
	margin-left: 1%;
	width: 200px;
	text-align: center;
}

		
		
		
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1 {
	color: #F4E5C0;
	font-size: 30px;
}

h2 {
	margin-top: -10px;
	color: #FFD70D;
}
h3 {
	color: #D69200;
	font-size: 23px;
}
h4 {
	font-size: 22px;
	color: #FFD70D;
}
#numbers {
	padding-left: 150px;
}
#lottoticket {
	border: thin solid #FFFFFF;
}
#ticket {
	float: left;
	width: 100px;
}
#numbers {
	width: 100px;
	float: none;
}
