/* File name			: privacy.css
 * Author				: Fabian Kostadinov
 * Creation date		: 12.12.05
 * Purpose		 		: CSS styles for the page called "privacy"
 * Version				: 1.0
 * 
 * Modification date :
 * Version				: 
 * Author				: 
 * Reason				:
*/

#maincontent { left: 0px; }

#bottommenubar { position: absolute; top: 72em; width :760px;}

.box ol li { margin-left : 25px; }

#box1 { position: absolute; top: 0px; left: 0px; width: 760px; height: 48em; }
#box1 .tl { top: 0em; left: 0px; }
#box1 .tr { top: 0em; left: 760px; }
#box1 .br { top: 48em; left: 760px; }
#box1 .bl { top: 48em; left: 0px; }
#box1 .boxtext { text-align : justify}
#box1 .boxcontent { width: inherit; }

#footer 
{	
	position: absolute; 
	top: 720px;
}
