@import url(/products/products_styles.css);

.menuLevel2 {
	background: #dedede url(/images/alt/tab_btm_border_blue.gif) repeat-x bottom left;
}
.leftnav {
	background: transparent url(/images/alt/club_left_bg.jpg) no-repeat left top;
}
#homeButton {
	position:absolute;
	left:0px;
	top:235px;
	width:150px;
	height:100px;
	z-index:2;
}
#aliveLeftMenu {
	position:absolute;
	left:0px;
	top:314px;
	height:319px;
	z-index:3;
}
#aliveLeftMenu a {
	margin-bottom: 4px;
}
#aliveLeftMenu img {
	display:block;
	margin-bottom: 4px;
}
.aliveCopy {
	color: #ffffff;
	font-size:13px;
}
#playGame {
	position:absolute;
	left:326px;
	top:484px;
	width:95px;
	height:50px;
	z-index:1;
}
#playGame a {
	display:block;
	color:yellow;
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:transparent url(/images/alt/alive/misc/bullet1.gif) no-repeat left center;
	padding-left:10px;
	margin-bottom:9px;
}
#wallpaper {
	position:absolute;
	left:480px;
	top:494px;
	width:165px;
	height:100px;
	z-index:2;
}
#wallpaper a {
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#990000;
}

