body 
{
font-family:verdana,helvetica,arial,sans-serif;
font-size:12px;
background-image:url('images/cross.gif');
}

#main-container
{
float:left;
width:700px;
line-height:20px;
padding:30px 30px 30px 30px;
margin-left:130px;
background-color:#FFFFFF;
}

#header
{
margin-bottom:50px;
}

#bottom-container
{
float:left;
width:700px;
padding-bottom:20px;
}


#bottom-left
{
float:left; 
width:450px;
}


#bottom-left .ref
{
text-align:right;
}


#bottom-right
{
float:right;
width:200px;
}


#contact
{
float:left;
width:100%;
padding:30px 0px 30px 0px;
border-top:1px solid black;
}


#copyright
{
float:left;
width:100%;
padding-top:30px;
border-top:1px solid black;
}


a:link, a:visited
{
color:white;
}


a:hover
{
color:white;
}






