* {
	margin:0;
	padding:0;
		}
 
html, body {
	height:100%;
}
 
body {
	font:100.01%/1.4 sans-serif;
	text-align:center; /* horizontal centering for IE Win quirks */
	font-size: 10px;
	min-height: 620px;
	background-image: url(imgs/kgback.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
 
#distance {
	width:1px;
	height:50%;
	margin-bottom:-310px; /* half of container's height */
	float:left;
}
 
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:620px;
	width:900px;
	clear:left;
        border: thin groove #666;
	
}

#header  {
	position: absolute;
	z-index: 6;
	left: 0px;
	top: 0px;
	background-image: url(imgs/littleroadwayheader.png);
	background-repeat: no-repeat;
	height: 205px;
	width: 900px;
}
#navpanel {
	position:absolute;
	width:158px;
	height:100%;
	z-index:2;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background-image: url(imgs/littleroadback.jpg);
	background-repeat: repeat-y;
}

#littleroadwaytext {
	position:absolute;
	left:59px;
	top:17px;
	width:461px;
	height:47px;
	z-index:2;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #005100;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.3em;
	font-variant: normal;
}
#littleroadwaytext2 {
	position:absolute;
	left:61px;
	top:18px;
	width:461px;
	height:47px;
	z-index:1;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.3em;
	font-variant: normal;
}
#itsyourholtext          {
	position:absolute;
	left:377px;
	top:54px;
	width:206px;
	height:25px;
	z-index:2;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
}
#itsyourholtext2          {
	position:absolute;
	left:379px;
	top:55px;
	width:206px;
	height:25px;
	z-index:1;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}

#footer {
	position:absolute;
	left:0px;
	width:900px;
	height:20px;
	z-index:6;
	bottom: -1px;
	text-align: center;
	background-color: #002B00;
	padding-top: 4px;
	margin: auto;
	padding-bottom: 4px;
}

.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFF00;
	line-height:22px;
	margin-top:0px;
	letter-spacing:.1em;
}
.xiionn {
	color: #999933;
}
.websiteby {color: #006633
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	text-align: left;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-size: 12px;
}


.contentext {
	font-size: 14px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.liststyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.Subtitletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}


.Headertext {
	font-size: 24px;
	color: #666;
	font-family: "Times New Roman", Times, serif;
}
