body {
color: #444444;
background-color: #baaf91;
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
margin: 30px auto 0px auto;
width: 100%;
}

a, a:visited, a:active {
color: #CC0000;
text-decoration: none;
}

a:hover {
color: #808080;
text-decoration: none;
}

.header {
font-size: 12px;
color: #CC0000;
font-weight: bold;
}

.title {
font-size: 14px;
font-weight: bold;
}

.featured {
width: 98%;
background-color: #FAFAFA;
border: 1px solid #CCCCCC;
padding: 10px;
}

#header {
position: relative;
width: 772px;
height: 105px;
margin: 0 auto;
}
#music {
position: absolute; 
top: 15px;
right: 20px;}
#menu {
background-image: url(images/bg_menu.gif);
width: 772px;
height: 71px;
margin: 0 auto;
line-height: 16px;
}

#container {
background-image: url(images/bg_container.gif);
background-position: top center;
background-repeat: repeat-y;
width: 772px;
margin: 0 auto;
line-height: 16px;
}

#content {
background-image: url(images/bg_content.gif);
background-position: top center;
background-repeat: no-repeat;
width: 772px;
margin: 0 auto;
padding: 0px;
}

#main {
width: 702px;
margin: 0 auto;
padding: 25px;
}

#footer {
font-size: 9px;
color: #FFFFFF;
width: 772px;
margin: 0px auto;
text-align: center;}

.bottom { padding: 4px;}

#nav {
position: relative;
width: 772px;
height: 39px;
list-style: none;
background: transparent url(images/menu.jpg);
margin: auto;
padding: 0px;
}

#nav li {
list-style: none;
position: absolute;
display: block;
}

#navHome { left: 57px; top: 0; }
#navHome, #navHome a { height: 39px; width: 51px; }
#navHome a:hover { background: transparent url(images/menu.jpg) -57px -39px no-repeat; }

#navAboutUs { left: 108px; top: 0; }
#navAboutUs, #navAboutUs a { height: 39px; width: 73px; }
#navAboutUs a:hover { background: transparent url(images/menu.jpg) -108px -39px no-repeat; }

#navProducts { left: 181px; top: 0; }
#navProducts, #navProducts a { height: 39px; width:137px; }
#navProducts a:hover { background: transparent url(images/menu.jpg) -181px -39px no-repeat; }

#navMenus { left: 318px; top: 0; }
#navMenus, #navMenus a { height: 39px; width: 55px; }
#navMenus a:hover { background: transparent url(images/menu.jpg) -318px -39px no-repeat; }

#navCatering { left: 373px; top: 0; }
#navCatering, #navCatering a { height: 39px; width: 75px; }
#navCatering a:hover { background: transparent url(images/menu.jpg) -373px -39px no-repeat; }

#navPhotos { left: 448px; top: 0; }
#navPhotos, #navPhotos a { height: 39px; width: 63px; }
#navPhotos a:hover { background: transparent url(images/menu.jpg) -448px -39px no-repeat; }

#navArticles { left: 511px; top: 0; }
#navArticles, #navArticles a { height: 39px; width: 73px; }
#navArticles a:hover { background: transparent url(images/menu.jpg) -511px -39px no-repeat; }

#navContact { left: 584px; top: 0; }
#navContact, #navContact a { height: 39px; width: 70px; }
#navContact a:hover { background: transparent url(images/menu.jpg) -584px -39px no-repeat; }

#navForum { left: 654px; top: 0; }
#navForum, #navForum a { height: 39px; width: 58px; }
#navForum a:hover { background: transparent url(images/menu.jpg) -654px -39px no-repeat; }

#nav a { display: block; text-indent: -8000px; background: transparent; }

.img_frame img {border: 1px solid #ccc;}
.img_frame:hover img {border: 1px solid  #700009;}
.img_frame:hover {color:  #700009;}

