@charset "utf-8";

a:link {
	text-decoration: none;
	color: #C11B17;
}
a:visited {
	text-decoration: none;
	color: #C11B17;
}
a:hover {
	text-decoration: none;
	color:#FFFFFF
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a img {
	border: none;
}
body,td,th {
	font-family: "Helvetica-Light",sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(images/11bg.jpg);
	background-position: 0 0;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: right;
}
table {
	table-layout: fixed;
	margin-left: 0;
	margin-right: 0;
}

/* 
#quote {
	margin-left: 65px;
	font-style: italic;
	font-size: 14px;
}
*/ 

#wherequote {
	font-style: italic;
	font-size: 13px;
}


#landingimage {
	padding: 0 0 0 35px;
}

#copyquote {
	padding: 0 0 0 35px;
}
#bottomquote {
	font-family: "HelveticaNeue-Light","Helvetica",sans-serif;
	font-style: italic;
	font-size: 12px;
	padding: 8px 0 0 140px;
	vertical-align: "bottom";
}
