/* File name			: staff.css
 * Author				: Fabian Kostadinov
 * Creation date		: 12.12.05
 * Purpose		 		: CSS styles for the page called "staff"
 * Version				: 1.0
 * 
 * Modification date :
 * Version				: 
 * Author				: 
 * Reason				:
*/

#bottommenubar { position: absolute; top: 50em; }

#box1 { position: absolute; top: 0px; left: 0px; width: 473px; height: 28em; }
#box1 .tl { top: 0em; left: 0px; }
#box1 .tr { top: 0em; left: 473px; }
#box1 .br { top: 28em; left: 473px; }
#box1 .bl { top: 28em; left: 0px; }

#box1 .boxcontent a { font-size: 12px; }
#box1 td { padding-bottom : 20px; padding-left : 10px;}
#box1 .boxcontent .boxtext { font-weight: bold; margin-top : 40px;}
 
