/* CSS Document */

body {
	background-color:black;
	font-family: Arial, Helvetica, sans-serif;
	margin-right:auto;
	margin-left:auto;}
	
h1 {
	color:red;
	text-transform:uppercase;
	margin-left:20px;
	margin-top:10px;
}

p {
	margin-left:25px;
	margin-right:20px;
	position:relative;
	font-size:small;
}


a {
	color:#cc0000;
	text-decoration:none;
}

a:hover {
	color:#cc0000;
	text-decoration:underline;
}

img {
	border: 0px;
}


.header_links
	{color:red;
	text-transform:uppercase;
	text-decoration:underline;
}

ul {
	list-style-type:square;
	list-style-position:outside;
	font-size:small;
	margin-left:50px;
	margin-right:20px;
	}


#container {
	width:900px;
	height:869px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(newest_new_bg.jpg);
	background-repeat:no-repeat;

}

#logo{
	position:absolute;
	left:0px;
	top:0px;
	width:654px;
	height:127px;
}
	

#header {
	position:absolute;
	right:0px;
	width:245px;
	height:232px;
	z-index:1;
}

#links {
	position:absolute;
	left:0px;
	top:127px;
	width:178px;
}

#left_link {
	margin:0px;
}

#main {
	position:absolute;
	right:0px;
	width:722px;
	top:127px;
	z-index: 0;
}

#content_top {
	position:relative;
	width:644px;
	height:166px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:0px;
	border:0px;
	background-color:#FFFFFF;
}

#content_bottom {
	position:relative;
	width:644px;
	height:475px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border:0px;
	background-color:#FFFFFF;
	overflow: auto;
	overflow-x:hidden;
	margin-top:0px;
}

#lift_ticket {
	border:0px;
	margin:0px;
}

#footer {
	position:absolute;
	left:0px;
	top:790px;
	width:900px;
	height:60px;
	background-image:url(masking_tape_bottom.jpg);
	background-position:right;
	background-repeat:no-repeat;
	z-index:999;
}

#upper_left {
	position:absolute;
	left:0px;
	top: 0px;
	z-index:1000;
	width:123px;
}

.footer_text {
	margin-right:120px;
	font-size:11px;
	margin-left:200px;
	margin-top:10px;
	text-align:right;
	overflow:hidden;
}

.footer_link {
	color:black;
	text-decoration:none;
	font-weight:bold;
}

.footer_link:hover {
	text-decoration:underline;
}

.page_header {
	position:absolute;
	margin-left:15px;
	bottom:0px;
}

.picks_pix {
	position:relative;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:15px;
}

#email
	{position:absolute;
	left:618px;
	top:25px;
	z-index:1000;
}

.jasper {
	position:absolute;
	bottom: 0px;
	left:900px;
	z-index:1000000;
}
#ally {
	position:absolute;
	top: 5px;
	left:905px;
	z-index:1000000;
}