

FRAME.border {
	background-color:black;
	color:black;
}

A {
	color:inherit;
	text-decoration:none;
	font-family:inherit;
	font-size:inherit;
	border:0pt;
}

A:visited {
	color:inherit;
	text-decoration:none;
	font-family:inherit;
	font-size:inherit;
	border:0pt;
}

DIV.center_BG {
	position:absolute;
	top:0px;
	left:0px;
	width:819px;
	height:461px;
	background-color:black;
	color:white;
	z-index:0;
}

DIV.center_FG {
	position:absolute;
	top:0px;
	left:0px;
	width:819px;
	height:460px;
	background-color:transparent;
	color:white;
	z-index:10;
}

DIV.paper {
	position:absolute;
	left:276px;
	top:385px;
	width:543px;
	height:76px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/paper.png');
	z-index:20;
}

DIV.mouse {
	position:absolute;
	left:606px;
	top:194px;
	width:149px;
	height:208;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/mouse.png');
	z-index:30;
}

DIV.paperButton {
	position:absolute;
	left:530px;
	top:201px;
	width:208px;
	height:149px;
	z-index:40;
}

DIV.nathanButton {
    position:absolute;
    top: 312px;
    left: 712px;
/*    width: 213px;*/
    height: 301px;
    z-index: 40;
}

.red {
	color:#660000;
	background-color:transparent;
}



