body {
      background:#fff;
      margin:0;
      padding:0 0 30px 0;
      color:#000;
	  }
    
	#mlxbar {background-image:url(bkg_4.gif);
	background-position:top right;
	background-repeat:no-repeat;
	border: solid #333333 1px; }
	
	blockquote {padding: 50px 20px 40px 30px;
	background-image:url(bkg_4.gif);
	background-position:top right;
	background-repeat:no-repeat;
	border: solid #333333 1px;}
	
	
	#wrapper {
	width:760px;
	padding:0;
	margin:0 auto 20px auto;
	position:relative;

	}
	
	#header {
	height:173px;
	background-image:url(pat_working_header23.jpg); 
	background-repeat:no-repeat;
	}
	
    #navbar {
	  margin:0;
      float:left;
      width:100%;
      background: url("bg.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      }
			#navbar ul {
			  margin:0;
			  padding:10px 10px 0;
			  list-style:none;
			  }
			#navbar li {
			  float:left;
			  background:url("norm_left.gif") no-repeat left top;
			  margin:0;
			  padding:0 0 0 9px;
			  }
			#navbar a {
			  float:left;
			  display:block;
			  background:url("norm_right.gif") no-repeat right top;
			  padding:5px 15px 4px 6px;
			  text-decoration:none;
			  font-weight:bold;
			  color:#765;
			  }
			/* Commented Backslash Hack
			   hides rule from IE5-Mac \*/
			#navbar a {float:none;}
			/* End IE5-Mac hack */
			#navbar a:hover {
			  color:#333;
			  }
			#navbar #current {
			  background-image:url("norm_left_on.gif");
			  border-width:0;
			  }
			#navbar #current a {
			  background-image:url("norm_right_on.gif");
			  color:#333;
			  padding-bottom:5px;
			  }
	  
	 #content { 
	  width:520px;
	 padding: 10px 10px 60px 10px;
	float:left;
	
	  }

	  
	  #contentwrap {width:758px;
	    border-left: #999999 1px solid;
	  border-right: #999999 1px solid;
	  border-bottom: #999999 1px solid;
	  background-image:url(bkg_2.jpg);
      background-repeat:none;	 
	  background-position: bottom right;
	  background-repeat:no-repeat;
	  padding:10px 0 100px 0;
	  }
	  
	  #sidebar {width:215px;
	  float:right;
	  padding-top:20px;
}

#cleardiv {clear:both;
height:1px;
width:760;}

#tngplogo {
margin-bottom:0;
margin-left:75%;
width:175px;
height:67px}
	  
#fronttext {
	position:absolute;
	top:10px;
	left:30px;
	width:40%;
	height:auto;
	z-index:1010;
}

  #frontpagewrapper {
	  position:relative;
	  background-image:url(frontpage-bkg.jpg);
	  background-repeat:repeat-x;
	  height:438px;
	  top:50px;
	  }
