 /* HELLO MR NOSY! */
  /* My CSS is a screwed up mess, don't ever try to learn from it :P  */

body
{
font-family: arial;
background-image: url('back.jpg');
background-repeat: repeat-x;
margin: 10px;
background-color: #3ca1ff;
background-attachment: fixed
}
div.copyright
{
font-size: 0.6em;
text-align: center;
}
table
{
width: 100%
}
td
{
text-align: center;
border-style: solid;
border-width: 1px;
margin: 8px
}
th
{
text-align: center;
border-style: solid;
border-width: 1px;
margin: 8px
}

td:hover
{
background-color: #E1E1E1
}
p
{
margin: 0px;
margin-bottom: 0.4em
}
div.firefox
{
display: none
}
div.container
{
width: 764px;
margin-left: auto;
margin-right: auto
}
div.whole
{
float: left;
margin: 10px;
padding: 8px;
width: 728px;
background-color: #ffffff;
}
h1
{
font-size: 1.2em;
margin: 0px;
margin-bottom: 0.3em;
border-bottom-style: solid
}
h2
{
font-size: 1em;
margin: 0px;
border-bottom-style: solid
}
div.third
{
float: left;
margin: 10px;
width: 218px;
padding: 8px;
background-color: #ffffff
}
div.head
{
float: left;
}
a.top
{
color: #ffffff
}
div.leftlinks
{
float: left; width: 250px; color: white; padding-top: 40px; text-align: right
}
div.rightlinks
{
float: right; width: 250px; color: white; padding-top: 40px; text-align: left
}
div.half
{
float: left;
margin: 10px;
width: 344px;
padding: 8px;
background-color: #ffffff
}

div.second
{
float: left;
margin: 10px;
width: 470px;
padding: 8px;
background-color: #ffffff
}