h1, h2, h3 {
     margin: 0px;
     padding: 0px;
     font-weight: normal;
     display: inline;
     }
.bottom_block {
     height: 100px;
}
#header  {
     font-size: 24px;
     color: #000000;
     font-family: Impact;
     display: inline;
     margin-left: 10px;
}
body {
     margin: 0px 0px 0px 0px;
     }
#bottom_block p{
     padding: 0px;
     margin: 0px;

}
#leftnav p{
     padding: 0px;
     margin: 0px;

}
.yellow_back {
     background-color: #FFF09A;
     text-align: center;
     padding: 5px;
}
.yellow_back2 {
     background-color: #FFF09A;
     text-align: center;
     padding: 0px;
}
.blue_back {
     background-color: #DEE7EF;
     text-align: center;
     padding: 6px;
}
.blue_back2 {
     background-color: #DEE7EF;
     text-align: center;
     padding: 3px;
}
#right form {
     display: inline;
}
#container {
     text-align: left;
     width: 600px;
     margin-left: 10px;
     }
#container2 {
     text-align: left;
     padding: 0px;
     width: 580px;
     background-color: #FFFFFF;
     border: 1px solid #FFFFFF;
     margin-left: 10px;
     }
#banner {
     font-family: Arial;
     color: #999999;
     background-color: #FFFFFF;
     text-align: left;
     padding: 0px;
     border-bottom: 1px solid #FFFFFF;
     font-size: small;
     height: 50px;
     font-style: italic;
     }

a#banner-img {
     display: none;
     }


#banner a {
     text-decoration: none;
     }

#banner h1 {
     font-size: xx-large;
     }

#banner h2 {
     font-size: small;
     }

#center {
     float: left;
     width: 400px;
     }

.content {
     background-color: #FFFFFF;
     color: #000000;
     font-family: Arial;
     font-size: x-small;
     overflow: hidden
     }

#right {
     float: left;
     width: 200px;
     background-color: #FFFFFF;
     overflow: hidden;
     }

.content p {
     color: #000000;
     font-family: Arial;
     font-size: small;
     font-weight: normal;
     line-height: 120%;
     text-align: left;
     margin-bottom: 0px;
     }

.content blockquote {
     line-height: 110%;
     font-family: Arial;
     font-style: italic;
     font-size: 10pt;
     }

.content li {
     line-height: 110%;
     }

.content h2 {
     color: #000000;
     font-family: Arial;
     font-size: x-small;
     text-align: left;
     font-weight: bold;
     margin-bottom: 10px;
     }

.content h3 {
     color: #000000;
     font-family: Arial;
     font-size: medium;
     text-align: left;
     font-weight: bold;
     font-style: italic;
     margin-bottom: 10px;
     }

.content p.posted {
     color: #999999;
     font-family: Arial;
     font-size: x-small;
     text-align: left;
     line-height: normal;
     }
hr.line {
     color: #333333;
     background-color: #333333;
     height: 1px;
     width: 95%;
}
.sidebar {
     padding: 15px;
     }



#calendar {
     line-height: 100%;
     color: #000000;
     font-family: Arial;
     font-size: x-small;
     padding: 2px;
     text-align: center;
     margin-bottom: 10px;
     }

#calendar table {
     padding: 0px;
     border-collapse: collapse;
     border: 0px;
     width: 100%;
     }

#calendar caption {
     background-color: #FFF09A;
     text-align: center;
     padding: 0px;
     color: #000000;
     font-family: Arial;
     font-size: small;
     text-align: center;
     font-weight: bold;
     }

#calendar th {
     text-align: center;
     font-weight: normal;
     }

#calendar td {
     text-align: center;
     }

.sidebar h2 {
     color: #000000;
     font-family: Arial;
     font-size: small;
     text-align: center;
     font-weight: bold;
     }

.sidebar ul {
     padding-left: 0px;
     margin: 0px;
     margin-bottom: 10px;
     }

.sidebar li {
     color: #000000;
     font-family: Arial;
     font-size: x-small;
     text-align: left;
     list-style-type: none;
     }

.sidebar img {
     border: 1px solid #FFFFFF;
     }
img.mod {
     border: 1px solid #000000;
     margin: 2px;
}
.photo {
     text-align: left;
     margin-bottom: 10px;
     }

.link-note {
     font-family: Arial;
     font-size: x-small;
     text-align: left;
     padding: 2px;
     margin-bottom: 10px;
     }

#powered {
     font-family: Arial;
     font-size: x-small;
     text-align: left;
     color: #000000;
     margin-top: 50px;
     }

#comment-data {
     float: left;
     width: 180px;
     padding-right: 15px;
     margin-right: 15px;
     text-align: left;
     border-right: 1px dotted #BBB;
     }

textarea[id="comment-text"] {
     width: 80%;
     }

a:hover       { color: red }
#header a {
     text-decoration: none;
     color: #000000;

     }
#header a:hover{color: red}

A.ny:link    {color:FFF09A; text-decoration:none;}
A.ny:visited {color:FFF09A; text-decoration:none;}
A.ny:active  {color:FFF09A; text-decoration:none;}
A.ny:hover   {color:FFF09A; text-decoration:underline;}

A.ns:link    {color:silver; text-decoration:none;}
A.ns:visited {color:silver; text-decoration:none;}
A.ns:active  {color:silver; text-decoration:none;}
A.ns:hover   {color:silver; text-decoration:underline;}
