div.container
{
margin:0px;
border:1px solid blue;
line-height:150%;
font-family: sans-serif
}
div.header,div.footer
{
padding:0.6em;
color:white;
background-color:blue;
clear:left;
}
h1.header
{
padding:0;
margin:0;
}
div.left
{
padding-top: 5px;
float:left;
margin:0;
}
div.content
{
margin-left:9.5em;
border-left:1px solid blue;
border-right:1px solid blue;
padding:1em;
background-image: url(rainbow.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 55% 37%;
min-height:384px;
}
div.adverts
{
padding-top: 2px;
padding-left: 3px;
float:right;
width: 126px;
height: 604px;
background-color:blue;
}
p.content
{
font-size: 75%;
}
ul.menu
{
list-style: none;
padding: 5px;
margin: 0;
}
li.menu
{
width:10em;
text-decoration:none;
color:white;
background-color:blue;
border-right:1px solid white;
font-size: 85%;
}
li.menu:hover {background-color:black;}
ul 
{
list-style-type: none;
}
div.archive_name {font-size: 125%;}
div.section_heading {font-style: italic;}
div.download {font-style: italic;}
