
*{
	margin:0; padding:0; border:0; outline:0;
	border-collapse:collapse; empty-cells:show;
	background:transparent;
	letter-spacing:0; word-spacing:0;
	text-decoration:none; list-style:none;
	cursor:default;
	vertical-align:top;
	overflow:visible;
	text-align:left; direction:ltr;
	font-style:none;
	font-weight:normal;
	overflow:visible;
}
body{behavior:url('/css/cssHover.htc');}
b,b *{font-weight:bold}
big,big *{text-transform:capitalize;}
strong,strong *{font-weight:bold !important;}
hr{color:##000; background-color:##000; height:1px;}
sup,sup *{font-size:smaller; vertical-align:super;}
small,small *{font-size:9px; line-height:11px;}
del,del *{text-decoration:line-through;}
a,a *{cursor:pointer;}
img{vertical-align:middle;}
textarea{resize:none;/* Safari fix to disable textarea resizing */}
textarea,input{cursor:text;}
input[type="button"],input[type="radio"],input[type="checkbox"],
option{cursor:pointer;}
table{width:100%;}

.void{clear:both;}
.bold{font-weight:bold;}
.en,.en *{direction:ltr; text-align:left;}
.he,.he *{direction:rtl; text-align:right;}
.left{float:left;}
.right{float:right;}
a{color:#360;}
a:hover{color:#c09;}


html, body{
	width:100%;
	height:100%; min-height:100%;
}
#page_holder{
	min-height:100%;
	background:#eaeaea url(/images/bunny-walk.gif) center center no-repeat;
	text-align:center;
}
p{
	position:absolute;
	width:100%;
	top:30%;
	font:italic 16px/18px Cambria, Lucida Grande, Georgia, Times New Roman, serif;
	text-align:center;
	text-shadow:0 0 1px white,
				0 0 1px white,
				0 0 1px white,
				0 0 1px white,
				0 0 1px white,
				0 0 1px white;
}
