body {
background: #ffa900 url(layout/bg.png);
background-repeat: repeat-x;
color:#000000;
font-family: trebuchet ms;
font-size: 9pt;
line-height: 15px;
margin-top: 0;
}

blockquote {
background: #ffd400;
padding: 10px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.footer {
background: #e6e000;
color:#737373;
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:#68a300;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.footer a:hover {
color:#ff2f00;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.header {
width: 600px;
}

.nav {
padding: 10px 3px;
width: 170px;
float: left;
}

.table {
width: 650px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.img {
border:solid #d7e000 4px;
padding: 1px;
margin: 0 5px 2px 0;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.photos img {
border:solid #d7e000 4px;
padding: 1px;
margin: 2px;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
width: 80;
}

.photos img:hover {
border:solid #fff100 4px;
padding: 1px;
margin: 2px;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
width: 80;
}

.affy img {
border:solid #d7e000 4px;
padding: 1px;
margin: 2px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.affy img:hover {
border:solid #fff100 4px;
padding: 1px;
margin: 2px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

input, textarea, select {
background: #d7e000;
color:#000000;
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: #e6e000;
color: #040904;
display: block;
font-size: 10pt;
font-style: italic;
letter-spacing : 1px;
padding: 7px 0;
text-align: center;
text-decoration: none;
border-radius: 15px;
-moz-border-radius:  15px; 
-webkit-border-radius: 15px;
}

div#nav a:hover {
background: #d7e000;
color: #ffffff;
display: block;
font-size: 10pt;
font-style: italic;
letter-spacing : 1px;
padding: 7px 0;
text-align: center;
text-decoration: none;
border-radius: 15px;
-moz-border-radius:  15px; 
-webkit-border-radius: 15px;
}

.small {
color:#000000;
font-size:8pt;
line-height: 15px;
padding: 3px 15px 10px 15px;
text-align: right;
}

h1 {
font-family: trebuchet ms;
font-size: 15px;
color: #ff9700;
letter-spacing: 3px;
font-style: italic;
font-weight: bold;
text-align: left;
line-height: 18px;
padding: 5px 0 0 10px;
}

.title {
background: #fff100;
border-bottom: solid #d7e000 2px;
font-size: 9pt;
font-weight: bold;
letter-spacing : 3px;
padding: 5px 5px 0 5px;
border-radius: 6px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}

.titles {
color: #68a300;
font-size: 9pt;
font-weight: bold;
font-style: italic;
letter-spacing : 3px;
padding: 10px 10px 0 20px;
}

.content {
color:#000000;
font-size:9pt;
line-height: 15px;
padding: 10px;
}

.content a {
color:#ff2f00;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.content a:hover {
color:#68a300;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

strong {
color: #697d2f;
font-weight: bold;
letter-spacing : 1px;
}

b {
color: #ffffff;
font-weight: bold;
}

em {
color: #ffffff;
}
