html
{
	background-color:#487e16 !important;
}
#main
{
	background-image:url('../images/background.jpg');
	width:868px;
	height:668px;
}
.linktext
{
	font-family:InaiMathi, Arial;
	font-size:11px;
	text-align:left;
	color:#ffffff;
}
.linktext a
{
	color:#ffffff;
	text-decoration:none;
}
#back
{	
	font-family:InaiMathi, Arial;
	font-size:11px;
	text-align:left;
	padding-left:24px;
	padding-top:0px;
	margin-top:-5px;
}
#back ul
{
	color:#000000;
	list-style-image: url('../images/bullet.jpg');
	padding:0;
	margin:0;
}
#back ul a
{
	color:#565656;
	text-decoration:none;	
}
#playerfeatures
{
	width:868px;
	height:510px;
	padding-top:116px;
	/*background-color:#222222;*/
	float:left;
}
#playerPosition
{
	float:left;
	margin-top:-25px;
	padding-left:13px;
}
#links
{
	float:left;
	width:868px;
}
#help
{
	float:left;
	margin-left:10px;
}
#powershift
{
	float:right;
	margin-right:10px;
}
#footer
{
	margin-top:12px;
	float:left;
	width:100%;
}
#footer hr
{
	height:1px;
	color:#ffffff;
}
#footerleft
{
	float:left;
}
#footerright
{
	float:right;
}