BODY {
 background-color: #777255;
}

H1 {
 font-family: arial;
 font-size: 200%;
}

A {
 font-family: arial;
 font-weight: bold;
}

A:link {
 color: #555022;
}

A:visited {
 color: #444022;
}

.UmbriaTable {
 background-image: url('/img/umbria/umbria.gif');
 background-repeat: no-repeat;
 background-position: center;
}

.footer {
 position: absolute;
 bottom: 10;
 font-family: arial;
}

.titleinput {
 background-color: 777255;
 font: arial;
 color: white;
 font-weight: bold;
 text-align: center;
 border-width: 0;
}

#right_arrow {
 position: absolute;
 top: 385;
 left: 865;
}

#left_arrow {
 position: absolute;
 top: 385;
 left: 10;
}

.callouttitle {
 font-family: helv;
 font-weight: bold;
 font-size: 0.8em;
 color: white;
 background: #555022;
}

.calloutitems {
 font-family: helv;
 font-size: 0.8em;
 background-color: #999477;
}

