body {
	margin: 0 0 0 0;
	background:url(../pix/hgrd.jpg) top left repeat-x;
	background-color: #676767;
}

.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, .red {
	font-family: "lucida grande", tahoma, verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #b40c26;
	text-decoration: none;
}
a:hover {
	font-family: "lucida grande", tahoma, verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #b40c26;
	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 solid #e2430e;
}

.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;
}

#gamecontainer {
	overflow: hidden;
	posistion: relative;
	width: 901px;
	height: 436px;
	background: #fffff;
}
#mycarousel {
	width: 901px;
	height: 436px;
	overflow: hidden;
	overflow-x:hidden; 
	overflow-y:hidden; 
	color: #fffff;
	background: #fffff;
}

#gamecontainer .jcarousel-item {
    width: 901px;
    height: 436px;
}
#gamecontainer .jcarousel-item-vertical,
#gamecontainer .jcarousel-item-placeholder-vertical {
    width: 901px;
    height: auto;
}
#gamecontainer .jcarousel-container-vertical {
    width: 901px;
    height: 436px;
    border: 1px solid #fff;
}
#gamecontainer .jcarousel-clip-vertical {
    width: 901px;
    height: 436px;
    z-index: 20;
    
#gamediv {
	position: absolute;
	padding-left: 80px;
	top: 300px;
}
#gamediv2 {
	position: absolute;
	padding-left: 300px;
	top: 50px;
}
#gamediv3 {
	position: absolute;
	padding-left: 450px;
	top: 400px;
}

