a {text-decoration: none; }

p {font-family:verdana; color: black; font-size: 1em; text-align: justify; }

p.centered {text-align: center; }

p.colored {text-align: center; background-color: #ccccdd; }

p.author {font-size: 0.6em; text-align: left; }

q.quote {font-size: 0.8em; font-style:italic;  }

h1 {font-family:verdana; color: black; font-size: 1em; } 

li {font-family:verdana; color: black; font-size: 1em; text-align: left; list-style-image: url('images/bullet.png');
}



#container { width: 1024px; height: 768px; margin: 0 auto; background: #99c8db; }

#title {float: left; width: 826px; height: 170px; margin: 0 auto; background-image: url(images/pixel3.png);   }

#navigation {float: left; width: 198px; min-height: 768px; margin: 0 auto; background-image: url(images/pixel3.png);  }

#text {float: left; width: 786px; min-height: 578px; padding: 10px; padding-right: 30px; background: #ffffff;  }

#navigation a:hover { background-color: gray }



img.centered { display: block; margin: 0px auto; }

.centered { display: block; margin: 0px auto; }


#navlist { padding: 0 1px 1px; margin-left: 0; font: bold 14px Verdana, sans-serif; background: gray; width: 14em; }

#navlist li { list-style: none; margin: 0; border-top: 1px solid gray; text-align: left; }

#navlist2 li { list-style: none; font: bold 10px Verdana, sans-serif; margin: 0; margin-right: 10px; border-top: 1px solid gray; text-align: left; }

#navlist li a { display: block; padding: 0.25em 0.5em 0.25em 0.75em; border-left: 1em solid #AAB; background: #CCD; text-decoration: none; }

#navlist li a:link { color: #448; }

#navlist li a:visited { color: #667; }

#navlist li a:hover { border-color: #FFCC66; color: #ffffff; background: #332; }

#navlist a:link#current, #navlist a:visited#current { color: #ffffff; background: #ccccdd;  }