body
{
    font-family: sans-serif;
    font-size: 10pt;
 
 		background-image: url('images/bg6.jpg');  	
    color: #6b2f07;
}

a img
{
    border-style: none;
    border-width: 0px;
}

#main
{
    margin-top: 20px;
}

#home_table
{
    margin-top: 20px;
}

#wrapper
{
    Xposition:relative;
    Xtop: 0px;
    Xwidth:403px;
    Xheight:257px;
    z-index: 1;
    background-image: url('images/content_pane.jpg');
}

#content
{
    Xposition: absolute;
    Xfloat: left;
    Xleft: 50px;
    Xtop: 0px;
    width: 403px;
    height: 243px;
    padding-top: 7px;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 7px;
    z-index: 2;
    overflow: auto;
        
	opacity:.80;    
	-moz-opacity: .80;  
	filter:alpha(opacity=80);

    background-color: #B2CDE0;
}

#sfeather
{
    position: absolute;
    float: left;
    
    width: 27px;
    height: 42px;
    left: 22px;
    z-index: 1;
 }

#feather
{
   position: relative;
    
    width: 27px;
    height: 42px;
    margin-left: 22px;
    z-index: 100;
}

#footer
{
    font-size: 8pt;
    font-family: sans-serif;
    text-align: center;
    margin-top: 35px;
}

hr
{
	color: #6b2f07;
}

p
{
	font-size: 10pt;
	font-family: "Century Gothic", sans-serif;
}

.ind
{
	text-indent: 2em;
}

.pb
{
	font-weight: bolder;
	font-size: 11pt;
}

.pbi
{
	font-weight: bolder;
	text-indent: 2em;
	font-size: 11pt;
	font-style: italic;
}

h1
{
	font-size: 24pt;
	text-align: center;
	font-family: "Goudy Old Style", "Times New Roman", serif;
}

h2
{
	font-size: 18pt;
	font-family: "Goudy Old Style", "Times New Roman", serif;
}

h3
{
	font-size: 16pt;
	margin-bottom: 0px;
	font-family: "Goudy Old Style", "Times New Roman", serif;
}

h2#carole
{
	margin-bottom: 0px;
}

h4
{
	font-size: 14pt;
	margin-bottom: 0px;
	font-family: "Goudy Old Style", "Times New Roman", serif;
}

#imgs
{
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#tos
{
	width: 50%;
}
.textnav
{
	margin-top: 20px;
	text-align: center;
	font-size: 8pt;
}

.contrib p
{
	margin: 0px;
	padding: 0px;
}

.bio
{
	background-color: #c5e3f9;
	background-image: none;
}

.invis
{
	display: none;
}
