h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:visited {
	color: #990000;
}
a:hover {
	color: #00CCFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fontbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.updatephrase {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
}
.sitemap {
	font-size: 8px;
	color: #666666;
	text-decoration: none;
}
.border {
	border: thin solid #000000;
}
.border_bm_tp {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.LOTO_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.border-bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.style1 {font-size: 14px}
.style1 {font-size: 10px}
.style2 {font-size: 14; }

body {
	text-align:center;
	margin:0 auto;
}

#leftNav {
	text-align: center;
	width:150px;
}
#main {
	background-color: #FFFFFF;
	min-height:600px;
}

#leftNav ul {
	float:left;
	margin:0;
	padding:2px;
	width:119px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	border:solid 1px #000000;
	background-color:#ff6820;
}

#leftNav ul li	{
	display:block;
	float:left;
	width:117px;
	height:17px;
	text-align:left;
	border:solid 1px #ff6820;
}

#leftNav ul li a	{
	display:block;
	padding:1px 6px 0px 6px;
	text-decoration:none;
	color:#000000;
}
#colOne	{
	width:100%;
	position:relative;
	text-align:center;
}

#colOne #left {
	width:400px;
	position:relative;
	float:left;
	text-align:center;
}

#colOne #right {
	width:400px;
	position:relative;
	float:right;
	text-align:center;
}

#colTwo {
	width:100%;
	position:relative;
	text-align:center;
}

#colTwo #left {
	width:400px;
	position:relative;
	float:left;
	text-align:center;
}

#colTwo #right {
	width:400px;
	position:relative;
	float:right;
	text-align:center;
}

#content h1 {
	text-align:center;
}

#content	{
	max-width:800px;
}