
/*The height in the following deinition stablish the height of the left nav bar*/
#LeftNavigation {
	height:800px;
}

#ContentBorder {
	height:880px;
}

#Content {
	height:700px;
}

#BottomNavBar {
	top:1040px;
}
