body {
	color: #202020;
        background-color: #043eb4;
        background-image: url(http://www.anitasplace.com/images/blue_green_backgrnd.jpg);
        background-attachment: fixed;
        margin: 0px;
        padding:5px 0 0 5px;
        margin-top: 5px;
        background-position: fixed;
}

a:link {
        color: #000000;
        }
a:visited {
        color: #FFFF00;
        }
a:hover {
        color: #CCCCCC;
        background-color: #333333;
        text-decoration: none;
        }
a:active {
        color: #3399FF;
        }

h3 {
	color: #400040;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	}	

ul {
	margin-left: 15px; 
	padding-left: 15px;
	}

#scriptAlign
{
  text-align: center;
}

#columnHeader {
  color: #3399FF;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  font-style: italic;
  font-family: "Times New Roman", Times, serif;
  padding-top:10px;
  padding-bottom:10px;
}

#columnIndex
{
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  padding-top:1px;
  padding-bottom:1px;
  margin-left:40px;
  margin-bottom:8px;
}

#columnLocal
{ 
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  padding-top:1px;
  padding-bottom:1px;
  margin-left:120px;
  margin-bottom:8px;
} 

#columnContents
{
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  padding-top:1px;
  padding-bottom:1px;
  margin-left:100px;
  margin-bottom:8px;
}

#columnPages
{
  font-family: "Times New Roman", Times, serif;
  padding-top:50px;
  padding-bottom:5px;
  margin-left:220px;
  margin-bottom:8px;
}

span
{
float:left;
width:0.7em;
font-size:200%;
font-family:algerian,courier;
line-height:80%;
}
