body {
background: #eae9f0 url(bg.jpg) repeat-x top center scroll;
margin: 0px;
padding: 0px;
font-family: 'Lucida Grande', Verdana, sans-serif;
font-size: 0.69em;
line-height: 14px;
letter-spacing: 1px;
color: #999999; }

#layout {
width: 523px; }

#head {
width: 100%;
height: 241px;
background: transparent url(head.jpg) no-repeat top center; }

#navigation {
width: 100%;
height: 241px;
padding-top: 208px;
text-align: center; }

#content {
width: 100%;
padding: 5px;
border-left: 8px solid #ded7d7; }

p {
font-family: 'Lucida Grande', Verdana, sans-serif;
font-size: 1.00em;
line-height: 14px;
letter-spacing: 1px;
color: #94807d; }

.box {
font-family: 'Lucida Grande', Verdana, sans-serif;
font-size: 1.00em;
line-height: 14px;
letter-spacing: 1px;
color: #999999;
background: #eeeeee;
border-right: 5px solid #dddddd;
border-bottom: 1px solid #dddddd;
padding: 2px;
margin: 2px; }

textarea, input, blockquote, select {
font-family: 'Lucida Grande', Verdana, sans-serif;
font-size: 1.00em;
line-height: 14px;
letter-spacing: 1px;
color: #999999;
background: #dddddd;
border-left: 5px solid #999999;
border-bottom: 1px solid #999999;
border-top: 0px solid;
border-right: 0px solid;
padding: 2px;
margin: 10px; }

h1, h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
font-size: 1.82em; }

h2, h2 a:link, h2 a:active, h2 a:visited, h2 a:hover {
font-size: 1.64em; }

h3 {
font-size: 1.36em; }

h1, h2, h3 {
text-align: center; }

a:link, a:active, a:visited {
font-family: 'Lucida Grande', Verdana, sans-serif;
font-size: 1.00em;
line-height: 14px;
letter-spacing: 1px;
color: #a29aad;
border-bottom: 1px dotted #a29aad;
text-decoration: none; }

a:hover {
font-family: 'Lucida Grande', Verdana, sans-serif;
font-size: 1.00em;
line-height: 14px;
letter-spacing: 1px;
color: #a29aad;
border-bottom: 1px solid #a29aad;
text-decoration: none; }

#navigation a:link, #navigation a:active, #navigation a:visited {
font-family: Verdana, sans-serif;
font-size: 1.36em;
letter-spacing: 2px;
color: #ded7d7;
border-bottom: 0px dotted #a29aad;
text-decoration: none; 
text-transform: uppercase;
padding: 0px 5px 0px 5px;
font-weight: bold; }

#navigation a:hover {
font-family: Verdana, sans-serif;
font-size: 1.36em;
letter-spacing: 2px;
color: #FFFFFF;
border-bottom: 0px dotted #a29aad;
text-decoration: none;
text-transform: uppercase;
padding: 0px 5px 0px 5px;
font-weight: bold; }

a img {
border-bottom: 0px solid; }

.nav {
text-align: center;
margin: 0px auto; }

.nav a:link, .nav a:active, .nav a:visited {
background: #dddddd;
padding: 5px; }

.nav a:hover {
background: transparent;
padding: 5px;   }

.butt {
background: transparent;
border-top: 3px solid #dddddd;
padding: 5px;  }