/*
****************************************************************************
* Filename:   Config.js
* Function:   PLMA Excellence Awards
*              
* Created by:  Vincent Perlerin for WebFirst, Inc.
* Date:        2007
*
* Modification log:
* Author		Date		Modification
* ------		----		------------
*
****************************************************************************
*/


$(document).ready(function(){
	$('table#menu').css("margin-top","-100px");
});