
body {
            font-size: 12px;
			color: white;
			font-weight: 600;
            font-family: Arial, Helvetica, sans-serif;
            line-height: 18px;
            background: black;
            }

a:link {
            color: #CAD3D5;
			text-decoration: none;
			border-bottom: 1px dotted #909191;
	  		 }
a:visited {
            color: #CAD3D5;
			text-decoration: none;
			border-bottom: 1px dotted #909191;
            }
a:hover, a:active {
			color: #A8ACAD;
            text-decoration: none;
            border-bottom: 1px dotted #909191;
            }

#tacnote {
			position: absolute;
			top: 15px;
			left: 65%;
			width: 292px;
			height: 295px;
			background: url(Tac_Note.gif) no-repeat;
			z-index: 5;
			visibility: NOTHIDDEN;
			}
#tacnote_text {
			position: absolute;
			top: 90px;
			left: 28px;
			width: 257px;
			height: 190px;
			color: black;
			font-family: Times New Roman, Times, serif;
			font-size: 17px;
			}
          

#container {
            position: absolute;
			background-color: #64809A;
			margin-left: -350px;
			left: 50%;
            width: 700px;
            }
#header {
            width: 700px;
            height: 140px;
            background:  #64809A url(flc-header.jpg) no-repeat top;
            }
#footer {
            background-image: url(flc_footer.jpg);
			height: 60px;
            }
#sidebarleft {
			position: relative;
			width: 200px;
			}
#condonav {
			list-style: none;
			}
			
			
			

#thecommunity {
			position: relative;
			margin: -150px 0 0 200px;
			width: 425px;
            }
#thecommunity h1 {
            background: url(divider_community.jpg) no-repeat right;
            width: 500px;
            height: 30px;
            }
#thecommunity span {
			color: #C7BD8C;
			text-decoration: bold;
			}

#theassociation {
			position: relative;
			margin: -150px 0 0 200px;
			width: 425px;
            }
#theassociation h1 {
            background: url(divider_association.jpg) no-repeat right;
		    width: 500px;
            height: 30px;
		            }
#theassociation h2 {
            background: url(divider_bod.jpg) no-repeat right;
            width: 500px;
            height: 30px;
            }
#theassociation h3 {
            background: url(divider_committees.jpg) no-repeat right;
            width: 500px;
            height: 30px;
           }
#theassociation span {
			color: #C7BD8C;
			text-decoration: bold;
			}
			
#meetings {
			position: relative;
			margin: -150px 0 0 200px;
			width: 425px;
            }
#meetings h1 {
            background: url(divider_meetings.jpg) no-repeat right;
            width: 500px;
            height: 30px;
            }
#meetings span {
			color: #C7BD8C;
			font-weight: bold;
			font-size: 14px;
			}

#resolutions {
			position: relative;
			margin: -150px 0 0 200px;
			width: 425px;
            }
#resolutions h1 {
            background: url(divider_resolution.jpg) no-repeat right;
            width: 500px;
            height: 30px;
            }
#resolutions span {
			color: #C7BD8C;
			text-decoration: bold;
			}

#forms {
			position: relative;
			margin: -150px 0 0 200px;
			width: 425px;
            }
#forms h1 {
            background: url(divider_forms.jpg) no-repeat right;
            width: 500px;
            height: 30px;
            }
#forms span {
			color: #C7BD8C;
			text-decoration: bold;
			}

#contactinfo {
			position: relative;
			margin: -150px 0 0 200px;
			width: 425px;
            }
#contactinfo h1 {
            background: url(divider_contactinfo.jpg) no-repeat right;
            width: 500px;
            height: 30px;
            }
#contactinfo span {
			color: #C7BD8C;
			text-decoration: bold;
			}


#websites {
			position: relative;
			margin: -150px 0 0 200px;
			width: 425px;
            }
#websites h1 {
            background: url(divider_websites.jpg) no-repeat right;
            width: 500px;
            height: 30px;
            }
#websites span {
			color: #C7BD8C;
			text-decoration: bold;
			}

			

