body
{
margin: 0;
padding: 0;
background-image: url(./new_images/grad_white.png);
background-repeat: repeat-x
background-attachment:fixed;
background-position: 0px 0px; 
}

a:link {color: #003366}
a:visited {color: #66CCFF}
a:hover {color: #339966}
a:active {color: #006699}
.cell_align {
	align: center;
}
#centerset {
	width:auto;
	height:auto;
	overflow:auto
}
.lght { 
  background-color: #F0F0E2; 
}
.txtbck { 
  background-image: url(./new_images/calback.png);
}
.gradwhite {
  background-image: url(./new_images/grad_white.png);
background-repeat: repeat-x
}
.gradreg {
  background-image: url(./new_images/grad_reg.png);
background-repeat: repeat-x
}
.gradtall {
  background-image: url(./new_images/grad_tall.png);
background-repeat: repeat-x
}
.bkgrnd {
  float: left;
  height: 2005px;
  margin: 0px;
  width: 800px;
}
.bkgrndreg {
  float: left;
  height: 3000px;
  margin: 0px;
  width: 800px;
}
.bkgrndtall {
  float: left;
  height: 8000px;
  margin: 0px;
  width: 800px;
}
.rollover_big a { display:block; width:202px; height:100px; background-color: #800000}
.rollover_big a:hover { background-color: #800000}
.rollover_med a { display:block; width:202px; height:32px; background-color: #A3B1B1}
.rollover_med a:hover { background-color: #800000}