#huck #uelogo {
	height: 133px;
	background-image: url(../images/mi_id_huck-6699cc.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#pgheader {
	width: 100%;
	height: 107px;
    /*gif with transparent top*/
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
}

#header {
	background-image: url(../images/mhbg_navy.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content {
	background-color:navy;
	height:450px;
}

/*pyxy gallery*/

#pyxy table, 
#pyxy table caption,
#pyxy table tbody tr th,
#pyxy table tbody tr td { 
	/* table settings */
	background: navy; 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	} 

#pyxy table {
	width: 98%;
} 
  
#pyxy td { 
	  /* width: 25%; change this if you use more/less than 4 rows */
	vertical-align: middle;
	border:#FFFFFF 1px solid;
	height: 200px;
	} 
	
#pyxy * a:hover,#pyxy * a:active {
	  color:#696969; /* eek ozone */
	  }
#pyxy * a, 
#pyxy * a:visited,
#pyxylightCaption a,
#pyxylightCaption a:visited {
    /* navigation links */
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-left: 2pt;
	margin-right: 2pt;

	} 
#pyxy * b { /* navigation 'current' */
	color:#696969;
	margin-left: 2pt;
	margin-right: 2pt;
	} 
 
#pyxy * a img { border: 1px #121 solid;
 	padding-top: 6px;
	padding-bottom: 2px;
    margin: 0px;
	}
 	
#pyxy * div { margin: 0px; padding: 0px; } /* caption container */
#pyxy * p,
#pyxylightCaption p { /* captions */
	color: black;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#pyxylightCaption { text-align: center; }

#pyxylightCaption p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

#pyxy table caption,#pyxy table { /* center these */
	 margin-left: auto; margin-right: auto;
	 }
#pyxy th {
	 font-weight: normal;
	 border:#FFFFFF 1px solid;
	 }
 
 
#pyxy * th .nav-prev { float: left; }
#pyxy * th .nav-next { float: right; }

 /* the rest of the page */
#top,#bottom { text-align: center; width: 600px; margin-left: auto; margin-right: auto;}
 a { color:#ccf; }
 
 
#pyxylight {
	background-color:#0099CC;
	}
#overlay {
	background-color:#010;
	}
