/* set text font, color and site background floral pattern */
body {
     font-family: Verdana, Arial, sans-serif;
     color: #0D355A;
     background: #ffffff url("/clubs/172409/graphics/pat_1.gif") repeat;
     }

/* turn off header bottom border */
h1, h2, h3 {
border-bottom-style: none;
}

/* set color and bold on menu */
.site-menu li span a, .site-menu li span span {
color: #0D355A !important;
font-weight: bold !important;
}

/* set style for bullet points */
ul {
list-style-type: circle;
}

/* class for text wrapping around images */
.picture { background-color: #F9F9F9; 
border: 1px solid #CCCCCC; padding: 3px; 
font: 11px/1.4em Arial, sans-serif; } 
.picture img { border: 1px solid #CCCCCC; 
vertical-align:middle; margin-bottom: 3px; } 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }

header { margin-top:0px; }

.add-me-link,.horizontal.control-panel-link { z-index:999; left:20px; top:20px;}


#photo_load, #blogs_load,.social-panel, #person .help-link { display:none; }

