body { 
background: #f6e2d1 url(layout/bg.jpg);
color:#1c241e;
font-family: trebuchet ms;
font-size: 7pt;
line-height: 12px;
margin-top: 0;
}

blockquote { 
background: #fdf0df;
border-left: solid #f33923 5px;
padding: 7px;
}

.footer {
background: #fdf0df;
font-size: 7pt;
letter-spacing : 1px;
line-height:11px;
padding: 10;
text-align: justify;
}

.footer a { 
color:#f24642;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.footer a:hover { 
color:#f68b9b;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.header {
width: 730;
}

.img { 
border:solid #f6e2d1 1px;
padding: 3px;
margin: 1px;
}

.photos img { 
border:solid #f6e2d1 1px;
padding: 3px;
margin: 1px;
}

.photos img:hover { 
border:solid #c61c0c 1px;
padding: 3px;
margin: 1px;
}

.table {
background: #fdf7f0;
}

input, textarea, select { 
background: #fdf7f0;
border: solid #f33923 1px;
border-left: solid #f33923 7px;
color: #f33923;
}

.codesort li {
display: inline;
padding-right: 0.5em;
}

div#nav a {
background: #fdf7f0;
border-left: solid #c61c0c 7px;
color: #c61c0c;
display: block;
font-size: 7pt;
font-weight: bold;
letter-spacing : 1px;
padding: 2 2 2 10;
text-align:left;
text-decoration:none;
}

div#nav a:hover {
background: #fdf7f0;
border-left: solid #f33923 7px;
color: #f33923;
display: block;
font-size: 7pt;
font-weight: bold;
letter-spacing : 1px;
padding: 2 2 2 10;
text-align:left;
text-decoration:none;
}

.nav { 
color:#c61c0c;
font-size: 8pt;
font-style: italic;
font-weight: bold;
letter-spacing : 3px;
padding-left: 3px;
}

.title { 
color: #c61c0c;
font-size: 9pt;
font-weight: bold;
letter-spacing : 3px;
padding: 3 0 10 0;
text-align: center;
text-transform: uppercase;
}

.content { 
color:#1c241e;
font-size:8pt;
letter-spacing : 1px;
line-height:13px;
padding: 3 5;
}

.content a { 
color:#f8bebc;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.content a:hover { 
color:#f24642;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

strong {
color: #f33923;
font-weight: bold;
letter-spacing : 1px;
text-transform: uppercase;
}

