@charset "utf-8";
/* CSS Document */

body
{
	background: url(http://www.lansdowneroadnyc.com/images/bg3.jpg) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-color: white;
	text-align: center;

	
	

	
	
}


.table
{
	width: 980px;
	
	border:thin;
	border-color:#000;
	background-color: #000;
	
}



.cell-center
{
	text-align: center;
	font-size:10px;
	
	
	
}

.cellback-footer {

height: 30px;
font:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: white;
font-weight:bold;
letter-spacing:3px;
text-align:center;

}

.cellback-subheader {

height: 30px;
background: url(http://www.lansdowneroadnyc.com/images/bg-subheader.jpg);
font:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: white;
font-weight:bold;
letter-spacing:3px;
text-align:left;
}

.cell-center-pops
{
	text-align: center;
	color: #FF0;
	font-size:14px;
	cursor: pointer;
}

.interior-justify
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: white;
	line-height: 22px;
	align: left;
	padding-left: 14px;
	padding-right: 14px;
	text-align: center;
	


}

p.right {text-align:right}
p.center {text-align:center}
p.left {text-align:left}

.class1 A:link {color:#0000FF; font-weight: bold; font-style:italic; font-stretch:expanded }
.class1 A:visited {color:#0000FF; font-weight: bold; font-style:italic; font-stretch:expanded }
.class1 A:active {color:#0000FF; font-weight: bold; font-style:italic; font-stretch:expanded }
.class1 A:hover {color: #6699FF; text-decoration: underline;}

.class2 A:link {color:#FFF; font-weight: bold; font-style:italic; font-stretch:expanded }
.class2 A:visited {color: white;}
.class2 A:active {color: white;}
.class2 A:hover {color:#66FF00; text-decoration: underline;}
