a
{
  color: #000000;
  text-decoration: none
}

a:active
{
  color: #000000;
  text-decoration: none
}

a:visited
{
  color: #000000;
  text-decoration: none
}

a:hover
{
  color: #000000;
  text-decoration: underline
}

body
{
  background: url(pics/bgrnd.jpg);
}

ul
{
  list-style-image: url(pics/bul.png)
}

#logo
{
  position: relative;
  background: url(pics/cr-logo.jpg) no-repeat;
  height: 115px;
}

#main
{
  position:relative;
  margin-top:2px;
  width:600px;
  text-align: center;
}

#info
{
  text-align:left;
  margin-left: 10px;
}

#sub
{
  position: relative;
  left: 10px;
}

#info2
{
  left: 110px;
  position: absolute;
  margin-left: 4px;
  text-align: center;
  width: 500;
}

#info3
{
  text-align:left;
  margin-left: 10px;
  width: 280;
}

#half
{
  left: 300px;
  position: absolute;
  margin-left: 4px;
  text-align: left;
}

#300
{
  width: 300px;
}

#imp
{
  font-size: 20pt;
  font-family: "Verdana";
}

#imp2
{
  font-size: 16pt;
}

#small
{
  font-size: 8pt;
}

#box
{
  position: relative;
  width: 80px;
}

#pic
{
  position: relative;
}

#stuff
{
  position: relative;
  height: 120;
}