body
{
	background:#d9ebd9;
	background-image:url(http://pinellas.fnpschapters.org/images/webhead.jpg);
	background-repeat:no-repeat;
	width:940px;
}
a.menu {
		position:relative;top:150px;
		display:block;
		padding:2px;
		text-decoration:none;
		width:8em;
		margin:4px;
		color:white;
		font-family:"Arial Black";
		font-size:16px;}

		a.menu:link, a.menu:visited 
			{background:#006633; text-decoration:none; 
			border:4px outset #006633; color:white; width:8em;}
		a.menu:focus, a.menu:hover 
			{background:#009933; border:4px outset #009933; 
			text-decoration:none; color:white; width:8em;}
		a.menu:active 
			{background:#72b720;border:4px outset #72b720; 
			text-decoration:none; color:white; width:8em;}


a:link    {color:#993300; text-decoration:none;}
a:visited {color:#999900; text-decoration:none;}
a:focus   {color:#993300; text-decoration:none;}
a:hover   {color:#993300; text-decoration:underline;}
a:active  {color:#006633; text-decoration:none;}

blockquote
{
	font-family:"Arial";
	color:black;
	position:relative;left:2em;
	font-weight:normal;
	font-size:medium;
	text-align:left;
}
	
#bodytext
{
	position:absolute;top:150px;left:175px;right:30px;
	width:80%;
	font-family:"Arial";
	color:#000000;
	font-size:medium;
	font-weight:normal;
	font-style:normal;
}
h1
{
	font-family:"Arial";
	color:#006633;
	font-style:normal;
	font-weight:bold;
	font-size:x-large;
	text-align:center;
}

h2
{
	font-family:"Arial";
	color:#006633;
	font-style:normal;
	font-weight:bold;
	font-size:large;
	text-align:center;
}
h3
{
	font-family:"Arial";
	color:#006633;
	font-style:italic;
	font-weight:normal;
	font-size:medium;
	text-align:center;
}

h4
{
	font-family:"Arial";
	color:#006633;
	font-style:normal;
	font-weight:normal;
	font-size:medium;
	text-align:left;
	text-decoration:underline;
}
p
{
	font-family:"Arial";
	color:black;
	font-style:normal;
	font-weight:normal;
	font-size:medium;
	text-align:left;
}
li
{
	font-family:"Arial";
	color:black;
	font-style:normal;
	font-weight:normal;
	font-size:medium;
}
.copyblock
{
	table-layout:fixed;
	border-style:solid;
	border-color:black;
	border-spacing:12px;
	border-width:1px;
	font-family:"Arial";
	font-style:italic;
	font-weight:normal;
	font-size:small;
	text-align:center;
}

.boldlink
{
	font-family:"Arial";
	color:#006633;
	font-style:normal;
	font-weight:bold;
	font-size:small;
	text-align:left;
}

.adv_level
{
	font-family:"Arial";
	color:white;
	font-style:normal;
	font-weight:bold;
	font-size:large;
	text-align:center;
	background-color:#006633;
}
.adv_branch
{
	font-family:"Arial";
	color:#006633;
	font-style:normal;
	font-weight:bold;
	font-size:large;
	text-align:center;
	background-color:#99cc99;
}
.adv_rep
{
	font-family:"Arial";
	color:#006633;
	font-style:normal;
	font-weight:normal;
	font-size:medium;
	text-align:center;
}