body
{  
  background-color: #303030;
  font-family: Verdana, Arial;
  font-size: 100%;
  color: #ffffff;
}

A:active 
{ color:#FFFFFF; text-decoration; }


A:hover 
{ color:#C68E17; text-decoration: none; }

.title
{
  font-family: Verdana, Arial;
  font-size: 160%;
  color: #C0C0C0;
  padding-bottom: 5px;
  font-weight: bold;
}

.titlerow
{
  background-color: #504A4B;
}

.subtitle
{
  font-family: Verdana, Arial;
  font-size: 160%;
  color: #ffffff;
  padding-bottom: 5px;
  font-weight: bold;
}

#navigation
{
  border: 2px solid white;
  height: 30px;
}

.nav
{
    font-family: Verdana, Arial;
    font-size: 105%;
    color: #DCDCDC;
    text-decoration: none;
    display: block;

}

.navlink
{
    font-family: Verdana, Arial;
    font-size: 100%;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
    display: inline;

}

.navlinkspage
{
    font-family: Verdana, Arial;
    font-size: 100%;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    display: inline;

}

.navgallery
{
    font-family: Verdana, Arial;
    font-size: 95%;
    color: #DCDCDC;
    text-decoration: none;
    display: block;
    font-weight: bold;

}

p
{
	font-family: Verdana, Arial;
	font-size: 90%;
	font-weight: normal;
	color: #fff;
}

.pnormal
{
	font-family: Verdana, Arial;
	font-size: 90%;
	font-weight: normal;
	color: #fff;
}

.psmall
{
	font-family: Verdana, Arial;
	font-size: 80%;
	font-weight: lighter;
	color: #DCDCDC;
}

.plarge
{
	  font-family: Verdana, Arial;
    font-size: 100%;
    color: #DCDCDC;
		font-weight: bold;
    text-decoration: none;
    display: block;
}

.plainlink
{
  font-family: Verdana, Arial;
  font-size: 120%;
  color: #fff;
  text-decoration: none;
  font-weight: lighter;
}

.plaingallerylink
{
  font-family: Verdana, Arial;
  font-size: 90%;
  color: #DCDCDC;
  text-decoration: none;
  font-weight: normal;
}

img
{
  border-color: #696969;
}

em
{
    font-family: Verdana, Arial;
    font-size: 105%;
    color: #ffffff;
    text-decoration: underline;
    font-style: normal;
}


.pinvisible
{
	font-family: Verdana, Arial;
	font-size: 30%;
	font-weight: lighter;
	color: #303030;
}
