.test{
}
body
{
    margin: 0 0 0 0;
    background-image: url("../images/background.jpg");
    background-repeat: repeat;
    background-position: top center;
    text-align: center;
    
}

/* this group sets the normal link colors */
A {
color : #6D93C5;
text-decoration: none;
font-weight: bold;
}
A:HOVER {
color : #CCB28A;
text-decoration : underline;
font-weight: bold;
}

.header {
font-size : 13px;
font-family: Verdana;
font-weight : bold;
color : #B99459;
margin-left: 20px;
margin-bottom: 5px;
}

p {
font-size : 10px;
font-family: Verdana;
color : #000000;
margin-left: 35px;
margin-top: 2px;
margin-bottom: 20px;
margin-right: 25px;
}
ul {
font-size : 10px;
font-family: Verdana;
color : #000000;
}
li {
font-size : 10px;
font-family: Verdana;
color : #000000;
}
.smalltext {
font-size : 9px;
font-family: Verdana;
color : #7c7b7b;
}
.graytext {
font-size : 13px;
font-family: Verdana;
font-weight: bold;
color : #656160;
}
.eventtext
{
    font-size : 9px;
    font-family: Verdana;
    color : #000000;
    font-weight: normal;
}
.eventp p
{
    font-size : 9px;
    font-family: Verdana;
    color : #000000;
    font-weight: normal;
    display: inline;
    margin: 0;
}
.eventheadertext
{
    font-size : 11px;
    font-family: Verdana;
    color : #6d93c5;
    font-weight: bold;
}
.indentp
{
    margin-left: 25px;
}
#headerevent p
{
    margin: 0;
}
.endone
{
}

