
/*The height in the following deinition stablish the height of the left nav bar*/
#LeftNavigation {
	height:670px;
}

#ContentBorder {
	height:750px;
}

#Content {
	height:570px;
}

#BottomNavBar {
	top:910px;
}

