p, li {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px 5px 10px;
}

p img {
margin: 0px 15px 10px 0px;
}

a {
color:#996600;
text-decoration:none;
font-weight: bold;
}

a img {
border: 2px solid #996600;
}

#content a img {
margin: 5px;
}

a:hover {
text-decoration: underline;
}

a:hover img {
border: 2px solid #000;
}

.header {
font-weight: bold;
color: #000066;
}

table, tr {
margin: 0px;
padding: 0px;
}

td {
padding: 0px 10px 0px 0px;
font-size: 11px;
}

.textBlock {
display:block;
width: 600px;
padding: 5px;

}

.block {
height: 200px;
position: relative;
float: left;
margin: 0px 0px 10px 0px;
}

.thumbAndLink {
display: block;
width: 200px;
position: relative;
float: left;
margin: 0px 10px;
}
#thumbList {
display: block;
height: 100px;
position: relative;
float: left;
margin: 0px 10px 0px 0px;
}


.thumbAndLink span {
position: relative;
margin: 10px;
bottom: 10px;
font-size: 11px;
}

.thumbAndLink a {
text-decoration: none;
}
.thumbAndLink a:hover span {
text-decoration: underline;
}

.thumb {
position: relative;
float: left;
margin: 3px;
}