body {
background-color: #C9C2A2;
font:  110% Verdana, Arial, Helvetica, sans-serif;
color: #000000;
padding: 0px;
margin: 0px;
}


#container {
width: 1000px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #C9C2A2;
}

#header {
background-color: #C9C2A2;
padding: 0 0px 0 0px;
margin: 0px;
height: auto;
}

#content {
background-color: #C9C2A2;
margin-left: 180px;
margin-right: 0px;
position: relative;
padding-bottom: 10px;
padding-top: 20px;
}



#images {
padding: 0px;
width: 480px;
height: 475px;
margin-bottom: 10px;
position: relative;
top: 10px;
left: 10px;
}


#images a img {
margin: 3px;
border: 0px;
text-decoration: none;
text-color:#C9C2A2;
}

#images img {
margin: 3px;
border: 0px;
text-decoration: none;
}



#images table {
text-decoration: none;
width: 480px;
height: 475px;
vertical-align:middle;
padding-left: 0px;
font-size: 12px;
border: 0px;
}

#images h1 {
text-align: center;
}

#images a {
font-size: 14px;
color: #000000;
text-color:#C9C2A2;
}

#images a:hover {
color: #000000;
text-decoration:underline;
}

#images a:hover {
color: #000000;
}

#images a:visited{
color: #000000;
}



.year {
left:10px;
width: 100px;
text-align: right;
position: absolute;
font-size: 14px;
}

.text {
left: 120px;
position: relative;
font-size: 14px;
}



#description {
width: 319px;
height: 450px;
position: absolute;
margin: 10px;
right: 0px;
top: 0px;
display: table-cell;
font-size: 14px;
}

#description p {
padding: 0;
margin: 100px auto;
text-align: center;
}

#description table {
width: 250px;
height: 450px;
vertical-align:middle;
margin-left:40px;
}




#description2 {
width: 797px;
min-height: 20px;
padding: 0px;
height: auto;
position: relative;
margin: 10px;
top: 10px;
text-align: center;
font-size: 12px;
}

#description2 a {
  color: #000000;text-decoration: none;
}

#description2 a:hover {
  color: #000000;text-decoration: underline;
}

#description2 a#inactive {
  color: #000000;text-decoration: none;
}

#description2 a:hover#inactive {
  color: #000000;text-decoration: none;
}





#nav {
font: 16.5px Verdana, Arial, Helvetica, sans-serif ;
font-weight: bold;
float: left;
width: 170px;
margin: 0px;
padding: 0px;
padding-top: 30px;
padding-left: 9px;
}

#nav ul {
height: auto;
list-style-type: none;
margin: 0px;
padding: 0px;
left: 0px;
}

#nav ul li {
min-height: 19px;
list-style-type: none;
margin-bottom: 0.2em;
padding: 0.1em;
left: 0px;
text-decoration: none;
line-height: 1.2;
}

#nav li a{color: #FFFFFF;text-decoration: none;}
#nav li a:hover {color: #000000;text-decoration: none;}
#nav li a#current {color: #000000;text-decoration: none;}

#footer {
clear: both;
margin-top: 20px;
padding: 0px;
text-align: right;
height: auto; }
