/* This is 3-column style sheet for the SITE MAP PAGES ("Lake Michigan" blue for center section, "mailbox" blue for borders, black  text, darkblue/mailbox blue link color scheme, firebrick borders, firebrick horizontal rules, firebrick image borders, my graphic background) */
/* Updated 9/9/08 */

<style type="text/css">

body 
{
background-image: url(../Graphics/Bkg.jpg);
margin:0px 0px 0px 0px;
padding:0px;
border:0px;
}

html 
{
scrollbar-base-color: #224574;
scrollbar-arrow-color: #50A6C2;
scrollbar-track-color: #3063A5;

scrollbar-shadow-color: #50A6C2;
scrollbar-lightshadow-color: #3063A5; 
scrollbar-darkshadow-color: #3063A5;

scrollbar-highlight-color: #50A6C2;
scrollbar-3dlight-color: #3063A5;
}

	
#wrapper1
{
background:#
}

#wrapper2
{
background:#
}

.clearing
{
height: 10px;
clear: both;
}

#footer
{
text-align: center;
border-top: crimson 0px solid;
padding: 0px 150px 0 px 150px;
margin-left: 175px;
margin-right:170px;
z-index:2;
}

#footerbreak
{
clear:both;
}

#leftcontent 
{
position: absolute;
left:10px;
top:140px;
width:14%;
border:0px solid firebrick;
background:;
padding:10px;
}

#centercontent 
{
background: #50A6C2;
top:140px;
width:60%;
margin-left: auto;
margin-right:auto;
padding:1px;
border:3px solid #3063A5;

/*
IE5x PC mis-implements the box model. Because of that we sometimes have
to perform a little CSS trickery to get pixel-perfect display across browsers.
The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
parsing bug in IE5x PC that will prematurly close a style rule when it runs
into the string "\"}\"". After that string appears in a rule, then, we can override
previously set attribute values and only browsers without the parse bug will
recognize the new values. So any of the name-value pairs above this comment
that we need to override for browsers with correct box-model implementations
will be listed below.
		
We use the voice-family property because it is likely to be used very infrequently,
and where it is used it will be set on the body tag. So the second voice-family value 
of "inherit" will override our bogus "\"}\"" value and allow the proper value to
cascade down from the body tag.

The style rule immediately following this rule offers another chance for CSS2
aware browsers to pick up the values meant for correct box-model implementations.
It uses a CSS2 selector that will be ignored by IE5x PC.
		
Read more at http://www.glish.com/css/hacks.asp
*/
		
voice-family: "\"}\"";
voice-family: inherit;
margin-left: auto;
margin-right:auto;
padding:1px;
}
	
html>body #centercontent 
{
margin-left: auto;
margin-right:auto;
padding:1px;
}

#rightcontent 
{
position: absolute;
right:10px;
top:140px;
width:14%;
background-image: url("C:/HASS/Website/Graphics/Bkg.jpg");
border:0px solid firebrick;
padding:10px;
}
	
#banner 
{
border-top:1px solid firebrick;
voice-family: "\"}\"";
voice-family: inherit;
height:105px;}
	
html>body #banner 
{
width:100%;
height:105px;
}

a img 
{
border:none
}


