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

