body {background-color: #BCEE68; color: #228B22;}
h1 {color: #228B22; font-family: Verdana, Arial, serif: font-size: 24px;}
h1 cite {color:#228B22;}
h2, h3 {color:#8C1717;}
a:link {text-decoration:none; color:#8C1717; cursor:pointer; border-bottom: 1px dotted;}
a:hover {text-decoration:none; color:white; background-color:#8C1717; border-bottom: none;}
.indent {margin-left: 2em;}
ul {margin-left: -10px;}
li {padding-bottom: 15px;}
.border {border: 1px solid black;}
#left {background color:white; float:left; width:35%}
#right {background color:white; float:left; width:35%;}
#bottom {clear:both;} 
#container {display:block; margin-left:auto; margin-right:auto; width:90%;}
