h1           { font-family: Arial; font-size: 20pt; font-weight: bold; text-align:left }


h2
{
    font-family: Tahoma;
    font-size: 14px;
    text-align: center;
    color: gray;
}

body {
			font-family: Tahoma; 
			font-size: 10pt
}

.IParagraph {
			font-family: Tahoma; 
			font-size: 10pt; 
			font-variant: small-caps; 
			font-style: italic
               
}
               
             
             
 #Nav
{
    float: left;
    width: 140px;
    height: 560px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    position: absolute;
    left: 0px;
    top: 120px;
}
 			
 ul.Nav {
 			list-style-type: none;
 			padding-left: 0;
 			margin-left: 0;
 			width: 135px;
 		
 }
 
 ul.Nav a
{
    display: block;
    margin-bottom:10px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: #000099;
    font-family: Tahoma;
    font-variant: small-caps;
    font-size: 12pt;
}

 ul.Nav a:hover
{
    font-style:italic;
    font-weight:bolder;
}
 			
 #banner
{
    background-position: 0% 0%;
    text-align: center;
    position: absolute;
    left: 5px;
    top: 1px;
    width: 109px;
    height: 108px;
    background-image: url(../images/LoH8_logo_green.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
}
 
 #banner2
{
    background-position: center 50%;
    position: absolute;
    left: 125px;
    top: 0px;
    background-image: url(../images/HH.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 420px;
    height: 108px;
}
#banner-divide
{
    background-attachment: scroll;
    background-image: url(../images/line.jpg);
    background-repeat: no-repeat;
    position:absolute;
    top:109px;
    width:800px;
    height:11px;
    left:0px;
   
}
 
 #content-image {
 			position: absolute; 
 			left: 150px; 
 			top: 120px;
 			height:200px;
 			width:775px;
 }
 #content-top
 {
    position: absolute; 
 			left: 150px; 
 			top: 120px;
 			height:100px;
 			width:570px;
 			text-align:center;
 }
 #content-left-high
 {
    position: absolute; 
 			left: 150px; 
 			top: 220px; 
 			width: 285px; 
 			height: 400px; 
 			font-size:14px; 
 			font-family:Tahoma; 
 			text-align:justify; 
 }
 
 #content-right-high
 {
    	    position: absolute; 
 			left: 445px; 
 			top: 220px; 
 			width: 285px; 
 			height: 400px;
 			text-align:center;
 }
 #content-left {
 			position: absolute; 
 			left: 150px; 
 			top: 320px; 
 			width: 285px; 
 			height: 400px; 
 			font-size:14px; 
 			font-family:Tahoma; 
 			text-align:justify; 
 
 }
 
 #content-right
{
    position: absolute;
    left: 445px;
    top: 320px;
    width: 285px;
    height: 400px;
    text-align: center;

}
 
 #content-right image
 {
    margin-bottom:10px;
 }
 
 #content-right p
 {
    text-align:center;
}
		
		
#content-single-middle
{
    position:absolute;
    left:159px;
    top:120px;
    width:500px;
    height:600px;
}

#content-single-middle h2
{
    font-size: 12pt;
    color: #ff0000;
    font-style: normal;
    font-variant: small-caps;
}

#corner-message
{
    position: absolute; 
 			left: 600px; 
 			top: 0px;
 			height:100px;
 			width:200px;
    }