<!-- /* Style Sheet */
/*style name="Coyote"*/

 /* End Hide from IE-Mac */
 
html {height: 100%; overflow: scroll;}
	
#flashcontent {
		height: 30%;
	}
	/* end hide */

body {
		height: 95%;
		margin: 5%;
		padding: 0;
		background-color: #ffffff;
        text-align: center;
	}

div.footer {width:100%;}
div.leftcontent {
margin-top:90%;
width:35%;
float:left;
}

div.rightcontent {
margin-top: 90%;
float: right;
width: 35%;
}

div.centercontent {
margin-top:90%;
margin-left: 35%;
margin-right:35%;
} 

table.center {width: 70%; margin-left:auto; margin-right:auto;text-align: center;}
hr.center {width: 30%; margin-left:auto; margin-right:auto;}
div.image {text-align: center;}
div.yellowback {background-color: #FFFFCC;}
div.blueback {background-color: #66CCFF;}
div.pinkback {background-color: #FFCCFF;}
table.footer {width: 50%; margin-left:auto; margin-right:auto; text-align: center;}
div.heading {
	font-family: sans-serif;
	color: black;
	text-decoration: underline;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: large;
}
#readonlystyle {background: #ccc;}
a:link    {text-decoration: blue; background: white;}
a:hover  {background: yellow;}
a:active  {text-decoration: blue; background: white;}
a:visited {text-decoration: red; background: white;}
H1 {font-family: sans-serif; font-style: italic; text-align: center; color: #FF0000}
H2 {font-family: sans-serif; text-align: center; color: blue;}
H3 {font-family: sans-serif; color: black; text-decoration:underline; text-align: center; font-style: italic; font-weight: bold;}
H4 {font-family: sans-serif; text-align: center; color: #0000CC}
H5 {font-family: sans-serif; text-align: center;}
H6 {font-family: sans-serif; text-align: center;}

/* End Style Sheet */  -->

