body { margin: 0; padding: 0; }

#top { margin: 20px; padding: 10px; height: 100px; }

#left { position: absolute; left: 20px; top: 170px; width: 210px; }

#center { position: absolute; top: 190px; margin-top: 0; margin-left: 250px; margin-right: 220px; }

#info { top: 210px; margin-top: 0; margin-left: 280px; margin-right: 220px; }

#right { position: absolute; right: 10px; top: 170px; width: 400px; }

p { font-family: times new roman, serif; color: #777777; font-size: 16px }

h1 { font-family: times new roman, serif; font-size: 80px; color: #777777; }

h2 { font-family: times new roman, serif; font-size: 20px; color: #777777; }

.nav { padding: 5px; font-family: times new roman, serif; font-size: 16px; color: #777777; margin: 5px; }

a:link { font-family: times new roman, serif; color: #777777; font-size: 16px; text-decoration: underline; background: transparent }

a:visited { font-family: times new roman, serif; color: #777777; font-size: 16px; text-decoration: underline; background: transparent }

a:active { font-family: times new roman, serif; color: #FF9933; font-size: 16px; text-decoration: underline; background; transparent }

a:hover { font-family: times new roman, serif; color: #FF9933; font-size: 16px; text-decoration: underline; background: transparent }


a:link.sub { font-family: times new roman, serif; color: #777777; font-size: 12px; text-decoration: underline; background: transparent }

a:visited.sub { font-family: times new roman, serif; color: #777777; font-size: 12px; text-decoration: underline; background: transparent }

a:active.sub { font-family: times new roman, serif; color: #777777; font-size: 12px; text-decoration: underline; background; transparent }

a:hover.sub { font-family: times new roman, serif; color: #777777; font-size: 12px; text-decoration: underline; background: transparent }

p.info { font-family: verdana, sans-serif; color: #777777; font-size: 16px }


