/* CSS Document */
html {
	height: 100%;
	}

body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	margin: -4px 0 0 0;
	min-height: 101%;
	}

#frame {
	width:722px;
	height: 451px;
	margin-top:2px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	text-align:left;
	position: relative;
	z-index:1;
	background: url(davey_ss.gif);
	}
	
	
#davey_video {
	margin: 20px 0 0 20px;
	padding: 0px 0 0 0px;
	float: left;
	width: 650px;
	height: 397px;

	position: absolute;
	}


img
{
	border-style: none;
}

a {
	text-decoration: none;
	}



