body
{
background-color: #FFFFFF;
text-align: center;
font-family: arial, helvetica, sans-serif;
}

h2
{
margin-top: 0px;
margin-bottom: 0px;
font-size: x-small;
font-weight: bold;
color: #002998;
}

h3
{
margin-top: 0px;
margin-bottom: 0px;
font-size: x-small;
font-weight: bold;
color: #002998;
}

p
{
margin-top: 8px;
margin-bottom: 8px;
}

ul
{
list-style-type: disc;
list-style-position: inside;
}

a
{
font-size: x-small;
text-decoration: none;
color: #0000FF;
}

a:visited
{
color: #0000FF;
}

a:hover
{
text-decoration: underline;
}

/* sections */

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

div.left
{
float: left;
width: 674px;
border: 1px solid gray;
font-size: x-small;
}

div.right
{
width: 120px;
border: 1px solid gray;
}

div.header
{
height: 96px;
border-bottom: 1px solid gray;
background-image: url(../images/header.jpg);
}

div.content
{
padding-left: 8px;
padding-right: 8px;
}

div.sectiontitle
{
padding-left: 8px;
padding-top: 4px;
padding-bottom: 4px;
border-top: 1px solid gray;
border-bottom: 1px solid gray;
background-image: url(../images/sectiontitle.jpg);
}

div.footer
{
padding: 4px;
border-top: 1px solid gray;
text-align: center;
font-size: xx-small;
}

/* classes */

img.screenshotbig
{
float: left;
margin: 0px 24px 8px 0px;
}

img.screenshotsmall
{
float: left;
margin: 0px 24px 32px 0px;
}

a.download
{
font-size: x-small;
font-weight: bold;
text-decoration: none;
color: #0000FF;
}

a.download:visited
{
color: #0000FF;
}

a.footer
{
font-size: xx-small;
text-decoration: none;
color: #0000FF;
}

a.footer:visited
{
color: #0000FF;
}
