body {
background: #ebd1b6 url(layout/bg.png);
background-repeat: repeat-x;
color:#767676;
font-family: trebuchet ms;
font-size: 8pt;
line-height: 13px;
margin-top: 0;
}

blockquote {
background: #eed7bf;
border: solid #f0e2cf 1px;
border-left: solid #f0e2cf 7px;
padding: 5px;
}

.footer {
background: #eed7bf;
border: solid #f0e2cf 1px;
color:#767676;
font-size: 7pt;
letter-spacing : 1px;
line-height:11px;
padding: 10;
text-align: justify;
}

.footer a {
color:#b66c52;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.footer a:hover {
color:#fcf4e0;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.header {
width: 800;
}

.nav {
width: 600;
}

.table {
width: 600;
}

.affy img {
border:solid #f0e2cf 3px;
padding: 1;
margin: 2;
}

.affy img:hover {
border:solid #dcbe9c 3px;
padding: 1;
margin: 2;
}

input, textarea, select {
background: #eed7bf;
border: solid #edcfad 1px;
color:#474747;
}

.codesort li {
display: inline;
padding-right: 0.5em;
}

div#nav a {
border-bottom: solid #edcfad 2px;
color: #cdaa7d;
display: block;
font-size: 8pt;
font-weight: bold;
letter-spacing : 1px;
padding: 3 0;
text-align:center;
text-decoration: none;
}

div#nav a:hover {
background: #ebd1b6;
border-bottom: solid #dcbe9c 2px;
color: #f7f6f2;
display: block;
font-size: 8pt;
font-weight: bold;
letter-spacing : 1px;
padding: 3 0;
text-align:center;
text-decoration: none;
}

h1 {
font-family: trebuchet ms;
text-transform: uppercase;
font-size: 15px;
color: #f7f7f3;
letter-spacing: 3px;
font-weight: bold;
text-align:left;
line-height: 18px;
padding: 11 7 3 20;
}

.title {
background: url(layout/title.png);
background-position: top right;
background-repeat: no-repeat;
border-bottom: solid #cdaa7d 2px;
font-size: 9pt;
font-weight: bold;
letter-spacing : 3px;
padding: 3;
}

.content {
color:#767676;
font-size:8pt;
letter-spacing : 1px;
line-height: 13px;
padding: 10 7;
}

.content a {
color:#b66c52;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.content a:hover {
color:#fcf4e0;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

strong {
color: #dba584;
font-weight: bold;
letter-spacing : 1px;
text-transform: capitalize;
}

b {
color: #474747;
font-weight: bold;
letter-spacing : 1px;
text-transform: capitalize;
}
