body {margin:0px; padding:0px; vertical-align:top; background:url(images/backq.gif) repeat-x left top #130000;}
td {font-size:11px; font-family:Tahoma; color:#B79C71; line-height:13px; vertical-align:top;}
a {border:none; text-decoration:underline; color:#B79C71;}
a:hover {text-decoration:none;}
form {margin:0px; padding:0px;}
/****************************************************//****************************************************/
.footertxt {color:#550D04;}
.footerlink {color:#820400; text-decoration:underline;}
.footerlink:hover{text-decoration:none;}
/****************************************************//****************************************************/
.link1 {text-decoration:underline;color:#AA7B3C; background:url(images/pimp2.gif) no-repeat left bottom; padding-left:9px;}
.link1:hover {text-decoration:none;}
.link2 {text-decoration:underline;color:#858585; line-height:12px;}
.link2:hover {text-decoration:none;}
.link3 {text-decoration:underline;color:#FFFFFF; background:url(images/pimp1.gif) no-repeat left bottom; padding-left:9px;}
.link3:hover {text-decoration:none;}
.link4 {background: url(images/pimp3.gif) no-repeat  left ; padding-left:11px; line-height:15px; color:#B98561;}
.link4:hover {text-decoration:none;}
/****************************************************//****************************************************/
ul {margin:0; padding:0; list-style:none}
li {background: url(images/pimp3.gif) no-repeat  left ; padding-left:11px; line-height:15px; color:#B98561;}
li a {color:#B98561; text-decoration:underline;}
li a:hover {text-decoration:none;}

.list1 li {background:url(images/lback1.gif) no-repeat bottom; line-height:24px; color:#B79C71; width:164px;}
.list1 li a {color:#B79C71; text-decoration:none;}
.list1 li a:hover {text-decoration:underline;}
/****************************************************//****************************************************/
.myform {width:173px; margin:0px; padding:0 0 0 3px; height:17px; vertical-align:middle; font-size:11px;font-family:Tahoma; color:#000000; background:#ffffff;}
/****************************************************//****************************************************/
.txt1 {color:#6E6E6E; line-height:12px;}
/****************************************************//****************************************************/
/* The photo gallery */
<style type="text/css">

.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 200px;
height: 106px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}
</style>