<style type="text/css">
<!--

div.container{width:100%;margin:0px;line-height:150%;}
div.header,div.footer
          {padding:0;color:white;background-color:"00ffff";clear:left;}

h1.header
          {padding:0;margin:0;}
div.left
          {float:left;width:360px;margin-left:2px;padding:5px;}
div.right
          {float:right;margin-lright:2px;width:360px;padding:5px;}

p{font-family:"Times New Roman",Georgia,Serif}
 
p { color : #000000; font-family : arial narrow; font-size : medium; }

h1 { color : #ff0000; font-weight : bold; font-variant : small-caps; }

h2 { color : #0000ff; font-style : italics; }

span
{
float:left;
width:0.7em;
font-size:200%;
font-family:algerian,courier;
line-height:80%;
}

img.right 
{
float:right;
border:1px dotted black;
margin:0px 0px 15px 20px;
}
<!-----------------------for Assoc Dir -------------->
div.container {
	width:100%;
	margin:0px;
}
div.instructions {
	height: 70px;
}	
div.title {
	height: 90px;
}
div.leftcol {
 	float:left;
  	width: 310px;
	margin-left:90px;
}
div.rightcol {
	margin-left:400px;
	width:310px;
}
div.content {
	width:100%;
}
div.footer {
	margin:10px;
   	height:40px;   /* Height of the footer */
	padding:2.5em;
	clear:left;
}



body {background-image:url("graphics/grainblue.jpg")}
/* these can be used anywhere   */
.note { background-color : #ffff00; }
.center {text-align:center}
-->
</style>
