* {   
  font-family: Verdana; 
}
 
body {   
  text-align:center;
  background-color: #666699;
  background-image:url(data/home/FadingBackground.jpg); background-repeat:repeat-x;
}

a {
  text-decoration: none;
  color: #000;
}
  
#header {
  width: 90%;
  text-align: right;
  color: white;
  background-color: #666699;  
  padding:8px;
  margin:0 auto 0 auto; 
  border: solid 1px #cccccc;
}

#header a {
  text-decoration: none;
  color: white;
}
  
#header .adminlink {
  text-decoration: none;
  font-weight: bold;
  color: #CC3300;
}
 
#webname {
  color: white;
  font-size: 12pt;
  font-weight: bold;
  font-family: Century Gothic; 
  padding:10px;
  float: left;
  position: relative;
  left: -30px;
  background-color: #CC3300;  
  border: solid 3px #ff6600;
}

#title {
  color: white;
  font-size: 14pt;
}

#subtitle {
  color: #CC3300;
  font-size: 14pt;
}

#footer {
  width: 100%;
  border: solid 0px #000000;
  font-size: 10pt;
  text-align: center;
}

.nodeco {
  text-decoration: none;
}

#box95 {
  width: 100%;
  height: 93%;
  margin-top: 2%;
  font-size: 11pt;
}

#box {
  width: 100%;
  margin-top: 2%;
  font-size: 11pt;
}

#homebox1 {
  width: 100%;
  height: 75%;
  padding-top: 2%;
  border: solid 0px #000000;
}

#homebox2 {
  width: 100%;
  height: 14%;
  border: solid 0px #000000;
}

#homebox3 {
  width: 100%;
  height: 5%;
  text-align: center; 
  text-decoration: none;
  border: solid 0px #000000;
}

#content {
  padding-top: 3%;
  margin: 0 auto; 
  text-align: left;
  border: solid 0px #cccccc;
}

#content90 {
  width: 90%; 
  padding-top: 3%;
  margin:0 auto 0 auto; 
  text-align: left;
  border: solid 0px #cccccc;
}

#content80 {
  width: 80%;
  margin:0 auto 0 auto; 
  padding-top: 3%;
  text-align: left;
  border: solid 0px #cccccc;
}

#content70 {
  width: 70%;
  margin:0 auto 0 auto; 
  padding-top: 3%;
  text-align: left;
  border: solid 0px #cccccc;
}

#photo {
  float:left;
  margin-right: 5%;
  border: dotted 0px #000000;
}

.simg{
  padding: 14px;
  border: solid 0px #ff6600;
  background-color: #9999CC;
  margin-top: 0;
  margin-bottom: 0;
  margin-left:auto; 
  margin-right:auto; 
  font-size: 10pt;
}
                       
.wimg{
  padding: 14px;
  border: solid 0px #ff6600;
  background: #9999CC url(data/home/sold-watermark3.gif) center no-repeat;    
  margin-top: 0;
  margin-bottom: 0;
  margin-left:auto; 
  margin-right:auto; 
  font-size: 10pt;
}

.pictext {
  /* color: #660000; */
  font-size: 8pt;
}

table {background:transparent; border:0px;}
table table table {background:transparent;}
