body {
  margin: 0;
  padding: 0;
  font-family: verdana;
  font-size: 10px;
  background: #e0e0e0;
  color: #000;
}

#header {
  margin: 0;
  margin-top: 0px;
  padding: 0;
  width: 800px;
  height: 172px;
  background: url(images/trudy_banner.jpg);


}

#header h1 {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-left: 155px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  }

/* Layout CSS */

table.content {
  border-left: 1px solid #3d74ad;
  border-right: 1px solid #3d74ad;
}



#linkbar {
  margin: 0;
  margin-bottom: 0px;
  padding: 0;
  padding-top: 5px;
  padding-left: 5px;
  width: 800px;
  height: 27px;
  background: #81827D;
  color: #000000;
  border-bottom: 1px solid #000000;
}

#linkbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#linkbar li {
  margin: 0;
  margin-left: 9px;
  padding: 0;
  display: inline;
  font-size: 12px;
}

#linkbar a:link, #linkbar a:visited {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}

#linkbar a:hover {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #3233cc;
}  
  
#main {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  width: 800px;
  height: 100%;
  background: #ffffff;
}

#main p {
  margin: 0;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 1.5em;
  font-family: verdana, arial, helvetica, times new roman;

}

#footer {
  margin: 0;
  padding: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 800px;
  background: #000000;
}

#footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

#footer li {
  margin: 0;
  margin-left: 9px;
  padding: 0;
  display: inline;
  font-size: 12px;
  color: #fff;
}

#footer a:link, {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}

#footer a:hover {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
} 
#footer a:visited {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #f2f2f2;
} 
 
  
/* img CSS */

img.fl {
  margin: 0;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0;
  float: left;
}
.thumb
{
 		width: 145px;
		height: 109px;
		margin-left: 15px;
}
.text {

		margin-top:0px;
       margin-left: 0px;
		font-family: verdana, arial, helvetica, times new roman;
		color: #000000;
		font-size: 8px;
		font-weight: normal;
	


}



li.normal {
font-family :  Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal;text-align:left;	font-variant :normal; 
list-style: square;
font-weight : normal;
height : auto;
letter-spacing : normal;
line-height : 1;
color : #000000;
text-decoration : none;
}

p a:link{
color: blue;
font-weight: bold;
text-decoration: underline;
font-size: 12px;
}
p a:active{
color: #009999;
font-weight: bold;
text-decoration: underline;
font-size: 12px;
}
p a:visited{
color: gray;
font-weight: bold;
text-decoration: underline;
font-size: 12px;
}
p a:hover{
color: #FFFF33;
font-weight: bold;
text-decoration: underline;
font-size: 12px;
}
li.listing {
font-family :  Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-style : normal;
text-align:left;
font-variant :normal; 
list-style-type: none;
font-weight : normal;
height : 1.5;
letter-spacing : normal;
color : #000000;
text-decoration : none;
}

li.listing a:link{
color: red;
font-weight: bold;
text-decoration: underline;
font-size: 10px;
}

li.listing a:active{
color: #009999;
font-weight: bold;
text-decoration: underline;
font-size: 10px;
}

li.listing a:hover{
color: #FFFF33;
font-weight: bold;
text-decoration: underline;
font-size: 10px;
}

li.listing a:visited{
color: gray;
font-weight: bold;
text-decoration: underline;
font-size: 10px;
}

h2{
font-family: verdana, helvetica, arial, times new roman;
font-weight: bold;
text-decoration: none;
font-size: 15px;
line-height: 1.5;
padding-bottom: 5px;
text-align: center;
}
h3{
font-family: verdana, helvetica, arial, times new roman;
font-weight: bold;
text-decoration: underlina;
font-size: 14px;
margin-bottom: -3px;
margin-top: -5px;
text-align: center;
}
img {
padding: 8px;
}

p.inset a:link{
color: blue;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}
p.inset a:active{
color: #009999;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}
p.inset a:visited{
color: gray;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}
p.inset a:hover{
color: #FFFF33;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}


p.tour a:link{
color: blue;
font-weight: bold;
text-decoration: underline;
font-size: 10px;
}
p.tour a:active{
color: #009999;
font-weight: bold;
text-decoration: underline;
font-size: 10px;
}
p.tour a:visited{
color: gray;
font-weight: bold;
text-decoration: underline;
font-size: 10px;
}
p.tour a:hover{
color: #FFFF33;
font-weight: bold;
text-decoration: underline;
font-size: 10px;
}
td.image  {
height: 75px;
background-color: #000000;
}
td.descrip  {
height: 150px;
align: top;
}
