@charset "UTF-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	background-image:url(images/bg_tile.jpg);
	background-repeat:repeat;
	text-align:center;
	}
	
#flash {
	width: 950px;
	position: absolute;
	top: 0px;
	left: 0px;
	}	
#bar {
	width: 100%;
	height: 18px;
	position: absolute;
	top:0px;
	left:0px;
	background-image:url(images/top_bar.gif);
	background-repeat:repeat;
	}	
	
#proofs {
	width: 901px;
	height: 741px;
	top: 0px;
	left:0px;
	background-image:url(images/proofs_img.jpg);
	background-repeat:no-repeat;
	}	
	
#enterID {
	position: relative;
	top: 630px;
	width: 901px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}	

#alt {
	background-image: url(images/alt_img.png);
	background-repeat: no-repeat;
	height: 317px;
	width: 364px;
	margin: 0 auto;
	padding: 150px 35px 0px 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	line-height: 16px;
	}
	
#address {
	position: relative;
	top: 750px;
	width: 650px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}		

.title {
	font-size: 16px;
	font-style: italic;
	color: #330000;
}

.contact, .contact a {
	font-size: 12px;
	color: #330000;
}

.index-alt, .index-alt a {
	font-size: 12px;
	line-height: 14px;
	color: #330000;
}
