/* CSS Document */

html,body {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
}

table.full-height {
  height:100%;
  width:100%;
}

a {
	text-decoration: none;
}

#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 835px;
	height: 575px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 835px;
	height: 575px;
}