body 
{
  background-image: url(../img/bg.gif);
  background-attachment:fixed; 
  overflow:hidden;
}

table.allborders 
{ 
  border: 4px #cc0033;
  border-style: solid;
  border-collapse: collapse;
}

table.allpages 
{ 
  width: 750px; 
  background-image: url(../img/tablebg.gif);
	filter:alpha(opacity=30);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

span
{
  width: 700px;
  position: relative;
  font-weight: bolder;
  font-family: arial;
}

td.allpages { padding: 20px;}

table.calendar 
{ 
  font-size: 80%;
  border: solid;
  padding-right: 20px;
  padding-left: 20px;
}

td.calendar 
{ 
  border-right: solid;
  padding-right: 20px;
  padding-left: 10px;
  text-align: right;
}

td.conttop
{
  padding-bottom: 10px;
}

td.cont 
{ 
  text-align: center;
  font-size: 80%;
}

blockquote { font-size: 80%;}

a { font-size: 90%;}

p.webmaster 
{ 
  font-size: 70%;
  font-weight: normal;
}

p.construct 
{ 
  font-size: 110%; 
  font-weight: bolder;
  color: #FF0000;
}