		a:link 		{text-decoration: none; text-weight: bold; color : #00782D;}
		a:visited 	{text-decoration: none; color : #00782D} /* was BFBFBF */
		a:hover 	{color : #000000; background-color: #63DC90}
		
		/* margin: top right bottom left; */ 
		#main-pg
		{
			position: relative; 
			top: 5px; 
			width: 830px;
			height: 572px;
			margin-left: auto; 
			margin-right: auto;
			background:#00782D;
			border-color: #000000;
			border-style: solid;
			border-width: 1px 1px 1px 1px;
		}
		#header
		{
			position: relative; 
			float: left; 
			height: 80px; 
			width: 828px;
			background: #00782D;
			margin-top: 15px; 
			margin-bottom: 0px; 

		}
		#nav-bar
		{
			float: left;
			height: 22px; 
			width: 828px;
			background: #00782D;
			border-color: #000000;
			border-style: solid;
			border-width: 1px 0 1px 0;
			margin-left: 1px; 			

		}
		#mid-content
		{
			position: relative;
			width: 828px;
			height: 415px; 
			float: left;
			background: #FFFCBF; 
			margin-left: 1px; 
			margin-right: auto;
		}
		#main-lpane-1
		{
			position: relative;
			float: left; 
			height: 72px; 
			width: 422px; 
			background:#FFFFFF;
			border-color: #FFFCBF;
			border-style: solid;
			border-top-width: 8px;
			border-bottom-width: 8px;
			border-left-width: 8px;
			border-right-width: 8px;
			padding-top: 6px;
			padding-bottom: 4px;
			padding-left: 15px;
			padding-right: 15px;
			text-align: left;
		}
		#main-rpane-1
		{
			position: relative;
			float: left; 
			height: 72px; 
			width: 328px; 
			background:#FFFFFF;
			border-color: #FFFCBF;
			border-style: solid;
			border-top-width: 8px;
			border-bottom-width: 8px;
			border-left-width: 8px;
			border-right-width: 8px;
			padding-top: 6px;
			padding-bottom: 4px;
			padding-left: 8px;
			padding-right: 8px;
		}
		#myGallery
		{
			position: relative;
			width: 448px !important;
			height: 320px !important;
			top: 0px;
			float: left;
			background: #FFFCBF;
			margin-left: 8px;
		}
		#main-rpane-2
		{
			position: relative;
			float: left; 
			height: 290px; 
			width: 330px;
			background:#FFFFFF; 
			border-color: #FFFCBF;
			border-style: solid;
			border-top-width: 4px;
			border-bottom-width: 8px;
			border-left-width: 14px;
			border-right-width: 8px;
			padding-top: 6px;
			padding-bottom: 4px;
			padding-left: 8px;
			padding-right: 8px;
		}
		#normal-2pane-l
		{
			position: relative;
			height: 405px; 
 			float: left;
 			width: 125px;
  			background: #FFFCBF; 
			padding-left: 10px;
			padding-top: 4px;
			padding-right: 0px;
			padding-bottom: 5px;
		}
		#normal-2pane-r
		{
			position: relative;
			height: 405px; 
 			width: 675px;
 			float: left;
  			background: #FFFFFF; 
			padding-left: 10px;
			padding-top: 4px;
			padding-right: 10px;
			padding-bottom: 5px;
            font-family: "Trebuchet MS";
            font-size: small;
            font-weight: bold;
            color: #000000;
            text-align: left;
			overflow:auto;
		}
		#footer
		{
			position: relative;
			float: left; 
			height: 28px; 
			width: 828px; 
			background:#00782D;
			font-weight : bold;
			padding-top: 8px; 
			border-color: #000000;
			border-style: solid;
			border-width: 1px 0 0 0;	
		}
        .style1
        {
            font-family: "Trebuchet MS";
            font-size: xx-large;
            color: #FFFCBF;
        }
        .style2
        {
            font-size: large;
            font-family: Calibri;
            color: #FFFFFF
        }
        .style3
        {
            font-family: "Trebuchet MS";
            font-size: small;
            color: #FFFFFF;         
        }
        .style4
        {
            
            font-family: "Trebuchet MS";
            font-size: small;
            color: #000000;
            font-weight: bold;
            text-align: left;
        }
        .style5
        {
            font-family: "Trebuchet MS";
            font-size: small;
            color: #000000;
            text-align: left;      
        }