#Table_01 {
	position:relative;
	width:800px;
	margin-left:auto; margin-right:auto;	
	text-align:center;
}

#popup_Table_01 {
	position:relative;
	width:512px;
	margin-left:auto; margin-right:auto;	
	text-align:center;
}

#logospace {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:155px;
}

#navigation-bar {
	position:absolute;
	left:0px;
	top:130px;
	width:800px;
	height:30px;
}

#content {
	position:absolute;
	left:0;
	top:155px;
	width:800px;
}

#popup {
	position:asbsolute;
	left:0;
	top:0px;
	width:512px;
}

#invite {
	position:absolute;
	left:240;
	top:140;
	width:540;
}

