* {
margin:0;
padding:0;
}

body{
background:#9999CC;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
}

a {
color:#682D2D;
}

a:hover {
text-decoration:none;
}

h1 {
font-size:1.5em;
}

#shell{
background:#fff;
width:750px;
padding:10px;
margin:50px auto 0;
}

#shell ul a {
display:block;
text-indent:-4000px;
width:180px;
height:107px;
}

#shell ul {list-style:none;}
#shell ul a#b1 {background-image:url(totally-nice.jpg);}
#shell ul a#b2 {background-image:url(totally-cannes.jpg);}
#shell ul a#b3 {background-image:url(totally-vf.jpg);}

#splash{
text-indent:-4000px;
height:321px;
width:570px;
float:right;
background-image:url(totally-home.jpg);
}

div#content{
width:340px;
text-align:justify;
float:left;
margin:0 0 15px 15px;
}

div#content2{
width:355px;
text-align:justify;
margin:21px 10px 0 380px;
}
p{
font-size:1.1em;
}
#content h1, #content2 h1 {
margin:15px 0;
}

div#footer{
height:120px;
padding:16px;
clear:left;
width:725px;
padding:0 10px;
margin:20px auto 0;
color:#FFFFFF;
}

div#footer ul{list-style:none;}
div#footer li{display:inline;}
div#footer a{color:#FFFFFF;text-decoration:none;}
div#footer a:hover{text-decoration:underline;}