/* CSS Document */

#frontpage{
position : absolute;
padding-top : 30px;
padding-bottom : 50px;
padding-left : 200px;
width : 533;
height : 500;
}
#atty {
position:absolute;
top: 128px;
left: 514px;
}
#fmanager {
position: absolute;
top: 200px;
left: 559px;
}
#system {
position: absolute;
top: 312px;
left: 513px;
}
#operations {
	position: absolute;
	top: 64px;
	left: 476px;
}
body {
	background-color: #FFFFCC;
}
#content {
	position : relative;
	padding-top : 1px;
	padding-left : 125px;
	left: 20;
	top: 0;
	width: 640;
	background-color: transparent;
	
	}

