html { font-family: Helvetica, sans-serif; color:#eee; }


.graphic_navigationbar_style_default {
    background: transparent;
    border: 1px #000000 none;
    float: none;
    margin: 0px;
}
.graphic_textbox_style_default {
    background: transparent;
    border: 1px #000000 none;
    float: none;
    margin: 0px;
}
div {
    overflow: visible;
}
img {
    border: none;
}

p {padding: 15px 0 5px; margin: 15px auto 5px;  width: 600px;  margin: 0; text-align: center;
}

a {padding: 5px; margin: 15px 0 5px; text-decoration: none; color: #fff; text-align: center; font-size: 1em; }
a:hover { color: #C90; }

h4 { text-decoration: none; font-weight: normal; color:#CCC; }

div#welcome { text-align: center;}
