a:link {color: #ffffff; text-decoration: none; }
a:active {color: #ffffff; text-decoration: none; }
a:visited {color: #ffffff; text-decoration: none; }
a:hover {color: #ffffff; text-decoration: underline; }

body, html {
	background:#2a1301;
	margin:0;
	padding:0;
	/*font: normal 100.01%/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;*/
	font-size : 90%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
#page {
	background:#2a1301;
}
#image {
	background:url(blccard.jpg) top #2a1301 no-repeat;
	height: 902px;
	top: 25px;
	margin:0;
	padding:25px 25px 0 25px;
	clear:both;
	text-align:left;
}
#content {
}
#content h1 {

	text-align: center;
	color: #ffffff;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:.7em;
	font-size:2.1em;
	letter-spacing:-.1em;
	font-family:serif;
}
