html     { width: 100%; height: 100% }body      { background: #04715A url(background.jpg) repeat-x fixed; 	   font-family: verdana,helvetica,arial; padding: 10px }#logo      { margin-left: auto; margin-right: auto; width: 800px; height: 200px;        background: #FFFFFF; border: 5px solid black; border-bottom:0 }#links1      { margin-left: auto; margin-right: auto; width: 800px; height: 1.5em;        background: #EEB422; border: 5px solid black; border-top:0; 	   border-bottom:0; text-align: center }#links2      { margin-left: auto; margin-right: auto; width: 800px; height: 1.5em;        background: #EEEBAA; border: 5px solid black; border-top:0; 	   border-bottom:0; text-align: center }	   ul#menu, #menu2      { list-style: none; margin: 0; padding: 0 10px; white-space: nowrap }ul#menu li, #menu2 li      { margin: 0; display: inline }ul#menu a:link, #menu a:visited, #menu2 a:link, #menu2 a:visited     { line-height: 1.5em; margin: 0 15px; text-decoration: none; 	   color: #04715A }ul#menu a.active:link, #menu a.active:visited, #menu a:hover, #menu2 a.active:link, #menu2 a.active:visited, #menu2 a:hover     { border-bottom: 4px solid #04715A; padding-bottom: 0; color: #000000 }#main      { margin-left: auto; margin-right: auto; width: 780px; background: #FFFFFF; 	   border: 5px solid black; border-top:0; padding: 10px; }	   #main:after     { content: "."; display: block; line-height: 1px; font-size: 1px; 	   color: #FFFFFF; clear: both; }	   .title1     { font-size: x-large; font-weight: bold; text-align: center }	 .title2     { font-size: large; font-weight: bold; text-align: center }	 #copy     { margin: 1em; font-size: small; color: #FFFFFF; text-align: center; }	 #copy a     { color: #FFFFFF }