

BODY {
	PADDING-RIGHT: 0px; 
    PADDING-LEFT: 0px; 
    PADDING-BOTTOM: 0px; 
    MARGIN: 0px 0%; 
    PADDING-TOP: 2px; 
}

#sponsors {
    BACKGROUND-POSITION: center bottom;
	BACKGROUND-IMAGE: url(images/provogolfclub.gif);
	BACKGROUND-REPEAT: no-repeat;
}

.header {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
        font-size: 12pt;
        color: rgb(89,46,102);
}

.subhead {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
        font-size: 10pt;
        color: rgb(89,46,102);
}

.main {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 9pt;
        color: rgb(0,0,0);
}

.bold {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
        font-size: 9pt;
        color: rgb(0,0,0);
}

.italic {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-style: italic;
        font-size: 9pt;
        color: rgb(0,0,0);
}

.footer {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 7pt;
        color: rgb(102,102,102);
}

.white {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: normal;
        font-size: 7pt;
        color: rgb(255,255,255);
}

hr  {
        height: 1px;    

}

/* link styles */

a:link, a:active, a:visited {
        color: rgb(89,46,102);
        text-decoration: underline;
}

a:hover {
        text-decoration: none;
        color: rgb(230,216,235);
}
