<style type="text/css">
body {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000066;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000066;
}
TD {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
vertical-align: top; 
color: #000066;
}
h1 {
font-size: 14px; 
color: #000044;
font-weight: bold;
 }
h2 {
font-size: 12px; 
color: #000066;
font-weight: normal;
 }
.hdr1 {
font-size: 12px; 
color: #000044;
font-weight: bold;
 }
.hdr2 {
font-size: 11px; 
color: #000066;
font-weight: normal;
 }
A {
color: #000044;
text-decoration: none;
font-weight: bold;
}
A:Hover {
color: #2466fF; 
}
.fnav {font-size: 10px; color: #CCDDFF;}
A.fnav {font-size: 10px; color: #CCDDFF; text-decoration: none; font-weight: normal;}
A.fnav:Hover {color: #eeeeff; text-decoration: none;}
.err {color: #cc0000; font-weight: bold;}
.btn {background-color: #000044; color: #ccddff; font-weight:bold; border:none; font-size:10px; padding:3px;}
.nav1 {
display:block;
height:20px; /* use the images' dimensions */
width:120px;
background-image:url('images/nav-catering.gif');
position: relative;
top: 12px;
}
.nav1:hover {
background-image:url('images/nav-catering-on.gif');
}
.nav2 {
display:block;
height:21px; /* use the images' dimensions */
width:108px;
background-image:url('images/nav-photos.gif');
position: relative;
top: 12px;
}
.nav2:hover {
background-image:url('images/nav-photos-on.gif');
}
.nav3 {
display:block;
height:20px; /* use the images' dimensions */
width:73px;
background-image:url('images/nav-about.gif');
position: relative;
top: 12px;
}
.nav3:hover {
background-image:url('images/nav-about-on.gif');
}
.nav4 {
display:block;
height:20px; /* use the images' dimensions */
width:117px;
background-image:url('images/nav-order.gif');
position: relative;
top: 12px;
}
.nav4:hover {
background-image:url('images/nav-order-on.gif');
}
.nav5 {
display:block;
height:20px; /* use the images' dimensions */
width:86px;
background-image:url('images/nav-contact.gif');
position: relative;
top: 12px;
}
.nav5:hover {
background-image:url('images/nav-contact-on.gif');
}
</style>