p.small {
  line-height: 3px;
}


p.maintext{

  font-size: 14px;

text-align:left;
margin-right:20%;
margin-left:20%;
}


b.heading{
font-size:16px;
}


img.picformat {


   margin-left: 1px;


	border-width:1px;
 border-style:solid;
border-color:#000000;


 
}	

table,td,th
{

border:0px;
margin-left:auto; 
    margin-right:auto;

}
table
{
width:auto;
margin-left:auto;
margin-right:auto;

}
th
{
height:50px;
}

 



/*#fcfcf2*/

#wrap {

  margin-left: auto;
  left: 0px;
  margin-right: auto;

}

#topband{
position:relative;
  margin-left: 20%;
  left: 0px;
  margin-right:20%;

}

.main{
position:absolute;
background-color:#fcfcf2;
z-index:-2;
padding-left:50px;
padding-right:50px;
margin-top:20px;
font-family:verdana;
font-size:16px;



}


img.pic {
float:left;
}


a.nund{
 
text-decoration:none;
}


a:link {
  text-decoration: none;
  color: #253a38;
}
a:visited {
  text-decoration: none;
  color: #253a38;
}
a:hover, a:active {
  text-decoration: underline;
  color: #000000;
}
.top {
  line-height: 8px;
  font-family: verdana;
  font-size: 12px;
  text-align: right;
  margin-left: auto;
  margin-right: auto;
}
ul {
  margin: 0;
  padding: 0;
  font-family: Arial,Verdana;
 
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul li {
  display: block;
  position: relative;
  float: left;

}
li ul {
  display: none;
}
ul li a {
  border-top: 0px solid #ffffff;
  padding: 5px 10px;
  background: #ffffff none repeat scroll 0% 50%;
  display: block;
  text-decoration: none;
  color: #ffffff;
  margin-left: 1px;
 font-size:14px;
  white-space: nowrap;
}
ul li a:hover {
  background: #ffffff none repeat scroll 0% 50%;
}
li:hover ul {
  display: block;
  position: absolute;
}
li:hover li {
  float: none;
  font-size: 11px;
}
li:hover a {
  background: #ffffff none repeat scroll 0% 50%;
}
li:hover li a:hover {
  background: #ffffff none repeat scroll 0% 50%;
}



.linkpage {
  padding: 5px;
  position: absolute;
  left: 300px;
  top: 150px;
  background-color: #ffcc00;
}


