html, body {
	background-color:	#000000;	
	font-family:            verdana, sans-serif;
	font-size:		12px;
	color:			#000000;
	padding: 		0;
   	margin: 		0;
}

.footer {
	font-family:		arial, sans-serif;
	color:			#FFFFFF;
	font-size:		10px;
	text-align:		center;
	background-image:	url( assets/footer_rptr.jpg );
	background-position:	center left;
	background-repeat:	repeat-x;
	padding:		5px;
}

.footer A {
	color:			#FFFFFF;
	background-color:	transparent;
	text-decoration:	none;
}

.headerBar {
	background-image:	url( assets/hd_rptr.jpg );
	background-position:	top left;
	background-repeat:	repeat-x;
	color:			#6B0917;
	font-family:		arial, sans-serif;
	font-size:		16px;
}

.body {
	background-image:	url( assets/bg_rptr.jpg );
	background-position:	top left;
	background-repeat:	repeat-x;
	font-size:		12px;
}

.headerBar TD, .headerBar TR {
	padding:		0px;
	margin:			0px;
	color:			#6B0917;
	font-family:		arial, sans-serif;
	font-size:		16px;
}

.headerBar A {
	color:			#000000;
	font-family:		arial, sans-serif;
	font-size:		11px;
	text-decoration:	none;
	font-weight: 		bold;
}

.content, .content tr, .content td {
	background-color:	#F7F1E1;
	font-size: 		12px;
	color:			#000000;
}

.content A{
	color:#000;
}

.content A:hover{
	color:#6B0917;
}

.themes {
	background-color:	#F7F1E1;
	font-size: 		12px;
}

.events{
	background-color:	#F7F1E1;
	background-image:url( assets/bg_glowd.jpg );
	background-position:bottom;
	background-repeat:repeat-x;
	font-size: 		12px;
	color:			#000000;
}
.chipsBg{
	background-image:url(assets/testimonials_bg1.jpg);
	background-position:10,50%;
	background-color:	#F7F1E1;
	font-size: 		12px;
	color:			#000000;
}
.chipsBg td, .chipsBg tr{
	font-size: 		12px;
	color:			#000000;
}
.header {
	color:			#6B0917;
	font-weight:		bold;
	font-family:		arial, sans-serif;
	font-size:		18px;
}

strong {
	color:			#6B0917;
}

.border {
	border:solid 2px #000000;
}

#centerImg {
	position:absolute;
	width:200px;
	height:250px;
	z-index:5;
	left: 40%;
	top: 390px;
}
.diceBg{
	background-image:url(assets/bg_dice.jpg);
	background-position:10,50%;
	background-color:	#F7F1E1;
	font-size: 		12px;
	color:			#000000;
}
#cover {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background: #000000;
	filter:alpha(Opacity=75);
	opacity:0.75;
	-moz-opacity:0.75;
	-khtml-opacity:0.75;
}

#dialog {
	display:none;
	left:200px;
	top:100px;
	width:610px;
	height:530px;
	position:absolute;
	z-index:100;
	padding:2px;
	font:10pt tahoma;
	background-color: #FFFFF3;	
}

.testimonial {
	font-style:italic;
}
.themeTitle{
	float:left;
}
.themeTitle ul{
	line-height:30px;
	font-weight:bold;
}
.themeDesc{
	float:left;
}
.themeDesc ul{
	list-style:none;
	line-height:30px;
}
#homeText{
	position:absolute;
	top:295px;
	left:428px;
	width:332px;
	height:95px;
	z-index:45;
	font-size:10px;
	line-height:15px;
}

#eventsContent{
	position:absolute;
	top:172px;
	left:30px;
	z-index:66;
	width:420px;
}