a:link {
text-decoration : underline;
color : #FFF5E7; 
} 
a:visited {
text-decoration : none;
color : #FFF5E7; 
} 
a:active {
text-decoration : none;
color : #FFF5E7; 
} 
a:hover {
text-decoration : none; 
color : #FFFFFF;
} 

BODY {
margin : 0px;
background-color: #5A0000;
background-image :  url(images/content-bg.gif);
background-repeat :  repeat-y;
}
body,td,input {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color: #FFF5E7;
}
.smalltext {
font-size : 10px; 
}
.content {
background-image :  url(images/contentwave-bg.gif);
background-repeat :  no-repeat;
width: 551px;
padding-left: 21px;
padding-top: 24px;
padding-right:37px;
padding-bottom:5px;
text-align: justify;
}
.top {
width: 551px;
background-image :  url(images/top.gif);
background-repeat :  no-repeat;
height: 125px;
text-align : center;
background-position:left;
padding-right:386px;
font-weight: bold;
}
.menu {
width: 199px;
background-image :  url(images/menu.gif);
background-repeat :  no-repeat;
}
.foot {
height: 61px;
text-align: left;
padding-left:10px;
}
.photos {
border:solid 1px #000000;
margin:5px;
}