#container{
width:650px;
margin:0px;
padding: 0px;
border:0px;
}
#container span {
text-align:center;
font-style:italic;
color:#C03;
text-decoration:blink;
}
#container h5 {
font-family: "Times New Roman", Times, serif;
font-style:italic;
background:#3D5717;
color:#FFF;
border:2px;
border-style:ridge;
border-color:#A68C42;
height:30px;
margin:0;
text-align:center;
vertical-align:middle;
line-height:190%;
-moz-border-radius:15px;
-webkit-border-radius:15px;
border-radius: 15px;
width:650px;
}
#container h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:italic;
text-align:left;
vertical-align:top;
margin:0;
padding:1px;
}
#container h4{
background-color:#A68C42;
}
#hh2 {
font-family: "Times New Roman", Times, serif;
font-weight: bold;
color:#FFF;
text-align:center;
vertical-align:middle padding:2px;
margin:0px;
border:2px;
border-style:ridge;
border-color:#A68C42;
background-color:#3D5717;
height:30px;
width:650px;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius:15px;
}
#sep {
height:15px;
text-align:center;
width:650px;
}
#links {
font-family:"Times New Roman", Times, serif;
padding:20px;
}
#links a {
font-family:"Times New Roman", Times, serif;
text-decoration:none;
color:#939;
}
#links li:hover {
text-decoration:blink;
background:#3D5717;
border:2px;
border-style:ridge;
border-color:#A68C42;
border-radius: 15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
}
#container tr td #links table tr td img {
text-align: center;
text-indent: 0;
margin: 0px;
padding: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
left: auto;
top: auto;
right: auto;
bottom: auto;
}