BODY
{
  background-color: #383838;
  color: black;
  font-family: Arial, Verdana;
  font-size: 12px;
}

BODY A:link
{
  color: #bb0054;
  text-decoration: none;
}

BODY A:visited
{
  color: #bb0054;
  text-decoration: none;
}

BODY A:active
{
  color: #bb0054;
}

BODY A:hover
{
  color: #bb0054;
  text-decoration: underline;
}

.navig
{
  color: white;
  font-family: Verdana;
  font-size: 10px;
}

.navig A:link
{
  color: white;
  text-decoration: none;
}

.navig A:visited
{
  color: white;
  text-decoration: none;
}

.navig A:active
{
  color: white;
}

.navig A:hover
{
  color: white;
  text-decoration: underline;
}

.main
{
  padding: 25px;
  color: black;
  font-family: Verdana;
  font-size: 12px;
}

.column
{
  padding: 5px;
  color: black;
  font-family: Verdana;
  font-size: 11px;
}

.copyright
{
  color: white;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
}


.calheader
{
  color: #6c0b0b;
  padding: 2;
  font-family: Arial;
  font-size: 11px;
}

.caltext
{
  color: white;
  font-family: Arial;
  font-size: 11px;
}

.caldefault
{
  color: white;
  font-family: Arial;
  font-size: 12px;
}


.callink
{
  color: #bb0054;
  font-family: Verdana;
  font-size: 10px;
}


.callink A:link
{
  color: #bb0054;
  text-decoration: none;
}

.callink A:visited
{
  color: #bb0054;
  text-decoration: none;
}

.callink A:active
{
  color: #bb0054;
}

.callink A:hover
{
  color: #bb0054;
  text-decoration: underline;
}

.default
{
  color: black;
  font-family: Verdana;
  font-size: 12px;
}

.float
{
  float: left;
}

.blogthumb
{
  padding: 4px;
  border: solid #713332 1px;
}

.membercount
{
  border: solid #885555 1px;
  width: 153px;
  background-color: white;
  padding: 4px;
  color: black;
  font-family: Verdana;
  font-size: 10px;
  text-align: center;
}

.signupterms
{
  border: solid #888888 1px;
  width: 420px;
  height: 200px;
  background-color: white;
  padding: 4px;
  color: black;
  font-family: Verdana;
  font-size: 10px;
  overflow: scroll;
}

.lastupdated
{
  color: white;
  font-family: Verdana;
  font-size: 8px;
  text-align: center;
  width: 65px;
  position: absolute;
}

.rearrangethumbnail
{
  cursor: pointer;
  border: solid black 1px;
  background-repeat: no-repeat; 
  background-position:center center;
  position: relative;
  z-index: 10;
}

.rearrangemovingthumbnail
{
  cursor: pointer;
  border: solid black 1px;
  background-repeat: no-repeat; 
  background-position:center center;
  position: absolute;
  z-index: 9;
}
