body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
img {
	border:0;
}
a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:active {
	color: #009900;
}
a:hover {
	color: #FF3300;
}
#play {
	background-image: url(../i/lbg_w.jpg);
	background-repeat: no-repeat;
}
#toplk {
	text-align: right;
}
#headlk {
	margin-left: 30em;
}
#maincontent {
	margin:5em 16em 1em .5em;
}
#marginlk {
	float: right;
	margin: 6em 1em 0 0;
	padding:0;
	width: 22em;
	font-size: 0.7em;
	list-style-type: none;
	text-indent: -1.8em;
}

#footer {
	clear:both;
	width:100%;
	text-align: center;
	font-size: 0.8em;
	padding-top: 6em;
}
.hlnk {
	font-size: 12px;
	font-weight: bold;
}
.hlnk ul {
	/*float:right;*/
	margin: 0px;
}
.hlnk li {
	float: left;
	display: block;
	list-style-type: none;
}
.hlnk li a {
	display: block;
	background-image: url(../i/gbull.png);/* This bullet may be alternated via another variable woohoo! lol */
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 8px;
	padding-left: 12px;
}
.hlnk li a:hover {
	background-image: url(../i/obull.png);/* This bullet may be alternated via another variable woohoo! lol */
	text-decoration: none;
}
.liT {
	font-size:1.2em;
	font-weight:bold; 
	text-indent:-1.8em;
}
.liD {
	font-size:1.1em; 
	text-indent:-1.5em;
	line-height:1.9em;
}

