html { margin: 0; padding: 0; width: 100%}

body {
margin: 0; 
padding: 0;
font-family: "Didot", "Times New Roman", Times, serif;
background: #ddd;
color: #646451; /* default font color */
position: relative;
width: 100%;
}

img, a{ border:none; text-decoration: none;}

/* default link colors */
a:link {color: #121110; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #8b0000; text-decoration: none; text-shadow: #333 0px 3px 4px; }
a:active {color: #000; text-decoration: none;}


/* HEADER --------------------------------------------------------- */

table {
width: 880px; 
margin: 0px auto 0px auto; 
padding: 0px;
border-spacing: 0px;
background: #fff;
}

#header {
height: 100px;
padding: 0px;
border: 1px dotted #000;
border-bottom: none;
border-top: none;
background-image: url('images/top.jpg');
background-repeat: no-repeat;
background-position: bottom;
}

#header p {
margin: 0 20px 0 200px;
font-style: italic;
color: #fff;
text-shadow: #000 0px -1px 5px;
text-align: center;
}

/* NAVIGATION --------------------------------------------------------- */

#nav {
width: 170px;
padding: 0px;
margin: 0;
border-left: 1px dotted #000;
vertical-align: top;
}

#nav ul {
font-family: tahoma, sans-serif;
font-size: 0.9em;
list-style-type: none;
padding: 5px 0 10px 0;
margin: 0px 0 0 0px;
border-bottom: 1px dotted #000;
border-right: 1px dotted #000;
border-top: 0px solid #333;
background-image: url('images/navbg.jpg');
}

#nav ul.subnav {
padding: 0em;
margin: 0 0 0.8em 1.1em;
font-size: 0.8em;
line-height: 1.0em;
border: none;
background: none;
}

#nav .subnav li {
margin: 0 0 0.3em 0;
padding: 0;
}

#nav ul.subnav a:hover {
background: none;
}

#nav a {
display: block;
margin: 0px 0 0 0px;
padding: 0.2em 0.2em 0.2em 1.0em;
}

#nav a:hover, #nav .on2 {
background-image: url('images/top.jpg');
background-repeat: no-repeat;
background-position: bottom;
}

#nav img {
margin: 7.5em auto 0px 0.4em;
border: none;
background: none;
}

#link a {
display: inline;
background-image: none;
}

#link a:hover {
background: none;
}

#nav h3 {
margin: 20px 0 0 20px;
font-weight: 100;
font-size: 1.2em;
}

#nav h4 {
margin: 0px 0 0 0;
padding: 10px 0 0 0;
text-align: center;
font-weight: 100;
font-size: 0.9em;
}

#nav h5 {
margin: 0 10px 5px 10px;
text-align: left;
}

#nav p {
margin: 1em 0em 0em 1em;
font-size: 0.9em;
line-height: 1.1em;
text-align: right;
font-style: italic;
}

#nav .on, #nav .on2 {
text-decoration: none;
text-shadow: #333 0px 3px 4px;
color: #8b0000;
}

#nav .title {
display: block;
font-size: 1.3em;
text-align: right;
margin: 1.5em 0em 0em 0em;
}

#nav .subtitle {
display: block;
text-align: right;
font-size: 0.8em;
border-bottom: 1px dotted #000;
padding: 0 0 10px 0px;
margin: 0 0 0 20px;
}

#nav .edition {
display: block;
font-size: 1.0em;
text-align: right;
border-bottom: 1px dotted #000;
padding: 0 0 10px 0px;
margin: 10px 0 0 20px;
}

.date {
display: block;
margin: 10px 0 10px 10px;
font-size: 0.8em;
font-style: italic;
text-align: left;
}

#imgnav {
margin: 20px 0 0 10px;
padding: 10px 0 0 0; 
color: #666;
font-size: 0.8em;
text-align: center;
line-height: 1.6em;
border-top: 1px dotted #000;
}

#imgnav a:hover {
background: none;
}

/* CONTENT --------------------------------------------------------- */

#content, #news {
margin: 0 0 0 2.0em;
padding: 0.8em 2.5em;
border: 1px dotted #000;
border-bottom: none;
border-left: none;
font-size: 1.0em;
line-height: 1.3em;
vertical-align: top;
}

#content h1 {
margin: 15px 0;
color: #a8a895;
font-weight: 100;
font-size: 2.6em;
font-style: italic;
}

#content h3, #news h1 {
width: 400px;
padding: 0;
margin: 0 0 5px 0;
font-weight: 100;
font-size: 2.2em;
font-style: italic;
line-height: 1.0em;
color: #b9b9a6;
}

#content h4 {
margin: 0 0 20px 0;
font-size: 1.2em;
font-weight: 100;
}

#content h5 {
line-height: 1.6em;
font-size: 1.0em;
margin: 0 0 12px 0;
font-weight: 100;
}

#content h6 {
margin: 0;
font-size: 0.9em;
border-top: 1px dotted #000;
}

#content p {
margin: 0 0px 12px 170px;
font-size: 0.9em;
}

#content .caption {
font-style: italic;
font-size: 0.9em;
line-height: 1.3em;
margin: 0px 50px 20px 50px;
}

#content .place {
display: block;
font-size: 1.1em;
margin: 15px 0 0 0;
line-height: 1.2em;
}

#content .date {
font-style: normal;
margin: 0;
font-size: 0.9em;
line-height: 1.0em;
}


/* NEWS --------------------------------------------------------- */

#news h1 {
margin-bottom: 0; 
}

#news h2 {
font-size: 1.6em;
font-weight: 100;
letter-spacing: 0.1em;
margin: 0 0 10px 0;
padding: 0 0 5px 0;
color: #868673;
}

#news h3 {
font-size: 1.4em;
margin: 0 0 0.6em 0;
}

#news h4 {
font-size: 0.9em;
margin: 10px 0 0 0;
padding-top: 5px;
border-top: 2px dotted #868673;
}

#news p {
width: 600px;
margin: 0 0 1.2em 0;
line-height: 1.2em;
}

#news img {
margin: 0px 10px 10px 0;
}

#footer {
height: 10px;
padding: 10px;
border: 1px dotted #000;
font-size: 0.7em;
}

red {
color: #990000;
font-size: 0.9em;
}

sold {
text-decoration: line-through;
}