

body{
	font-family: Courier New, Courier, mono;
	margin: 0px;
	padding: 0px;
}

#bg{
	background-image:  url(../images/bg_pattern_home.gif);
}

p{
	color:#333333;
	font-size:12px;
	font-family: Courier New, Courier, mono;
	
}
.homeCopyTable{

}

.homeCopyTablenew{

}

.homeCopyTablenew a{
	color: #333333;
	text-decoration: underline;
}
.homeCopyTablenew a:hover{
	text-decoration: none;
}

.homeCopyTablenew p{
	margin-top:3px;
	padding-top:3px;
	color:#333333;
	padding:0px;

	font-size:11px;
	font-family: Courier New, Courier, mono;
	
	line-height: 20px;

	padding-left:15px;
	padding-bottom:5px;
}

.homeCopyTable p{
	
	color:#333333;
	padding:0px;

	font-size:11px;
	font-family: Courier New, Courier, mono;
	
	line-height: 20px;

	padding-left:15px;
	padding-bottom:15px;
	 

}

.homeCopyTable .first {
	
	color:#333333;
	padding:0px;

	font-size:11px;
	font-family: Courier New, Courier, mono;
	/*text-indent: 52px;*/
	line-height: 20px;

	padding-left:15px;
	 

}

.homeleftArea2{
		background-color:#FCFBF9;
	background-image:  url(../images/home_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftArea2{
	background-color:#FCFBF9;
	background-image:  url(../images/home_content_bg_full.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.homeFooter{

	
	color:#999999;
	font-size:10px;
	font-family: Courier New, Courier, mono;
	padding-left:10px;
	vertical-align:bottom;
}
.homeFooter a {
	color: #A81D58;
	text-decoration: none;
}
.homeFooter a:hover {
	text-decoration: underline;

}

#contentBg{
	/*background-image:  url(../images/home_flash_bg.jpg);
	background-repeat: no-repeat;
	*/padding-bottom:20px;
	background-color:#FCFAF9;
}

#headerbg{
	background-image:  url(../images/headerbg.jpg);
	background-repeat: no-repeat;

}
#headerbgFlash{
	background-image:  url(../images/headerbg.jpg);
	background-repeat: no-repeat;
}

#contentBgMiddle{
	color:#FBFAF8;

}

#contentBgBottom{
	background-image:  url(../images/long_content_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	background-color:#FCFAF9;

}
#contentBg p{
	color:#333333;
	padding:0px;
	font-size:11px;
	font-family: Courier New, Courier, mono;
	
	line-height: 20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	margin-bottom:0px;

	margin-top:0px;
		padding-bottom:15px;



}

#contentBg table{
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
}

#content th{
	font-weight:bold;
}
#contentBg table td{
	border-right:1px solid #333333;
	border-top:1px solid #333333;
	color:#333333;
	padding:0px;
	font-size:11px;
	font-family: Courier New, Courier, mono;
	padding-top:5px;
	line-height: 10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	margin-bottom:0px;

	margin-top:0px;
		padding-bottom:10px;
}

#contentBg .first{
	color:#333333;
	padding:0px;
	font-size:11px;
	font-family: Courier New, Courier, mono;
	/*text-indent: 52px;*/
	line-height: 20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:10px;



}


#tickets{
	position:absolute;
	margin-left:-10px;
}


#flashwrapperconversation{
	position:absolute;
	z-index:50;
}

#flashWrapper{
	position:absolute;
	background-image:  url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	z-index:50;
}

#flashwrapperhome{
	position:absolute;
	/*top: 150px; -- this is for dev only*/
	top: 108px;
}

.leftBar{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='branding/geny/images/bg_left_bar.png');
}
.leftBar[class]{
	background-image:url(../images/bg_left_bar.png);
}
.contentTopBg{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='branding/geny/images/full_headerbg.png');
}
.contentTopBg[class]{
	background-image:url(../images/full_headerbg.png);
}
.contentBottomBg{
	background-image: url(../images/full_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}/*
.contentBottomBg{
	background-image: url(../images/longer_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#FCFAF9;
}*/
.leftArea{
	background-color: #FCFAF9;

}

ul{
	list-style:disc;
	margin-top:0px;
	padding-top:0px;
}

ol{
	list-style:bold;
	margin-top:0px;
	padding-top:0px;
}
li{
	color:#333333;
	padding:0px;
	font-size:11px;
	font-family: Courier New, Courier, mono;
	
	line-height: 20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:5px;
	margin-top:0px;
}

h1{
	text-transform: uppercase;
	padding:0px;
	margin:0px;
}