/* Level 3 */

#left-container {
		float:left;
		width:246px;
		height:602px;
		background-color:  #293824;
		padding:10px;
		padding-top:8px;
		color:#ffffff;
}

#right-container {
		float:right;
		width:757px;
		margin-left:1px;
		height:620px;
		background-color:transparent;
		padding:0px;
}


/* Level 4 */

#photoframe {
		width:757px;
		height:303px;
		overflow:hidden;
}

#buttons {
		width:757px;
		height:313px;
		background-color:transparent;
		padding-top:1px;
		
}

.button {float:left;
		width:376px;
		height:156px;
		padding:1px;
}

