body {
background-color:#091008;
}
.pagewrapper{
	}
p{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;}
	
ul{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;}
	li{ list-style-image:url(images/mainbullet.gif);}
.warning{font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#bf1484;
	font-weight:bold;}	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	text-align:right;
	float:right;
}
a.home {
display: block;
width: 160px;
height: 29px;
text-decoration: none;
background: url(images/menuhome.jpg);
}

a.home:hover {
background-position: 0 -29px;
}

a.preview {
display: block;
width: 189px;
height: 29px;
text-decoration: none;
background: url(images/menupreview.jpg);
}

a.preview:hover {
background-position: 0 -29px;
}


a.nexttour {
display: block;
width: 189px;
height: 29px;
text-decoration: none;
background: url(images/menunexttour.jpg);
}

a.nexttour:hover {
background-position: 0 -29px;
}

a.previoustour {
display: block;
width: 189px;
height: 29px;
text-decoration: none;
background: url(images/menuprevioustour.jpg);
}

a.previoustour:hover {
background-position: 0 -29px;
}


a.members {
display: block;
width: 194px;
height: 29px;
text-decoration: none;
background: url(images/menumembers.jpg);
}

a.members:hover {
background-position: 0 -29px;
}

a.become {
display: block;
width: 236px;
height: 29px;
text-decoration: none;
background: url(images/menubecome.jpg);
}

a.become:hover {
background-position: 0 -29px;
}


a.smallmember {
display: block;
width: 109px;
height: 26px;
text-decoration: none;
background: url(images/menumembers_sm.jpg);
}

a.smallmember:hover {
background-position: 0 -26px;
}



a.smallpreview {
display: block;
width: 95px;
height: 26px;
text-decoration: none;
background: url(images/menupreview_sm.jpg);
}

a.smallpreview:hover {
background-position: 0 -26px;
}


a.smalljoin {
display: block;
width: 78px;
height: 26px;
text-decoration: none;
background: url(images/menujoin_sm.jpg);
}

a.smalljoin:hover {
background-position: 0 -26px;
}
