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

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


#header {
	top: 10px;
	left: 10px;
	position: absolute;
	width: 788px;
	height: 80px;
}

#nav {
	top: 110px;
	left: 10px;
	position: absolute;
	width: 788px;
	height: 20px;
	padding: auto;
	border-top:2px solid black;
}

#main {
	top: 130px;
	left: 10px;
	position: absolute;
	width:788px;
	height:408px;
}

#logout {
	visibility:hidden;
}

#menu_body {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#footer {
	
	width:788px;
	height:20px;
}

#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%; margin: auto; }
#menu_div_wrapper { text-align:center; margin: auto 0 }
.menu_image_buttons { border:none; }