/************************ great white frog ****** design studio
*********************************v1.0**************************
tested and works in I.E 6, Firefox 1.0 and safari 1.2 ********/

body {
	background-image: url(../images/theme1/background-tall.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
	background-color: #fff;
	}
	
img {
	border: 0;
	}

#splash { margin: 160px auto 0 auto; padding: 0; text-align: center;
	}
	
#splash a {
	display: block;
	width: 544px; height: 50px; margin: 0 auto; padding: 0;
	}
	
.hide { display: none; }

#contentbox {
	position: absolute;
	left: 50%; bottom: 20px;
	margin-left: -35px;
	width: 200px; height: 50px;
	}
#contentbox span {
	display: none;
	}
	
#e_ian a {
	display: block; float: left;
	width: 35px; height: 20px; margin-right: 10px;
	background-image: url(../images/spacer.gif);
	}
#e_seb a {
	display: block; float: left;
	width: 80px; height: 20px;
	background-image: url(../images/spacer.gif);
	}
	