/* File name			: worldwide.css
 * Author				: Fabian Kostadinov
 * Creation date		: 12.12.05
 * Purpose		 		: CSS styles for the page called "worldwide"
 * Version				: 1.0
 * 
 * Modification date :
 * Version				: 
 * Author				: 
 * Reason				:
*/

#maincontent { left: 0px; }

#bottommenubar { position: absolute; top: 75.5em; width :760px;}

#box1 { position: absolute; top: 0px; left: 0px; width: 760px; height: 51em; }
#box1 .tl { top: 0em; left: 0px; }
#box1 .tr { top: 0em; left: 760px; }
#box1 .br { top: 51em; left: 760px; }
#box1 .bl { top: 51em; left: 0px; }
#box1 table { margin-left: 25px; vertical-align : bottom;}
#box1 td { vertical-align : top; }
#box1 ul li { list-style-type : none; }
#box1 td#Canada { padding-left : 30px;}
#box1 td#EuropeTitle { padding-left : 100px;}
#box1 td#EuropeMembers { width : 150px;}
#box1 td#EuropeProgrammes { width : 175px;}

#footer 
{	
	position: absolute; 
	top: 760px;
}
