body {
	margin: 0;
	text-align: center;
}
img {
	border: 0;
}

div#container {

}
div#top {
	width: 100%;
	height: 63px;
	background: url(../img/top.gif) left top repeat-x;
}
h1 {
	margin: 0;
	padding: 0;
	width: 141px;
	height: 47px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../img/barcintlogo.gif) left top no-repeat;
	float: left;
}
div#closeButton {
	float: right;
	width: 49px;
	height: 14px;
	margin-top: 20px;
	margin-right: 15px;
	display: inline;
}

div#copy {
	clear: both;
	width: 415px;
	margin-left: 66px;
	margin-top: 48px;
}
h2#flash {
	float: left;
	margin: 0;
	padding: 0;
	width: 419px;
	height: 60px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../img/h_toview.gif) left top no-repeat;
}
p {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: verdana, sans-serif;
	color: #036;
	font-size: .7em;
}
a.largeLink {
	text-decoration: none;
	color: #036;
	font-size: 130%;
	font-weight: bold;
}