/* This set of link info works great for text-links*/
a:link {color: darkblue; text-decoration: underline;}
a:visited {color: #3063A5; background: none; text-decoration: none;}
a:hover {color: #3063A5; background: none; text-decoration: underline;}
a:active {color: darkblue; background: #3063A5; text-decoration: underline;}

img.left
{
float:left;
border:1px solid firebrick;
margin:15px 15px 15px 15px;
}

img.right
{
float:right;
border:1px solid firebrick;
margin:15px 10px 15px 15px;
}


div.links {left: 0; width: 152px; height: 0px; font: x-small Arial, sans-serif; z-index: 100;}

 div.links a {display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 1; 
   text-decoration: none; color: black; background: #50A6C2;
   border:3px solid #3063A5}

 div.links a:hover {color: black; background: none;
   border: solid 3px #3063A5}

 div.links a span {display: none;}

 div.links a:hover span {display: block;
   position: absolute; top: 750px; left: 0; width: 653px;
   padding: 15px 7px; margin: 159px; z-index: 100;
   color: #FFFACD; background: #50A6C2;
   border: solid 3px #3063A5;
   font: x-large Arial, sans-serif; text-align: center;}


div.linksbar {margin-left: 0; width: 100%; height: 10px; font: x-small Arial, sans-serif; z-index: 100;}

 div.linksbar a {display: inline; text-align: center; font: bold 1em sans-serif; 
   padding: 4px; margin: 1px; border-width: 1; 
   text-decoration: none; color: black; background: #50A6C2;
   border: 1px solid #3063A5}

 div.linksbar a:hover {color: black; background: none;
   border: solid 1px #3063A5}

 div.linksbar a span {display: none;}

 div.linksbar a:hover span {display: inline; 
   position: absolute; top: 2px; left: 0; right: 0; width: auto; 
   padding: 17px 0px 17px 0px; z-index: 100;
   color: #FFFACD; background: #50A6C2; 
   border: 3px solid #3063A5;
   font: x-large Arial, sans-serif; text-align: center;}

span.highlighted
{
background-color: khaki;
text-decoration: none;
font-weight: heavy;
}

span.noterightcontent
{
float:left;
width:130px;
padding:2px;
border:1px solid #3063A5;
margin:1px 1px 1px 1px;
font-family:Arial, Verdana, Helvetica, Geneva, Georgia, Courier New; 
font-style:normal;
font-size:x-small;
}

span.noteleftcontent
{
float:left;
width:126px;
padding:10px;
border:3px solid #3063A5;
margin:1px 0px 0px 0px;
}

span.notefloatright
{
float:right;
width:130px;
padding:10px;
border:3px solid #3063A5;
margin:15px 10px 15px 15px;
font-family:Arial, Verdana, Helvetica, Geneva, Georgia, Courier New; 
font-style:oblique;
font-size:small;
}

span.notefloatleft
{
float:left;
width:130px;
padding:10px;
border:3px solid #3063A5;
margin:15px 15px 15px 15px;
font-family:Arial, Verdana, Helvetica, Geneva, Georgia, Courier New; 
font-style:oblique;
font-size:small;
}

hr
{
color: firebrick;
width: 90%;
height: 1px;
background-color: firebrick;
border: 0px solid firebrick;
}

h1,h2,h3,h4,h5,h6 
{
font-family:Arial, Verdana, Helvetica, Geneva, Georgia, Courier New;
color: #black;
font-style: oblique;
}

h1.highlighted
{
background-color: khaki;
}

h2.highlighted
{
background-color: khaki;
}

h3.highlighted
{
background-color: khaki;
}

h4.highlighted
{
background-color: khaki;
}

h5.highlighted
{
background-color: khaki;
}

h6.highlighted
{
background-color: khaki;
}

span.khaki 
{
color: Khaki
}

p,ul,ol,dl,li
{
font-family: Arial, Verdana, Helvetica, Geneva, Georgia, Courier New;
font-style: normal;
color: black;
margin-left: 20px;
margin-right: 20px;
text-indent: 0cm;
font-size: medium
}

p.highlighted
{
background-color: khaki;
}

p.paraxx-small
{
font-family:Arial, Verdana, Helvetica, Georgia, Geneva, Courier New;
font-size: xx-small;
margin-left: 10;
margin-right: 10;
}

p.parax-small
{
font-family:Arial, Verdana, Helvetica, Georgia, Geneva, Courier New;
font-size: x-small;
margin-left: 20;
margin-right: 20;
}

p.parasmall
{
font-family:Arial, Verdana, Helvetica, Georgia, Geneva, Courier New;
font-size: small;
margin-left: 00px;
margin-right: 00px;
}

p.paralarge
{
font-size: large;
font-style: oblique;
margin-left: 20px;
margin-right: 20px;
}

p.parax-large
{
font-size: x-large;
font-style: oblique;
margin-left: 20px;
margin-right: 20px;
}

p.paracenter
{
text-align: center;
margin-left: 20px;
margin-right: 20px;
}

p.para1
{
margin-left: 0px;
margin-right: 20px;
}

p.para2
{
margin-left: 15px;
margin-right: 20px;
}

p.para3
{
margin-left: 28px;
margin-right: 20px;
}

p.para4
{
margin-left: 42px;
margin-right: 20px;
}

p.para5
{
margin-left: 57px;
margin-right: 20px;
}

p.para6
{
margin-left: 70px;
margin-right: 20px;
}

h1
{
font-size: 15pt;
margin-left: 15px;
margin-right: 20px;
}

h2
{
font-size: 14pt;
margin-left: 29px;
margin-right: 20px;
}

h3 
{
font-size: 14pt;
margin-left:43px;
margin-right: 20px;
}

h4
{
font-size: 14pt;
margin-left: 57px;
margin-right: 20px;
}

h5
{
font-size: 14pt;
margin-left: 71px;
margin-right: 20px;
}

h6
{
font-size: 14pt;
margin-left: 85px;
margin-right: 20px;
}

dl.dl1
{
margin-left: 18px;
margin-right: 20px;
}

dl.dl2
{
margin-left: 33px;
margin-right: 20px;
}

dl.dl3
{
margin-left: 46px;
margin-right: 20px;
}

dl.dl4
{
margin-left: 60px;
margin-right: 20px;
}

dl.dl5
{
margin-left: 75px;
margin-right: 20px;
}

dl.dl6
{
margin-left: 108px;
margin-right: 20px;
}

li.highlighted
{
background-color: Khaki;
}

li.disc
{
list-style-type: disk
}

li.ArrowBlue
{
list-style-image: url("C:/HASS/Website/Graphics/ArrowBlue.jpg");
}

li.lisidecolumns
{
list-style-image: none;
font-size: xx-small;
margin-left: 0px;
margin-right: 0px;
}

ul.circle
{
list-style-type: circle
}

ul.disc
{
list-style-type: disc
}

ul.square 
{
list-style-type: square
}

ul.ulsidecolumns
{
list-style-image: none;
font-size: xx-small;
margin-left: 0px;
margin-right: 0px;
}

ul.ulx-small
{
list-style-type: square;
font-size: x-small;
margin-left: 20px;
margin-right: 20px;
}

ul.ulsmall
{
list-style-type: square;
font-size: small;
margin-left: 00px;
margin-right: 00px;
}

ul.ullarge
{
list-style-type: square;
font-size: large;
font-style: oblique;
margin-left: 20px;
margin-right: 20px;
}

ul.ulcenter
{
list-style-type: square;
text-align: center;
margin-left: 20px;
margin-right: 20px;
}

ul.ul1
{
list-style-type: square;
margin-left: 18px;
margin-right: 20px;
}

ul.ul2
{
list-style-type: square;
margin-left: 33px;
margin-right: 20px;
}

ul.ul3
{
list-style-type: square;
margin-left: 46px;
margin-right: 20px;
}

ul.ul4
{
list-style-type: square;
margin-left: 60px;
margin-right: 20px;
}

ul.ul5
{
list-style-type: square;
margin-left: 75px;
margin-right: 20px;
}

ul.ul6
{
list-style-type: square;
margin-left: 88px;
margin-right: 20px;
}

ol.none 
{
list-style-type: none
}

ol.lroman 
{
list-style-type: lower-roman
}

ol.decimal 
{
list-style-type: decimal
}

ol.lalpha 
{
list-style-type: lower-alpha
}

ol.olx-small
{
font-size: x-small;
margin-left: 20px;
margin-right: 20px;
}

ol.olsmall
{
font-size: small;
margin-left: 00px;
margin-right: 00px;
}

ol.ollarge
{
font-size: large;
font-style: oblique;
margin-left: 20px;
margin-right: 20px;
}

ol.olcenter
{
text-align: center;
margin-left: 20px;
margin-right: 20px;
}

ol.ol1
{
margin-left: 38px;
margin-right: 20px;
}

ol.ol2
{
margin-left: 53px;
margin-right: 20px;
}

ol.ol3
{
margin-left: 66px;
margin-right: 20px;
}

ol.ol4
{
margin-left: 80px;
margin-right: 20px;
}

ol.ol5
{
margin-left: 95px;
margin-right: 20px;
}

ol.ol6
{
margin-left: 108px;
margin-right: 20px;
}



-->
</style>

