
/*The height in the following deinition stablish the height of the left nav bar*/
#LeftNavigation {
	height:660px;
}

#ContentBorder {
	height:740px;
}

#Content {
	height:560px;
}

#BottomNavBar {
	top:900px;
}

