/* The following styles are applied automatically when you use this =
style sheet. This style sheet is organized by style categories: Main =
Body; Navigation and Footer; Forms; Tables */

/* MAIN BODY */
body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-image:url(images/tyeeclublogowebtile3.gif);
	}

/* Standard Text Links */
A:link  {
   	color : #000066;
	text-decoration : underline;
    }

A:active  {
   	color : #000066;
	text-decoration : underline;
    }

A:visited  {
   	color : #000099;
	text-decoration : underline;
    }

A:hover  {
   	color : #000066;
	text-decoration : underline;
    }

/* NAVIGATION */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;
	top: 224px;
	left:0px;
	z-index:100;
	width:800px;
	height: 20px;
}
#menu dl {
float: left;
width: 160px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid gray;
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #ccc;
text-align:left;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #eee;
}
#site {
position: absolute;
z-index: 1;
top : 0px;
left : 90px;
color: #000;
background-color: #ddd;
padding: 0px;
border: 1px solid gray; 
}

em {
	color:#ff0000;
	font-weight:bold;
	font-style:normal;
	}

/*HEADINGS*/
.tophead {
	font-family: arial, helvetica, sans-serif;
	font-size:20px;
	color:#006666;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	}

.tophead2 {
	font-family: arial, helvetica, sans-serif;
	font-size:20px;
	color:#006666;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size:20px;
	color:#000066;
	font-weight:bold;
	text-align:center;
	}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size:16px;
	color:#000066;
	font-weight:bold;
	text-align:center;
	}

h3 {
	font-family: arial, verdana, sans-serif, helvetica, helv;
	font-size: 14px;
	text-align:left;
	}

h4 {
	font-family: arial, verdana, sans-serif, helvetica, helv;
	font-size: 12px;
	text-align:left;
	}

/* standard text */
.text {
     	font-family : arial, helvetica, sans-serif, helv;
    	font-size : 12px;
		color : #000000;
    }
.bluetext {
     	font-family : arial, helvetica, sans-serif, helv;
    	font-size : 14px;
		color : #000066;
    }

/* Footer and Footer Nav */

.txtfooter  {
		font-family: arial, sans-serif, helvetica, helv;
		font-size:11px;=20
		font-style:normal;=20
		color:#000066
    }
    .txtfooterwt  {
		font-family: arial, sans-serif, helvetica, helv;
		font-size:11px;=20
		font-style:normal;=20
		color:#ffffff;

    }


.txtfooterlink  {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;=20
		font-style:normal;=20
		color:#000066;
    }



td 	{
		font-family: Arial, Helvetica, sans-serif;
	}


	
