#outerWrapper{
	background-image:url(../gfx/headerIntro.gif);
}
#MainMenu{
	display:none;
}
#contentWrapper{
	left: 0px;
	top: 60px;
	height: 420px;
	width: 760px;
}

#contentMainWrapper{
	height: 420px;
	width: 760px;
	background-image:url(../../pics/IntroPic.jpg);
	background-repeat:no-repeat;
	background-position: 380px 0px;
}
#contentMain{
	height: 420px;
	width: 360px;
	left: 20px;
}