/*

Augmented styles from the main style sheet:

*/

#page {

	width: 750px;

}

#content {

	width: 650px;

}

/*

#splash styles
this portion styles the central media rich area of the home page

*/

#splash {
	
	background-color: #50452F;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 35px;

}

#splash #message {

	margin-left: 465px;

}

#splash #subimg {

	float: left;
	margin-top: 100px;
	margin-left: 15px;

}

#splash #mainimg {

	float: left;
	margin-left: 52px;
	margin-bottom: 0px;
	padding-bottom: -4px;

}
