body {
	background-color: #ffffff;
	margin: 0 0 0 0;

}

.headlink a:link {
	font-family: "lucida grande", tahoma, verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}

.headlink a:hover {
	font-family: "lucida grande", tahoma, verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}

a {
	font-family: "lucida grande", tahoma, verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
a:hover {
	font-family: "lucida grande", tahoma, verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #646464;
	text-decoration: underline;
}

p, td {
	font-family: "lucida grande", tahoma, verdana, arial;
	font-size: 10px;
	line-height:15px;
	color: #646464;
	font-weight: normal;
	text-decoration: none;
	letter-spacing:1px;

}


input, option, select, textarea {
	font-family: "lucida grande", tahoma, verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	//background-color: #fff;
	border: 1px dotted #D9D9D9;
}

.footer {
	font-family: "lucida grande", tahoma, verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
}

.headline {  
	font-family: "lucida grande", tahoma, verdana, arial;
	font-size: 17px; 
	font-weight: bold;
	color: #8d8d8d;
}

.video {
cursor: pointer;
}


#gamediv {
	position: absolute;
	padding-left: 80px;
	top: 300px;
}
#gamediv2 {
	position: absolute;
	padding-left: 300px;
	top: 50px;
}