#mainbox { background-color: white; overflow: auto; border: solid 1px #616161; }
body { background-color: #fff; font-size: 12px; color:#646464; font-family: "Courier New", Courier, Monaco, monospace; line-height: 1.4em; text-transform: lowercase; letter-spacing: -0.1em; margin:60px 0 0; }
p, h1 { margin-top: 0; }
h1 { color: #646464; font-size: 20px; font-family: "Courier New", Courier, Monaco, monospace; line-height: 22px; }
a:link { color: #646464; text-decoration: none; }
a:hover { color: #646464; background-color: #eee; text-decoration: underline; }
a:visited { color: #646464; text-decoration: none; }
#menu { text-transform: lowercase; text-align: right; }
#menu a:hover { color: #646464; background-color: #eee; text-decoration: underline; }
#menu2 { text-align: right; text-transform: lowercase; }
#menu2 a:hover { color: #646464; text-decoration: underline; background-color: #eee; }
#menu3 { text-align: right; text-transform: lowercase; }
#menu3 a:hover { color: #646464; text-decoration: underline; background-color: #eee; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { background-color: #c5c5c5; text-decoration: none; }
.imagetxt { color: #646464; font-size: 11px; }
.imagetxtsmall { color: #646464; font-size: 10px; }
#nav { }
#nav a:link { color: #646464; text-decoration: none; }
#nav a:hover { color: #646464; text-decoration: none; background-color: #eee; }
.submit { width: 48px; height: 20px; margin-top: 3px; border: none; }
.mailinput { color: #888; font-family: "Courier New", Courier, Monaco, monospace; text-align: right; margin-top: 3px; }
