
/*Load specific banner image for project*/

#menu {
	background: url("../images/banner_bio.jpg");	/*Path to and name of banner picture*/
}

/*HOTSPOT MAPPING*/

/*CORE LINKS*/
#home a { top:116; left: 49; width: 52; height: 15;}
#history a { top: 116; left: 186; width: 51; height: 15; }
#learning a { left: 109; top: 116; width: 68; height: 15; }
#research a { left: 245; top: 116; width: 70; height: 15; }
#ethics a { left: 325; top: 116; width: 58; height: 15; }
#psychophysiology a { left: 390; top: 116; width: 116; height: 15; }
#stress a { left: 518; top: 116; width: 51; height: 15; }
#electricity a { left: 579; top: 116; width: 74; height: 15; }
#relaxation a { left: 658; top: 116; width: 85; height: 15; }

/*ANATOMY LINKS*/
#anat-skeletal a { left: 78; top: 134; width:118; height: 12; }
#anat-cardiovascular a { left: 205; top: 134; width: 109; height: 12;}
#anat-electrodermal a { left: 322; top: 134; width: 98; height: 12; }
#anat-respiration a { left:430; top: 134; width: 80; height: 12; }
#anat-eeg a { left: 524; top: 134; width: 27; height: 12; }
#anat-pain a { left: 566; top: 134; width: 47; height: 12; }

/*HARDWARE LINKS*/
#hdw-emg a { left: 84; top: 149; width: 37; height: 12; }
#hdw-cardiovascular a { left: 133; top: 149; width: 107; height: 12; }
#hdw-electrodermal a { left:247; top:149; width:94; height: 12; }
#hdw-respiration a { left:354; top:149; width:88; height: 12; }
#hdw-eeg a { left: 450; top: 149; width: 36; height: 12; }

/*CLINICAL LINKS*/
#clin-musculoskeletal a { left:70; top: 164; width: 113; height: 15; }
#clin-neuromuscular a { left: 190; top: 164; width: 111; height: 15; }
#clin-cardiovascular a { left: 310; top: 164; width: 100; height: 15; }
#clin-autonomic a { left: 471; top:164; width:75; height: 15; }
#clin-pain a { left:420; top: 164; width: 41; height: 15; }
#clin-respiration a { left: 560; top: 164; width:86; height: 15; }
#clin-eeg a { left: 653; top: 164; width: 35; height: 15; }