/* External Style Sheet */

.center {
text-align: center;
margin: auto; }

table#search { margin: auto; }

.pages { font-size: 12px; }

.footer {
border-top: solid 1px #000000;
padding-top: 20px;
padding-bottom: 20px;
background-color: #e2e2e2;
text-align: center;
margin: auto;
clear: both;
font-size: 12px; }

body {
background-color: #e2e2e2;
padding: 10px 80px 10px 80px;
text-align: justify;
font-family: "Times New Roman", Georgia, sans-serif;
font-size: 16px;
margin: 0; }

#topNav {
border-top: none;
border-bottom: solid 1px #000000;
background-color: #e2e2e2;
text-align: center;
font-size: 20px;
height: 70px;
line-height: 65px;
valign: center; }

#topNav a {
color: #3333ff;
padding: 20px;
text-decoration: none; }

#topNav a:visited {
color: #ff0000; }

#artist #topNav .artist,
#canvas #topNav .canvas,
#lacquer #topNav .lacquer,
#paper #topNav .paper,
#silk #topNav .silk,
#glossary #topNav .glossary,
#about #topNav .about {
color: #000000;
cursor: default; }

table {
margin: auto;
width: 75%; 
border: none; }

td {
border: solid 0px #000000; }

#left {
text-align: center;
width: 20%;
font-family: "Times New Roman", Georgia, sans-serif;
font-size: 18px; }

#right {
text-align: justify;
width: 75%;
padding: 25px; }
