body {
font: 11px/15px Verdana, Sans-Serif; color: #ffffff;
}

a {color: #ffffff; text-transform: uppercase; text-decoration: none; font-size: 12px;
}

a:hover {color: #ffffff; text-transform: uppercase; text-decoration: none; font-size: 120%; font-weight: bold;
}


img {
border: 0;
}

p {text-shadow: 1px 1px 6px #fff;
}


td {
padding: 3px;
}

#navigation {
list-style-type: none;
margin: 0; padding: 0;
}

#navigation li {
display: inline;
padding: 2px 8px;
}

/* control row colours in admin */

.literow {
background: #fff;
}

.darkrow {
background: #ddd;
}

h1 {text-align: center;
}

div.center {
    text-align: center;
}

div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
