body, html {
background-image: url('images/background.gif')
}

.header {
	position: ABSOLUTE;
	top: 0;
	left: 50%;
	margin-left: -365px;
	z-index: 1;
}

.heartbeat {
	position: absolute;
	top: 288;
	right: 50%;
	margin-right: -338px;
	z-index: 2;
}

* html #navcontainer { margin-left: -380px; }

#navcontainer {
	position: relative;
	left: 50%;
	margin-left: -325px;
	top: 313px;
	width: 315px;
	padding: 0px;
	font-family: impact;
	z-index: 5;
}
ul#navlist {
	list-style: none;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	height: 25;
	width: 800px;
}

ul#navlist li {
	display: block;
	float: left;
	width: 80px;
	margin: 0;
	padding: 0 0 0 1px;
}

ul#navlist li a {
	display: block;
	color: #000000;
	text-decoration: none;
	height: 21px;
	padding: 3 0 0 0px;
	background: transparent url('images/button.gif');
	background-position: 0 21px;
	border-color: none;
}

ul#navlist li a:hover {
	height: 21px;
	background: transparent url('images/button.gif');
	background-position: 0 42px;
	border-color: none;
}


ul#navlist li#active a {
	color: #000000;
	height: 21px;
	background: transparent url('images/button.gif');
	background-position: 0 0px;
	border-color: none;
}

ul#navlist li#active a:hover {
	color: #000000;
	height: 21px;
	background: transparent url('images/button.gif');
	background-position: 0 42px;
	border-color: none;
}

.shadowleft {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -369px;
	height: 100%;
	width: 4px;
	background: transparent url('images/shadow.gif');
	border-color: none;
}

.shadowright {
	position: absolute;
	top: 0px;
	right: 50%;
	margin-right: -368px;
	height: 100%;
	width: 8px;
	background: transparent url('images/shadowright.gif');
	border-color: none;
}

.textbox {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -365px;
	height: 100%;
	width: 725px;
	background-color: #ffffff;
	border: 1px;
	z-index: 0;
}

.textbox2 {
	position: absolute;
	left: 50%;
	margin-left: -362px;
	top: 350px;
	height: 375px;
	width: 725px;
	background-color: #ffffff;
	border: 1px;
	z-index: 0;
	overflow: auto;
}

.chewy {
	position: absolute;
	top: 350px;
	padding: 10px;
	font-family: arial;
	font-size: 12px;
}

.chewy2 {
	top: 10px;
}

.float {
	position: relative;
	float: left;
	margin: 0 5 5 0px;
	border: 0px;
}

.floatr {
	position: relative;
	float: right;
	margin: 0px;
	border: 0px;
}

.search {
	position: absolute;
	left: 50%;
	margin-left: -365px;
	top: 220;
	z-index: 2;
}

img.expando {
	border: none;
	vertical-align: top;
	z-index: 4px;
}

#motioncontainer {
	width: 700px;
	height: 352px;
}

#statusdiv {
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}

#motioncontainer a:hover {
	color: red; 
}

div.frame a img {
	position:absolute; 
	top:0px; 
	left:50; 
	border:0;
	z-index: 5;
}

div.frame a.pos1 img {
	clip:rect(0 500px 686px 0px); 
}

div.frame a.pos2 img {
	clip:rect(0 531px 686px 500px);
}

div.frame a.pos3 img {
	clip:rect(0 562px 686px 531px); 
}

div.frame a.pos4 img {
	clip:rect(0 593px 686px 562px); 
}

div.frame a.pos5 img {
	clip:rect(0 624px 686px 593px); 
}

div.frame a:hover {
	position:absolute; 
	top:0; 
	left:0; 
	background:#fff; 
	z-index:100;
}

div.frame a:hover img, div.frame a:focus img {
	background:#fff; 
	clip:rect(0 624px 686px 0); 
	z-index:100;
}

div.frame2 a img {
	position:absolute; 
	margin-left: -395;
	left:50%; 
	border:0;
}

div.frame2 a.tab1 img {
	top: 300px;
	z-index: 9; 
}

div.frame2 a.tab2 img {
	top: 370px;
	z-index: 8;
}

div.frame2 a.tab3 img {
	top: 440px;
	z-index: 7; 
}

div.frame2 a.tab4 img {
	top: 510px;
	z-index: 6; 
}

div.frame2 a.tab5 img {
	top: 580px;
	z-index: 5; 
}

div.frame2 a.tab6 img {
	top: 650px;
	z-index: 4; 
}

div.frame2 a:hover {
	width:35px;
	z-index: 100;
}

div.frame2 a:hover img, div.frame2 a:focus img {
	z-index: 100;
	width:35px;
	margin-left: -400px;
}
