body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  80%;
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	}
#content {width: 95%;}
		
.header1 {background-image: url(images/karigon_name.gif);
		background-position: left;
		width: 300px;
		height: 69px;
		background-repeat: no-repeat;
		margin-left: 30px;
		margin-top: 50px;
				}		
.header {background-image:  url(images/bldg_graphicpen500.gif);
		position: absolute;
		left: 345px;
		top: 0px;
		width: 500px;
		height: 134px;
		background-repeat: no-repeat;
		margin-top: 20px;
		}
.shenet{background-image: url(images/backhomebutton.jpg);
		position:absolute;
		left: 850px;
		top: 0px;
		width: 82px;
		height: 87px;
		background-repeat: no-repeat;
		margin-top: 50px}
			
h1 {font-size:  160%;
	font-weight: bold;  /* bold */
	text-align: left;
	margin-left: 250px;
	}  

h2 {font-size:  110%;
	margin-left: 270px}

h3 {font-size:  125%;
	text-align:left;
	margin-left:260px;}
	
p {font-size:  150%;
	line-height: 1.5em;
	text-align: center;
	margin-left: 250px; }

/* Left Navigation DIV and list */
#nav{ width: 140px; float:left; vertical-align:top; margin-top:-15px;}

#nav ul { margin: 0; padding: 60px; list-style-type: none; list-style-position: outside;
		  color:rgb(0,51,102);}
#nav li { margin-top: 0px; margin-right:0px; margin-bottom:3px; margin-left:0px; padding:0px;
		list-style-type: none; list-style-position:outside; color:rgb(0,51,102);}
#nav ul li a {display: block; padding: 2px 2px 2px 3px;
		width: 124px; background : rgb(5,110,74);
		font-family : Verdana,Arial,sans-serif;
		font-size : 120%;
		font-weight: bold;
		text-decoration: none; color: rgb(255,255,235);
		border-top: 3px solid rgb(207,230,222); border-left: 3px solid rgb(3,52,35);
		border-bottom:3px solid rgb(3,52,35); border-right: 3px solid rgb(207,230,222);}
#nav ul li a:hover {display: block; padding: 2px 2px 2px 6px;
		width: 124px; background : rgb(245,235,204);
		text-decoration: none; color: rgb(5,110,74);
		border-top: 3px solid rgb(255,255,204); border-left: 3px solid rgb(255,255,204);
		border-bottom:3px solid rgb(204,204,153); border-right: 3px solid rgb(204,204,153);}
/* End of Left Navigation DIV and list*/
h4 {border-bottom: 4px solid #cfe6de;
	margin-left: 250px;}

 h5 {font-size:80%;
		 margin-left: 250px;
		 text-align:center;
	}
	