
body {
background-color: #fff;
color: #000000;
font-family: georgia, times, sarif;
font-size: 76%;
margin: 0 auto;
min-width: 730px;
text-align: center;
}

html {
text-align: center;
}

a:link {
color: #000;
text-decoration: none;
image-border: none;
}

a:visited {
color: #0033cc;
text-decoration: none;
}

a:hover {
color: #fffccc;
text-decoration: none;
}

a:active {
color #fffccc;
text-decoration: none;
}

a img {
border: none;
}

h1 {
font-size: 1.2em;
font-weight: bold;
text-align: left;
}

h2 {
font-size: 1.1em;
font-weight: bold;
}

h3 {
font-size: 1.1em;
font-weight: bold;
text-align: left;
}

h4 {
font-size: 1.1em;
font-weight: bold;
margin-top: 60px;
}

h5 {
font-size: 1.1em;
font-weight: bold;
text-align: left;
font style: italic;
}

p {
text-align: justify;
line-height: 1.3em;
font-size: 1.0em;
}

/* text decoration */

.ital {
font-style: italic;
}

.red {
color: #cc3333;
}

.right {
text-align: right;
}

#container {
position: relative;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 700px;
}

#mainnav {
display: none;
margin: 10px 0px 0px 0px;
width: 700px;
height: 25px;
background: url(images/tableart.gif) center bottom no-repeat;
}

#mainnav ul {
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}

#mainnav ul li {
list-style-type: none;
display: inline;
text-align: center;
}

#mainnav ul li a {
padding: 0px 38px 0px 38px;
}


#leftnav {
float: left;
margin: 30px 0px 0px 45px;
display: block;
width: 105px;
test-align: left;
}

#leftnav p {
text-align: left;
}

#leftnav img {
margin: 30px 20px 0px 0px;
}

#leftnavinfo {
display: none;
float: left;
margin: 25px 0px 0px 45px;
display: block;
width: 120px;
text-align: left;
}

#leftnavinfo p {
text-align: left;
}

#leftnavinfo img {
border: solid 4px #666;
}

#textcontainer {
float: right;
margin: 0px 0px 0px 0px;
width: 450px;
padding: 20px 40px 20px 0px;
text-align: left;
}

#textcontainer ul li{
list-style-type: none;
}

#textcontainer img {
float: right;
}

#subfooter {
clear: both;
margin: 0px 40px 20px 40px;
width: 620px;
}

#subfooterinfo {
display: none;
margin: 0px 0px 0px 175px;
padding: 20px 20px 20px 30px;
width: 450px;
}

#subfooter P{
text-align: center;
}

#wallspace {
float: left;
margin: 20px 10px 30px 0px;
width: 520px;
height: 400px;
}

#wallspace img {
margin: 10px;
border: solid 4px #666;
vertical-align: middle;
}

#arttext {
margin: 40px 0px 0px 10px;
float: right;
width: 160px;
}

#arttext img {
vertical-align: middle;
}

#footer {
display: none;
clear: both;
margin: 0px;
width: 700px;
padding: 10px 0px 30px 0px;
background: url(images/bottomhr.gif) top center no-repeat;
}

#footer p {
text-align: center;
font-size: 0.9em;
}



