
.mainMenu{
	background-image:url(../images/home_nav_bar.jpg);
	background-repeat:no-repeat;
	height:430px;
	width:144px;
	vertical-align:top;
}

.sitecontent{
	background-image:url(../images/home_content.jpg);
	background-repeat:no-repeat;
	height:430px;
	width:637px;
	vertical-align:top;
}