body
{
text-align: center;
background-image: url(i/background.png);
background-repeat: repeat;
font-family: haettenschweiler, impact, 'franklin gothic medium cond', cindybob, 'arial narrow', arial;
font-size: 120%;
}

a.one:link {color: #000000; text-decoration: none}
a.one:visited {color: #000000; text-decoration: none}
a.one:hover {color: #F1DE09; text-decoration: none; background: #000000;}
a.one:active {color: #FF0000; text-decoration: none; background: #000000;}

a:link {color: #000000; text-decoration: underline}
a:visited {color: #000000; text-decoration: underline}
a:active {color: #FF0000; text-decoration: none; background: #000000;}

div.container
{
margin: 0px auto;
width: 800px;
height: 100%;
text-align: left;
padding:0;
z-index:0;
} 

div.affiliates
{
margin: 18px 0px 0px 0px;
width: 125px;
padding: 10px 20px 0px 20px;
text-align: center;
height: 100%;
float: left;
z-index:1;
} 

div.main
{
margin: 18px 0px 0px 0px;
width: 595px;
padding: 0px 0px 0px 36px; 
float: left;
clear: right;
text-align: left;
border-style: none none none solid;
border-left-width: 4px;
z-index:1;
}

div.about
{
margin: 10px auto 0px auto;
padding: 10px 10px 0px 10px;
text-align: left;
border-style: solid none none none;
width: 600px;
font-family: Verdana,Arial,Helvetica;
font-size: 70%;

}

div.acontainer
{
margin: 0px auto;
width: 620px;
text-align: center;
}

ul
{
list-style: disk inside;
}

span.h1
{
font-size: 175%;
}

span.h2
{
font-size: 160%;
text-decoration: underline;
}

div.h3
{
text-align: center;
}
