.button_home {
background-image: url(/images/home_up.gif);
}
.button_home_over {
background-image: url(/images/home_over.gif);
}
.button_who {
background-image: url(/images/who_up.gif);
}
.button_who_over {
background-image: url(/images/who_over.gif);
}
.button_eventlogistics {
background-image: url(/images/eventlogistics_up.gif);
}
.button_eventlogistics_over {
background-image: url(/images/eventlogistics_over.gif);
}
.button_events {
background-image: url(/images/events_up.gif);
}
.button_events_over {
background-image: url(/images/events_over.gif);
}
.button_favouritestories {
background-image: url(/images/favstories_up.gif);
}
.button_favouritestories_over {
background-image: url(/images/favstories_over.gif);
}
.button_clients {
background-image: url(/images/clients_up.gif);
}
.button_clients_over {
background-image: url(/images/clients_over.gif);
}
.button_contact {
background-image: url(/images/contact_up.gif);
}
.button_contact_over {
background-image: url(/images/contact_over.gif);
}

div.box_container {
}

div.box_container div {
width:168px; height:201px; cursor:pointer;
}

.favstories_nav a,a:visited {
color:white;
text-decoration:none;
}
body {
text-align:center;
font-family:verdana, sans-serif;
font-size:11px;
color:#bc9b6a;
}

a, a:visited {
color:#ef4035;
}

a:hover{
color:#791d17;
}
h1 {
font-size:16px;
font-family:arial, serif;
color:#bc9b6a;
padding:0;
margin:0;
}
h2 {
font-size:11px;
font-family:verdana, sans-serif;
color:#bc9b6a;
font-weight:bold;
padding:0;
margin:0;
}
h3 {
font-size:11px;
font-family:verdana, sans-serif;
font-style:italic;
font-weight:normal;
color:#bc9b6a;
padding:0;
margin:0;
}
.footer {
color:white;
}
.footer a,.footer a:visited {
color:white;
}
.header {
 height:40px;
 width:910px;
 background-image:url(/images/bg_menu.jpg);
 background-repeat:repeat-x;
}

.header div {
 height:40px; width:128px;
 background-repeat:no-repeat;
}

.header div a {
display:block;
height:100%; width:100%;
}

div.container {
 margin: 0 auto;
 text-align: left;
 width: 910px;
}
