body {
	background-color: #ebf2f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
}

.menuCell {
	background-color: #035ead;
}

.leftCell {
	width: 170px;
	background-color: #cccccc;
	background-image: url('../images/left_girl_greensweater.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 300px;
}


/* Debugging only */
/*
table, tr, td, div, span, p {border: dotted 1px red;}
*/

