body
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}


#lyrebird-header {
height:42px;
background-image:url(http://www.lyrebird.org.au/new/images/master/lyrebird-network-background.gif);
background-repeat:repeat-x;
background-position:top;
}

#ln-container
{
margin:0 auto;
width:800px;
}

#ln-left-logo
{
width:150px;
float:left;
}

#ln-left-logo img
{
padding-left:5px;
}

#ln-right-links
{
width:550px;
float:right;
text-align:right;
padding-top:15px;
color:#003F62;
}

#top-links li
{
display: inline;
letter-spacing:1px;
}


#top-links a, #top-links a:visited, #top-links a:active
{
text-decoration:none;
color:#666;
padding: 0 5px;
}

#top-links a:hover
{
text-decoration:underline;
color:#003F62;
}

#main-content
{
margin:0 auto;
margin-top:30px;
margin-bottom:30px;
padding:40px 0;
text-align:center;
width:750px;
height:800px;
background: #CCCCCC;
border:1px #000000 dotted;
}

