body {
background: #060608 url(layout/bg.png);
background-repeat: repeat-x;
color:#cccccc;
font-family: trebuchet ms;
font-size: 8pt;
line-height: 13px;
margin-top: 0;
}

blockquote {
background: #292929;
border: solid #3f3f3f 1px;
border-left: solid #3f3f3f 7px;
padding: 5px;
}

.footer {
background: #292929;
border: solid #3f3f3f 1px;
color:#cccccc;
font-size: 7pt;
letter-spacing : 1px;
line-height:11px;
padding: 10;
text-align: justify;
}

.footer a {
color:#ff0000;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.footer a:hover {
color:#000000;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.header {
width: 800;
}

.nav {
width: 600;
}

.table {
width: 600;
}

.affy img {
border:solid #626262 3px;
padding: 1;
margin: 2;
}

.affy img:hover {
border:solid #ff0000 3px;
padding: 1;
margin: 2;
}

input, textarea, select {
background: #292929;
border: solid #3f3f3f 1px;
color:#cccccc;
}

.codesort li {
display: inline;
padding-right: 0.5em;
}

div#nav a {
background: #c50405 url(layout/nav.png);
background-repeat: repeat-x;
color: #b3b3b3;
display: block;
font-size: 8pt;
font-weight: bold;
letter-spacing : 1px;
padding: 3;
text-align:center;
text-decoration:none;
}

div#nav a:hover {
background: #ff0000 url(layout/nav-hover.png);
background-repeat: repeat-x;
color: #000000;
display: block;
font-size: 8pt;
font-weight: bold;
letter-spacing : 1px;
padding: 3;
text-align:center;
text-decoration:none;
}

h1 {
font-family: trebuchet ms;
text-transform: uppercase;
font-size: 15px;
color: #ffffff;
letter-spacing: 3px; font-weight: bold;
text-align:left;
line-height: 18px;
padding: 0 0 0 10
}

h2 {
font: 26px 'georgia';
text-transform: lowercase;
color: #4e4e4e;
letter-spacing: 1px;
margin: 0 0 -41px 0;
}

.title {
background: url(layout/title.png);
background-position: top right;
background-repeat: no-repeat;
border-bottom: solid #ffffff 1px;
font-size: 9pt;
font-weight: bold;
letter-spacing : 3px;
padding: 3;
}

.content {
color:#a7a7a7;
font-size:8pt;
letter-spacing : 1px;
line-height: 13px;
padding: 10 7;
}

.content a {
color:#ffffff;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.content a:hover {
color:#ff0000;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

strong {
color: #676767;
font-weight: bold;
letter-spacing : 1px;
text-transform: capitalize;
}
