body, tr, td, table, div, h1, p, a{ margin: 0px; padding: 0px; border: 0px; font-size: 16px; font-family: "Times New Roman", sans-serif; }
table{ border-collapse: collapse; }
img{ margin: 0px; padding: 0px; border: 0px; }
td{ vertical-align: top; }
body{ background-color: #ffffff; }
p{ color: #000000; }
form{ margin-top: 1em; }

#container{ width: 802px; margin-right: auto; margin-left: auto; position: relative; padding-top: 5em; }

#menucontainer{ width: 100%; position: relative; }
#menu{ padding-top: 1em; padding-bottom: 0.5em; }
#buttons{ border: 1px solid #dddddd; }
#menu table{ margin-left: auto; margin-right: auto; }
#menu td{ border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; background-color: #ffffff; }
#menu a{ display: block; padding: 0.5em; padding-left: 1em; padding-right: 1em; text-decoration: none; color: #000000; }
#menu a:hover{ background-color: #eeeeee; }
#menu #current{ border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; }
#menu #current a{ background-color: #dddddd; color: #000000; } 

#contentcontainer{ width: 100%; position: relative; }
#content{ padding-right: 1em; padding-bottom: 0; border: 1px solid #dddddd; background-color: #ffffff; height: 400px; }
#content .image{ padding-right: 1em; }
#content .image img{ width: 400px; height: 400px; }
#content p{ padding-top: 0.5em; padding-bottom: 0.5em; }
#content a{ color: #0000EE; }
#content a:visited{ color: #551A8B; }

#copyrightcontainer{ width: 100%; position: relative; }
#copyright{ padding: 0.5em; padding-left: 1em; padding-right: 1em; text-align: center; }
#copyright p{ font-size: 12.8px; color: #aaaaaa; }
#copyright a{ font-size: 12.8px; color: #aaaaaa; text-decoration: none; }

.leftitem{ padding-right: 1em; }
input, textarea{ margin-bottom: 1em; border: 1px solid #dddddd; background-color: #eeeeee; font-family: "Courier New", Courier, sans-serif; font-size: 14px; }
.button{ padding: 0.2em; padding-top: 0.1em; padding-bottom: 0.1em; font-size: 16px; font-family: "Times New Roman", serif; cursor: pointer; }

input[type=text]{ width: 265px; }
textarea{ width: 265px; }

#description{ position: absolute; display: none; z-index: 2; width: 400px; top: 348px; }
#description #box{ position: absolute; top: 0px; width: 400px; height: 36px; z-index: 3; background-color: #dddddd; opacity: .85; filter: alpha(opacity=95); }
#description #label{ position: absolute; width: 368px; padding-left: 1em; padding-right: 1em; z-index: 4; }
#description p{ text-align: center; }

#content .list p{ padding-bottom: 0.075em; }