body {
background: #181818 url(layout/bg.png);
background-repeat: repeat-x;
color:#919191;
font-family: trebuchet ms;
font-size: 9pt;
line-height: 15px;
margin-top: 0;
}

blockquote {
background: #202020;
padding: 10px;
}

.footer {
background: #202020;
color:#cacaca;
font-size: 7pt;
letter-spacing : 1px;
line-height:11px;
padding: 10px;
text-align: justify;
}

.footer a {
color:#6a869e;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.footer a:hover {
color:#ed8e5f;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.header {
width: 800px;
}

.nav {
padding: 10px;
width: 700px;
}

.table {
width: 600px;
}

.img {
border:solid #343434 4px;
padding: 1px;
margin: 0 5px 2px 0;
}

.affy img {
border:solid #343434 4px;
padding: 1px;
margin: 2px;
}

.affy img:hover {
border:solid #5f7989 4px;
padding: 1px;
margin: 2px;
}

input, textarea, select {
background: #202020;
border: solid #e57749 1px;
color:#bbbbbb;
}

.codesort li {
display: inline;
padding-right: 0.5em;
}

div#nav a {
color: #ffffff;
display: block;
font-size: 10pt;
font-style: italic;
letter-spacing : 1px;
padding: 7px 0;
text-align: center;
text-decoration: none;
}

div#nav a:hover {
background: #e3784b;
color: #262626;
display: block;
font-size: 10pt;
font-style: italic;
letter-spacing : 1px;
padding: 7px 0;
text-align: center;
text-decoration: none;
}

h1 {
font-family: trebuchet ms;
font-size: 15px;
color: #ffd2b5;
letter-spacing: 3px;
font-style: italic;
font-weight: bold;
text-align: left;
line-height: 18px;
padding: 10px 0 0 20px;
}

.title {
border-bottom: solid #ffd2b5 1px;
font-size: 9pt;
font-weight: bold;
letter-spacing : 3px;
padding: 10px 0 0 0;
}

.content {
color:#919191;
font-size:9pt;
line-height: 15px;
padding: 10px 7px;
}

.content a {
color:#ed8e5f;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.content a:hover {
color:#6a869e;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

strong {
color: #d30002;
font-weight: bold;
letter-spacing : 1px;
text-transform: capitalize;
}

b {
color: #e4e4e4;
font-weight: bold;
text-transform: capitalize;
}

em {
color: #eeb297;
}
