body
{
background-image: url(../images/polkaboth.gif);
font-family: arial, verdana;
text-align: center;
}

/* sections */

div.container
{
width: 800px;
text-align: center;
}

div.header
{
width: 100%;
margin-bottom: 10px;
padding-bottom: 3px;
font-size: 28px;
}

div.menu
{
width: 100%;
margin-bottom: 10px;
padding-bottom: 3px;
border-top: 2px solid #6699CC;
border-bottom: 2px solid #6699CC;
font-size: 18px;
}

div.contenttitle
{
width: 100%;
margin-bottom: 10px;
padding-bottom: 3px;
border-bottom: 1px solid #AAAAAA;
font-size: 24px;
text-decoration: bold;
}

div.contentcontents
{
width: 100%;
margin-bottom: 10px;
padding-bottom: 3px;
}

div.footer
{
width: 100%;
margin-top: 10px;
border-top: 2px solid #6699CC;
padding-top: 5px;
font-size: 11px;
}

div.index
{
width: 80%;
margin-top: 10px;
margin-bottom: 10px;
border: 2px solid #AAAAAA;
font-size: 11px;
}

/* classes */

a
{
text-decoration: none;
color: #0000FF;
}

a:visited
{
color: #0000FF;
}

a:hover
{
color: #FF9999;
}
