body {
background-color: #c9a3c8;
}

h1 {
font-size: 16px;
font-weight: bolder;
}

h3 {
font-size: 14px;
font-weight: normal;
}

.header {
background-image: url(gippal.jpg);
background-position: center;
background-repeat: no-repeat;
}

.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.navigation {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #c9a3c8;
background-color: #7b0e77;
}

.credits {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #c9a3c8;
background-color: #7b0e77;
}

.menu_top {
background-image: url(gippal_menu_top.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

.menu_bottom {
background-image: url(gippal_menu_bottom.jpg);
background-position: top;
background-repeat: no-repeat;
}

.menu_margin {
background-color: #7b0e77;
}

a.leftnav:link { color: #c9a3c8; text-decoration: none; }
a.leftnav:visited { color: #c9a3c8; text-decoration: none; }
a.leftnav:active { color: #c9a3c8; text-decoration: underline; }
a.leftnav:hover { color: #c9a3c8; text-decoration: underline; }

a:link { color: #7b0e77; text-decoration: none; }
a:visited { color: #7b0e77; text-decoration: none; }
a:active { color: #7b0e77; text-decoration: underline; }
a:hover { color: #7b0e77; text-decoration: underline; }