img
{
  display: block;
}

.ModuleAlign
{
  text-align: left;
}


/* MainLink */
.MainLink A:link{ color: darkgray; text-decoration: none; }
.MainLink A:visited{ color: darkgray; text-decoration: none; }
.MainLink A:hover{ color: darkgray; text-decoration: underline; }
.MainLink
{
  color: darkgray;
  font: normal 12px/18px "Times New Roman", Times, serif;
  letter-spacing: .15em;
  word-spacing: .15em;
}

/* Background */
.MainBG
{
  background-color: white;
  background-image: url('images/bg.gif');
  background-repeat: no-repeat;
  background-position: bottom center;
}


/* BottomText */
.BottomText A:link{ color: #cccccc; font-size: x-small; }
.BottomText A:visited{ color: #cccccc; font-size: x-small; }
.BottomText
{
  color: #cccccc;
  font-size: x-small;
}


/* ManageUsersText */
.ManageUsersText A:link{ color: #333333; }
.ManageUsersText A:visited{ color: #333333; }
.ManageUsersText
{
  color: #333333;
}

.admintop A:link{ color: black; }
.admintop A:visited{ color: black; }
.admintop
{
  color: black;
}


/* LoginHeader */
.LoginHeader A:link{ color: #333333; }
.LoginHeader A:visited{ color: #333333; }
.LoginHeader
{
  color: #333333;
}


/* ContactText */
.ContactText A:link{ color: #333333; }
.ContactText A:visited{ color: #333333; }
.ContactText
{
font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
}

/* ContactText */
.CenterText A:link{ color: #333333; }
.CenterText A:visited{ color: #333333; }
.CenterText
{
font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}

/* GalleryHeader */
.GalleryHeader A:link{ color: #333333; }
.GalleryHeader A:visited{ color: #333333; }
.GalleryHeader
{
  color: #333333;
  font-style: italic;
}


/* GalleryText */
.GalleryText A:link{ color: #333333; }
.GalleryText A:visited{ color: #333333; }
.GalleryText
{
  color: #333333;
  font-weight: bold;
}

/* GalleryText */
.IndexText A:link{ color: #333333; }
.IndexText A:visited{ color: #333333; }
.IndexText
{
  color: #333333;
  font-weight: bold;
}
