body {
background: #f9f5e0 url(layout/bg.png);
background-repeat: repeat-x;
color:#555555;
font-family: trebuchet ms;
font-size: 9pt;
line-height: 15px;
margin-top: 0;
}

blockquote {
background: #ffffff;
color:#555555;
padding: 7px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
width: 80%;
}

.footer {
background: #ffffff;
color:#555555;
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:#de9386;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.footer a:hover {
color:#d25558;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.header {
width: 800px;
}

.nav {
padding: 10px;
width: 650px;
}

.table {
width: 600px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.img {
border:solid #ffffff 4px;
padding: 1px;
margin: 0 5px 2px 0;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.affy img {
border:solid #ffffff 4px;
padding: 1px;
margin: 2px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.affy img:hover {
border:solid #f2d6c7 4px;
padding: 1px;
margin: 2px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

input, textarea, select {
background: #ffffff;
border: 0;
color:#555555;
padding: 2px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.codesort li {
display: inline;
padding-right: 0.5em;
}

.codesort img {
border: solid #ffffff 3px; 
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
padding: 1px;
}

div#nav a {
background: #ffffff;
color: #434343;
display: block;
font-size: 10pt;
font-style: italic;
letter-spacing : 1px;
padding: 7px 0;
text-align: center;
text-decoration: none;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

div#nav a:hover {
background: #f2d6c7;
color: #434343;
display: block;
font-size: 10pt;
font-style: italic;
letter-spacing : 1px;
padding: 7px 0;
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: #ffffff;
letter-spacing: 1px;
font-style: italic;
font-weight: bold;
text-align: left;
line-height: 18px;
padding: 10px 0 0 25px;
}

.title {
background: #f2d6c7;
border-bottom: solid #ffffff 2px;
font-size: 9pt;
font-weight: bold;
letter-spacing : 3px;
padding: 2px 0;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.content {
color:#555555;
font-size:9pt;
line-height: 15px;
padding: 10px 7px;
}

.content a {
color:#d25558;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.content a:hover {
color:#de9386;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

strong {
color: #e6ba99;
font-weight: bold;
letter-spacing : 1px;
}

b {
color: #d0c395;
font-weight: bold;
}

em {
color: #d0c395;
}
