/*
** Javascript disabled layout fixes
*/

/*
** Page-specific styles
*/

/* Home */

#container.Home #contentPane {
	background-position: 0px 0px;
}

#container.Home #logoWhite {
	width: 699px;
}

#container.Home #mainMenu {
	margin-left: 0px;
}

/* Profile */

#container.Profile #content {
	height: 413px;
}

#container.Profile #leftContent, #container.Profile #rightContent {
	height: 400px;
}

/* Projects */

#container.Projects #subMenu {
	display: none;
}