/*Client: Angry BearAuthor:  j.BernardURL:  http://www.fleeangrybear.comDate:  January '06*//* hide from ie on mac \*/html {	height: 100%;	overflow: hidden;}#flashcontent {	height: 100%;}/* end hide *//* Generic format elements*/body {	background-color: #000000;	margin: 0px;	padding: 0px;	height: 100%;	}	/*Text styles*/.white {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #666666;	text-decoration: none;	font-style: normal;	}	/*No-Flash (redirect.php) style*/#block {	z-index: 2;	position: absolute;	left: 210px;	top: 176px;	width: 250px;		height: 110px;	background-color: #000000;	padding: 5px;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color:#FFFFFF;	text-decoration: none;	font-style: normal;}	a:link {	color: #FF3300;	text-decoration: none;	}a:visited {	color: #FF3300;	text-decoration: none;	}a:hover {	color: #333333;	text-decoration: none;}a:active {	color: #333333;	text-decoration: none;	}	#image {	z-index: 1;	position: absolute;	left: 75px;	top: 100px;	width: 120px;	height: 120px;	background-color: #FFFFFF;	padding: 0px;	}