body {
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color:#CFD6E8;
}

a:active, a:focus {outline: 0;}
h1,h2,h3,h4,h5,h6,ul,li,p,div,br {padding:0px; margin:0px;}
div {line-height:normal;}


/* Link Styles */

.glink{font: bold 11px/1.5em Arial; color:#113469;
background:url('../images/bullet.jpg') no-repeat left center; 
padding-left:10px; text-transform:uppercase;
}
a.glink:link{text-decoration: none;}
a.glink:visited{text-decoration: none;}
a.glink:hover{text-decoration: underline;}

#right-panel{
float:left; width:247px;
background:url('../images/right-bottom.jpg') no-repeat left bottom;
background-color:#E1AC79;
}

#right-panel h1 {font: bold 20px/1em Arial; color:#FFFFFF; text-align:left; margin:15px;}
#right-panel span{font-size:17px;}



.pgtitle{font: normal 14px/1.5em Arial;color:#E6811F; background:url('../images/pagtitle-back.jpg') no-repeat left center;
border-bottom:1px solid #CFD6E8; padding:0 0 5px 25px;
}
.pgtitle span{color:#2A537D;}

.seotext{font: bold 12px/1.5em Arial;color:#E6811F; }

.normal{font: normal 12px/1.3em Arial; color:#4A4A4A;}

.temple-opportunities{font: bold 14px/1.7em Arial; color:#FFFFFF; background:url('../images/temley-opportunities.jpg') no-repeat left center;
padding:0 0 0px 15px; height:26px;
}



.flink{font: normal 11px/1.5em Arial; color:#C0CADF; padding:0 10px 0 10px; }
a.flink:link{text-decoration: none;}
a.flink:visited{text-decoration: none;}
a.flink:hover{text-decoration: underline;}


.copy {font: normal 10px/1.3em Arial; color:#8AAADA;}
.copy span{color:#EA9949; font-size:12px;}


/* Navigation Bar Horizontal */

#navigationbar{
float:left; clear:left; 
width:1000px; height:41px; position:relative;
background:url('../images/navback.jpg') no-repeat left top;
}


   #tabsI {
      float:left;
      width:1000px;
	  height:41px;
      }
    #tabsI ul {
        margin:0;
        padding:5px 0 0 30px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
	    
      }
    #tabsI a {
      float:left;
      margin:0;
      text-decoration:none; padding-left:8px; padding-right:50px; padding-top:0px; padding-bottom:0px;
	  
      }
    #tabsI a span {
      float:left;
      display:block;
     font: normal 12px/1.5em Arial; cursor:pointer;
      color:#CFD6E8; padding-left:8px; padding-right:16px; padding-top:7px; padding-bottom:10px;
	
	  
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;
	    font: normal 12px/1.5em Arial; color:#CFD6E8;
	 cursor:pointer;
      
	}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      }
    #tabsI a:hover {
      
	  background:url('../images/css_L.jpg') no-repeat left top;
	  cursor:pointer;
      }
    #tabsI a:hover span {
		
		background:url('../images/css_R.jpg') no-repeat right top;
		cursor:pointer;
		font: normal 12px/1.5em Arial;
		color:#FFFFFF;
      }

        #tabsI #current a {
		
		background:url('../images/css_L.jpg') no-repeat left top;
		cursor:pointer;
        }
        #tabsI #current a span {
		
		background:url('../images/css_R.jpg') no-repeat right top;
	    font: normal 12px/1.5em Arial;
		color:#FFFFFF;
		cursor:pointer;
        }
		
/* Top Navigation - Horizontal */



