/* Main 2 Header/TopNav/Main Content/Footer */

/* Contains Entire Site */
#mainDiv {
	/*background:     url(../images/player1_bg.gif);*/
	position: absolute;
	top: 0px;
	left: 0px;
}


#header {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 788px;
	height: 120px;
}

#nav {
	top: 120px;
	left: 0px;
	position: absolute;
	width: 788px;
	height: 45px;
}

#main {
	top: 165px;
	left: 0px;
	position: absolute;
	width:788px;
	height:408px;
}

#logout {
	visibility:hidden;
}

#menu_body {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#menu_body { width:100%; height:100%;  }
#menu_div_topseparator { width:100%; height:30px; }
#menu_image_ppv { width:155px; height:30px; }
#menu_div { width:100%; height:100%; }
#menu_div_wrapper { text-align:left; margin: 0 auto 0 10px }
.menu_image_buttons { border:none; }