body {
font: 20px Verdana, sans-serif; 
line-height: 17px; 
text-align: center;
color: #000;
background: #34626B;
}

a {
color: #000;
text-decoration: none;
font-weight: bold;
}

a:hover {
border-bottom: 1px solid #000;
}

p {
margin-bottom: 15px;
padding: 0;
}

a.nodec {
border-bottom: 0px;
text-decoration: none;
font-weight: normal;
}
a.nodec:hover{
border-bottom: 0px;
text-decoration: none;
}
a.nodec:active{
border-bottom: 0px;
text-decoration: none;
}
a.nodec:visited{
border-bottom: 0px;
text-decoration: none;
}

a.madeby {
color: #999999;
font: 10px Verdana, sans-serif;

}

a.madebyimg:hover {
border-bottom: 0px;
}

a.madeby:hover {
border-bottom: 1px solid #999999;
color: #999999;
}

p a {
color:  #000;;
border-bottom:  1px solid #ccc;
padding:  0 0 2px 0;
}

p a:hover {
border-bottom: 1px solid #000;
}

h2 a {
font: Geneva, sans-serif; 
font-size: 10px;
font-weight: bold;
color: #000;
border-bottom: 1px solid #000;
}

h1 {
text-decoration: none;
color: #000;
font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
font-size: 22px;
line-height: normal;
letter-spacing: 0px;
margin: 0 0 3px 0;
font-weight: normal;
}

h2 {
margin-bottom: 6px;
font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
font-size: 20px;
line-height: normal;
letter-spacing: 1px;
font-weight: normal;
border-bottom: 3px dotted #cccccc;
}

h2 a {
text-decoration: none;
color: #000;
font-weight: normal;
background: #fff;
}

h2 a:hover {
border: 0px none;
padding: 0
}

h3 {
margin-bottom: 5px;
font-weight: bold;
font-size: 13px;
letter-spacing: .1em;
}

h3 a {
text-decoration: none;
border-bottom: 0px none;
}

h4 {
margin-bottom: 3px;
margin-top: 4px;
font-weight: bold;
font-size: 14px;
letter-spacing: .1em;
}

h5 {
margin-bottom: 5px;
font-weight: normal;
font-size: 10px;
text-transform: uppercase;
letter-spacing: .1em;
}

h6 {
margin-bottom: 3px;
/*font: 12px Georgia, Times, serif;*/
font-size: 12px;
font-weight: bold;
/*text-transform: uppercase;*/
}

h6 a {
color: #00f;
}

li {
list-style-type: none;
line-height: 200%;
margin-left: -20px;
}

#container {
align: center;
text-align: left;
width: 800px;
margin: 0 auto;
}

.banner {
font-family: Arial Black, Arial, tahoma;
font-size: 45px;
line-height: 1.5;
padding-bottom: 10px;
}

.bodytable {
border: 1px;
valign: top;
width: 100%;
}

table.center {
margin-left:auto; 
margin-right:auto;
}

td {
font-family: Verdana;
font-size: 12px;
line-height: 20px;
white-space: nowrap;
}

td.noline {
border: 0px none;
text-align: left
}



#table1 {
border-right: 1px solid #999999;
border-left: 1px solid #999999;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
width: 800px;
}

#menutable {
border-top: 2px double #cccccc;
border-bottom: 2px double #cccccc;
width: 90%;
align: center;
}

/*****************************************************/
/* Left in for the demo of the PHP Slideshow project */
#photos {
text-align: center;
background: #ffffff; 
margin-top: 2px; 
margin-bottom: 15px;
border: 1px solid #999999;
}

#photos img {
border: 1px solid #ccc;
padding: 4px;
line-height: 90%;
width: 270px;
/* height: 203px; */
}

#photos a {
text-decoration: none;
}

#photos h1 {
margin: 40px 0 10px 0;
font-size: 16px;
line-height:normal;
font-weight: bold;
color: #000; 
}

#photo_summary {
margin: 0 100px 0 100px;
text-align: left;
}

#photo_summary a {
text-decoration: none;
}

#title {
border-top: 1px solid #000000;
padding-top: 8px; 
width: 60%;
}
/*****************************************************/
