* { margin:0; padding:0; }

body {
background-color: #fff084;
font: 0.7em 'Arial','Verdana','Verdana Ref';
color:#000;
text-align: center;
}

#container {
width:800px;
min-height: 100%;
margin:auto;
text-align: left;
}

#crackingeggs {
width:726px;
float:left;
display:inline;
}

img {
border:0px;
padding:0px;
margin:0px;
float:left;
}

#splash {
width:784;
height:591;
margin:auto;
padding:top:10px;
}

a.eggsfactor {
display: block;
width:204px;
height:87px;
background: url("../images/splash/02.gif") 0 0 no-repeat;
text-decoration: none;
float:left;
}

a:hover.eggsfactor {
background-position: 0px -87px;
}

a.enter {
display: block;
width:326px;
height:122px;
background: url("../images/splash/07.gif") 0 0 no-repeat;
text-decoration: none;
float:left;
}

a:hover.enter {
background-position: 0px -122px;
}

a.teachers {
display: block;
width:726px;
height:57px;
background: url("../images/splash/08.gif") 0 0 no-repeat;
text-decoration: none;
float:left;
}

a:hover.teachers {
background-position: 0px -57px;
}
