body {
	margin:0;
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#000;
}
a {
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#000;	
}
a:hover{
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#CC0000;	
}
#main {
	width:800px;
	margin:0 auto;
	position:relative;
}
#container {
	overflow:hidden;
	padding:0;
	position:relative;
}
.content {
	width:800px;
	height:1032px;
	overflow:hidden;
	position:relative;
	margin:0 auto 0 auto;
	background:url(../images/RnP-invite.jpg) no-repeat;
	}
* html .content {
	/*height:529px;*/
	overflow:visible;
}
.content img {
	padding:0;
	display:block;
}
.nav {
	width:90px;
	height:1032px;
	overflow:hidden;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#666;
	position:absolute;
	top:0px;
	left:0px;
}
.tix {
	width:645px;
	height:23px;
	overflow:hidden;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#666;
	position:absolute;
	top:989px;
	left:135px;
}
.navigation {
	margin:0;
	padding:0;
	list-style:none;
}
.navigation li {
	float:left;
}
.cherokee {
	text-indent:-9999px;
	display:block;
	width:203px;
	height:76px;
	background:url(../images/RnP-invite-left-nav.gif) no-repeat;
	overflow:hidden;
	cursor:pointer;
	margin:0 13px 0 0;
}
.cherokee:hover {
	background:url(../images/RnP-invite-left-nav.gif) no-repeat 0 -76px;
}
.habitat {
	text-indent:-9999px;
	display:block;
	width:117px;
	height:76px;
	background:url(../images/RnP-invite-left-nav.gif) no-repeat -216px 0;
	overflow:hidden;
	cursor:pointer;
	margin:0 22px 0 0;
}
.habitat:hover {
	background:url(../images/RnP-invite-left-nav.gif) no-repeat -216px -76px;
}
.rethink {
	text-indent:-9999px;
	display:block;
	width:90px;
	height:118px;
	background:url(../images/RnP-invite-left-nav.gif) no-repeat 0 -850px;
	overflow:hidden;
	cursor:pointer;
}
.rethink:hover {
	background:url(../images/RnP-invite-left-nav.gif) no-repeat -356px 0;
}
.inticketing {
	text-indent:-9999px;
	display:block;
	width:645px;
	height:23px;
	background:url(../images/tix.gif) no-repeat;
	overflow:hidden;
	cursor:pointer;
}
.inticketing:hover {
	background:url(../images/tix.gif) no-repeat 0 -23px;
}
#footer {
	height:1%;
	overflow:hidden;
	font-size:10px;
	line-height:12px;
	text-align:center;
	padding:3px 0 9px;
}
.print-header {
	display:none;
}
td {
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}