#frontsplash
{
width:365px;
height:411px;
float:left;
background-image:url(../img/goldfish.jpg);
background-repeat:no-repeat;
}
#hometext
{
float:right;
width:365px;
border-right:15px solid #FFFFFF;
}
#leftbox
{
width:30px;
height:100px;
float:left;
background-image:url(../img/arrow.gif);
background-repeat:no-repeat;
background-position:top left;
}
#rightbox
{
width:310px;
float:left;
}