body { background-color: #351f0f; font-size: .9em; font-family: Verdana, Arial, Helvetica, Geneva; margin: 0px; padding: 5px; text-align: center; }
#container { background-color: transparent; margin-left: auto; margin-right: auto; width: 900px; text-align: left; }
#main { background-color: black; width: 856px; padding: 9px; }
#samples { background-color: #d7cec6; width: 856px; height: 208px; padding: 5px 0; margin: 0; text-align: center; }
applet { padding: 0; margin: 0; }
#top_menu { background-color: #c2ad9b; margin-top: 9px; width: 838px; padding: 9px; text-align: right; }
#top_menu a: { padding: 9px; }
#top_menu a:link { color: #351f0f; text-decoration: none; font-weight: bold; padding: 9px; }
#top_menu a:visited { color: #351f0f; text-decoration: none; font-weight: bold; padding: 9px; }
#top_menu a:hover { text-decoration: underline; }
#top_menu a:visited:hover { text-decoration: underline; }
#content { background: #d7cec6; margin-top: 9px; }
#content p { padding-left: 50px; }
#content td { font-size: .9em; }
#content ul { padding-left: 100px; list-style-type: none; font-style: italic; }
#content li { padding-left: 25px; list-style-type: none; font-style: italic; }
#rtside { float: right; }
#lftside { float: left; width: 400px; text-align: left; }
#address { background-color: #c2ad9b; margin-top: 9px; font-size: .8em; width: 838px; padding: 9px; text-align: right; }
h3 { text-align: center; margin: 0; padding: 10px; }
#footer { text-align: center; }
.footer_copy { font-size: .7em; color: white; }
.footer_copy a { color: white; text-decoration: none; }
.clr_both { clear: both; }
.clr_left { clear: left; }
.red { color: red; }
.small { font-size: .7em; }
