BODY, P, TR, TH, TD, H1, H2, H3, H4, H5, H6, DIV, SPAN { 
	font-family: sans-serif;
	font-size: medium;
	color: #333300;
}

BODY { 
	background: #ffffff; 
	background-image: url(../images/bullseye_page_w_logo.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	margin: 0px;
	padding: 0px;  
}

A:link { color: #006666 }          /* unvisited link */
A:active { color: #ffcc33 }        /* active links */
A:visited { color: #330066 }       /* visited links */

H2 { color: #cc6600; font-weight: normal; text-transform: uppercase }
H3 { font-weight: bold; }

P.droptop { margin-top: 75px }

DIV.ndent { margin-left: 5% }
DIV.dblndent { margin-left: 10% }
SPAN.ndent { margin-left: 5% }
P.ndent { margin-left: 5% }

DIV.center {text-align: center; }

SPAN.board { color: #993399; font-weight: bold; }       /* Officer Postion: Board */
SPAN.subcom { color: #669933; font-weight: bold; }      /* Officer Postion: Subcommittee */
SPAN.genmeet { color: #996600; }                        /* General Meetings */
SPAN.socialkids { color: #993399; }                     /* Kids' Social Events */
SPAN.socialmoms { color: #669933; }                     /* Moms' Social Events */
SPAN.lem { color: #6666CC; }                            /* Lakewood Elementary Events */
SPAN.lhf { color: #cc0033; }                            /* Lakewood Home Festival Events */
SPAN.bdmeet { color: #003366; }                         /* Board Meetings */
SPAN.bfmeet { color: #cc6600; }                         /* Budget and Finance Meetings */

HR.mid { width: 80%; }

IMG.leftfloat { float: left; margin-right: 10px;  margin-bottom: 10px }
IMG.pad { padding: 10px 10px 10px 10px }


