body {
	background-color: #EAEAEA;
	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

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

img {
	border: 0;
	padding: 0;
}

#textholder {
	position: absolute;
	color: #000;
	top: 270px;
	left: 320px;
	width: 600px;
	font-family: Georgia, Garamond, 'Hoefler Text', 'Times New Roman', Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

#imageholder {
	position: absolute;
	top: 350px;
	left: 60px;
	width: 200px;
}

h1 {
	display: none;
}

h2 {
	font-family: Georgia, Garamond, 'Hoefler Text', 'Times New Roman', Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;	
}

hr.hrbar {
	color: #66666;
	background-color: #666666;
	height: 5px;
	border: 0;
}

#bkr {
	margin-top: 20px;
	margin-left: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #999999;
}
