/**
 * Standard CSS for Cortex, www.cortex.com.au 
 *
 * Defines characteristics of copy container divs
 *
 * Layout blocks have been organised into 'containers' and 'frames', where
 * containers are the (usually) invisible placeholders and the frames contain
 * the actual content.  Nested div blocks have been employed to center the 
 * content areas.
 *
 * @version: 1.0, MC, Jan 2008
 * @author: Matt Chamberlain, mwchamberlain@gmail.com
 */


/*
--------------------------------------------------------------------------------
	LAYOUT RULES
--------------------------------------------------------------------------------
*/
/*
	border: 1px;
	border-color: white;
	border-style: dashed;
*/
/*

	color: #D58535;		hover color
*/


#menu li#button_prg a {width: 120px; background-position: -240px -64px; }
#menu li#button_prg a:hover {width: 120px; background-position: -240px -64px; }
