body 
{background-color: #FBDAF8}
body
{
background-image: 
url("images/background.jpg");
background-repeat: repeat-x
}
body
{
font-family: sans-serif, Verdana, Arial, 'Times New Roman', serif; color:#8A091E
}


a.menu:link 
{ text-decoration: none; color: FDFCBD}


a.menu:visited 
{ text-decoration: none; color: FDFCBD}


a.menu:hover 
{ color:#CED8FB}


#banner 
{
position:absolute;
left:25px;
top:5px
}

#text 
{
position:absolute;
left:25px;
top:5px;
font-color: #FFFFFF;
font-size: xx-small;
z-index:-2
}


#buttoncontainer
{
position:absolute;
left:10px;
top:96px;
width:800px; 
height:30px;
font-weight:bold;
vertical-align: bottom
}


#filmstrip 
{
position:absolute;
left:0px;
top:122px
}

#cartoon
{
position:absolute;
left:75px;
top:235px
}

#star
{
position:absolute;
left:575px;
top:400px;
}

#speechbubble
{
position:absolute;
left:575px;
top:265px;
}

#girl
{
position:absolute;
left:860px;
top:265px;
}

#colouredtext
{
position:absolute;
left:215px;
top:700px;
}

#container
{
position:absolute;
left:100px;
top:215px;
width: 750px;
margin: 10px auto;
background-color: #fff;
color: #333;
line-height: 130%;
}


#top
{
padding: .5em;
background-color: #ddd;
}

#top h1
{
padding: 0;
margin: 0;
}

#content
{
margin-left: 200px;
padding: 1em;
max-width: 36em;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
}

#bottom
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #fff;
}

#space
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #FBDAF8;
}

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
}



