body {
background: #1c0d0f;
color:#c0c0c0;
font-family: trebuchet ms;
font-size: 9pt;
line-height: 15px;
margin-top: 0;
}

blockquote {
background: #40233a;
padding: 10px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.footer {
background: #c2aba5;
color:#616161;
font-size: 7pt;
letter-spacing : 1px;
line-height:11px;
padding: 10px;
text-align: justify;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.footer a {
color:#a76086;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.footer a:hover {
color:#46233d;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.header {
width: 800px;
}

.nav {
padding: 10px;
width: 750px;
}

.table {
width: 750px;
}

.img {
border:solid #513744 4px;
padding: 1px;
margin: 0 5px 2px 0;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.affy img {
border:solid #513744 4px;
padding: 1px;
margin: 2px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.affy img:hover {
border:solid #834b5e 4px;
padding: 1px;
margin: 2px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.pics img {
border:solid #513744 2px;
padding: 3px;
margin: 1px;
width: 80;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}

.pics img:hover {
border:solid #834b5e 2px;
padding: 3px;
margin: 1px;
width: 80;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

input, textarea, select {
background: #c39da3;
border: solid #ffa766 0px;
color:#000000;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.codesort li {
display: inline;
padding-right: 0.5em;
}

div#nav a {
background: #4d2a3f;
color: #c39da3;
display: block;
font-size: 10pt;
font-style: italic;
letter-spacing : 1px;
padding: 5px 10px;
text-align: center;
text-decoration: none;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

div#nav a:hover {
background: #c39da3;
color: #4d2a3f;
display: block;
font-size: 10pt;
font-style: italic;
letter-spacing : 1px;
padding: 5px 10px;
text-align: center;
text-decoration: none;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

h1 {
font-family: trebuchet ms;
font-size: 15px;
color: #9b647d;
letter-spacing: 3px;
font-style: italic;
font-weight: bold;
text-align: left;
line-height: 18px;
padding: 10px 0 0 20px;
}

.title {
background: #24111e;
border-bottom: solid #41213a 1px;
font-size: 9pt;
font-weight: bold;
letter-spacing : 3px;
padding: 3px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.content {
color:#c0c0c0;
font-size:9pt;
line-height: 15px;
padding: 10px 7px;
}

.content a {
color:#a76086;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.content a:hover {
color:#e8aecd;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

strong {
color: #b0819b;
font-weight: bold;
letter-spacing : 1px;
text-transform: capitalize;
}

b {
color: #524356;
font-weight: bold;
text-transform: capitalize;
}

em {
color: #524356;
}
