* {
    margin: 0;
}

html, body {
    height: 100%;
	padding: 0;
	background-color:#000;
}

body{
	background: #000 url('http://raceface.com/vegas/i/bgGreen-tile.jpg') repeat-x;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	z-index:-1;
} 

#hd, #ft img{	behavior: url("iepngfix.htc"); }



#hd{
	background: #000 url('http://raceface.com/vegas/i/header.png') no-repeat;
	text-transform:uppercase;
	font-size:11px;
	height:56px;
}

#hd_logo{
	width:240px; height:54px; position:absolute;
}

#nav{padding-top:37px;margin-right:10px;text-align:right;}

#nav a, #nav a:visited{color:#fff;text-decoration:none; padding:0px 6px 0px 6px;font-weight:bold;}

#nav a:hover{text-decoration:underline;}


#content{
	position:relative;
}

#rsvp{text-transform:uppercase;}


#pinkbike, #rockymountain, #raceface
{
	position:absolute;
	cursor:pointer;
	cursor:hand;
}
#pinkbike{
	top:70px;
	left:790px;
	width:155px;
	height:84px;

}
#rockymountain
{
	top:154px;
	left:790px;
	width:155px;
	height:114px;
}

#raceface
{
	top:268px;
	left:790px;
	width:155px;
	height:40px;
}

#ft a img{
	width:131px;
	height:68px;
	border:2px solid #000; 
	margin:4px 0px 0px 0px;
}

#ft a:hover img{
}

#footer_bottom{position:relative;width:950px;margin-bottom:20px;font-size:10px;}
#footer_bottom_left{text-align:left;position:absolute;left:0;width:50%;}
#footer_bottom_right{text-align:right;position:absolute; right:0;width:50%;color:#fff;}