/* global styles
----------------------------------------------- */
       body
        {
        letter-spacing: .01em;
        text-align: center;
        font: normal .78em/1.4em Tahoma, Helvetica, sans-serif;
        color: #ccc;
        background: #000;
        margin: 80px 0 0 0;
         padding: 0; 
        }



.textile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #262119;
	text-decoration: none;
	overflow: scroll;
}
.textilelight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

}
.indicia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;

}
/* links
----------------------------------------------- */

a:link
{
color: #666;
text-decoration: none;
}

a:visited
{
color: #aaa;
text-decoration: none;
}

a:hover
{
color: #fff;
text-decoration: none;
}



.menustyle {
	word-spacing: 5em;
	line-height: 20px;
	font-size: large;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
.biostyle  {
	color: #262119;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-transform: none;

	padding: 10px 30px 0 0;
	overflow: visible;
}

