/* Overrides standard.css for the index layout*/
#mainbody { 
	padding: 10px 30px 20px 30px;
	background: #ebebeb url(../images/mainBG.jpg) repeat-x left top;
	width: 640px;
	margin: -150px 15px 0px 15px;
}
#content {
	background: url(../images/indexBG.jpg) repeat-y 0px 480px;
}
#contentHeader {
	background: url(../images/topIndexBG.jpg) no-repeat center top;
	padding-left: 15px;
	width: 977px;
}
#textsidebar {
	margin-top: -140px;
}
#contentHeader #taglines {
	margin: -80px 0px 0px 720px;
}
#header #toplevelnav { top: 5px; }
