body
{
background-color:#ffcc66;
z-index:-1;
font-size:100%;
}

div.container
{
width:640px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
background-color:#ffffff;
padding-top:1em;
padding-right:2em;
padding-left:2em;
padding-bottom:0;
font-family: geneva, verdana, arial, helvetica, sans-serif;
}

.container a {text-decoration:none;}

div.header 
{

}

.header p
{
margin-top:35px;
}

div.navbar
{
height:90px;
width:540px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:10px;
padding-top:0px;
padding-bottom:20px;
font-family:arial;
background-color:#ffffff;
}

.navbar a:link {color:#0000ff;} 
.navbar a:visited {color:#0000ff;}
.navbar a:hover {color:#ffffff;}  
.navbar a:active {color:#ffffff;}

div.o-r-ball
{
height:90px;
width:90px;
font-size:16px;
color:#0000ff;
font-weight:bold;
float:left;
text-align:center;
background:#ffffff url('orange_red_tetherball.gif') no-repeat bottom left;
}

div.o-ball
{
height:90px;
width:90px;
font-size:13px;
color:#cc0000;
font-weight:bold;
float:left;
text-align:center;
background:#ffffff url('orange_tetherball.gif') no-repeat bottom left;
}

.o-ball a:link {color:#990000;} 
.o-ball a:visited {color:#990000;}
.o-ball a:hover {color:#000000;}  
.o-ball a:active {color:#000000;}

/*
.o-ball p
{
margin-top:37px;
}
*/

div.y-ball
{
height:90px;
width:90px;
font-size:16px;
color:#0000ff;
font-weight:bold;
float:left;
text-align:center;
background:#ffffff url('yellow_tetherball.gif') no-repeat bottom left;
}

.y-ball a:hover {color:#00ff00;}  
.y-ball a:active {color:#00ff00;}

div.g-ball
{
height:90px;
width:90px;
font-size:16px;
color:#0000ff;
font-weight:bold;
float:left;
text-align:center;
background:#ffffff url('green_tetherball.gif') no-repeat bottom left;
}

.g-ball a:hover {color:#ffff00;}  
.g-ball a:active {color:#ffff00;}

div.b-ball
{
height:90px;
width:90px;
font-size:13px;
color:#cc0000;
font-weight:bold;
float:left;
text-align:center;
background:#ffffff url('blue_tetherball.gif') no-repeat bottom left;
}

.b-ball a:link {color:#990000;} 
.b-ball a:visited {color:#990000;}
.b-ball a:hover {color:#006600;}  
.b-ball a:active {color:#000000;}

/*
.b-ball p
{
margin-top:37px;
}
*/

div.p-ball
{
height:90px;
width:90px;
font-size:13px;
color:#0000ff;
font-weight:bold;
float:left;
text-align:center;
background:#ffffff url('purple_tetherball.gif') no-repeat bottom left;
}

.p-ball a:link {color:#0000ff;} 
.p-ball a:visited {color:#0000ff;}
.p-ball a:hover {color:#ff0000;}  
.p-ball a:active {color:#ff9900;}

/*
.p-ball p
{
margin-top:37px;
}
*/

div.title
{
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

.title h1
{
font-size:48px;
font-family:"Times New Roman", Times, serif;
color:#0000ff;
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

div.content
{

}

.content h2
{
font-size:1.625em;
text-align:center;
font-family:"Times New Roman", Times, serif;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

.content h3
{
font-size:1.3em;
font-family:"Times New Roman", Times, serif;
}

a:link {color:#0000ff;} 
a:visited {color:#0000ff;}
a:hover {color:#ff0000;}  
a:active {color:#ff0000;}

div.adbox
{
width:320px;
height:290px;
padding-top:28px;
padding-right:20px;
padding-left:0;
padding-bottom:10px;
margin:0;
float:left;
}

p.center
{
text-align:center;
}

p.small
{
font-size:0.75em;
}

div.footer
{
text-align:center;
padding-bottom:20px;
}