h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}
p, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}
.underline {
	text-decoration: underline;
}
.hlite {
	color: #FF0000;
	background-color: #FFFF33;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #333333;
}
.tick {
	list-style-position: outside;
	list-style-image: url(/images/checkmark.gif);
}
.guarantee {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	padding: 5px;
	width: 70%;
	text-align: center;
}
.easybody {
	position:relative;
	width: 600px;
	left: 100px;
}
.header {
	position:relative;
	width: 700px;
	left: 35px;
}
#rightmargin {
	position: absolute;
	width: 48px;
	left: 740px;
	top: 0px;
	height:3400px;
	background-attachment: scroll;
	background-image: url(/images/celtic-band1.gif);
	background-repeat: repeat-y;	
}
.yellow {
	background-color: #FFFF33;
}
body {
	background-attachment: scroll;
	background-image: url(/images/celtic-band1.gif);
	background-repeat: repeat-y;
}
.patternhor {
	background-attachment: scroll;
	background-image: url(/images/celtic-bands-2.gif);
	background-repeat: repeat-x;
}
.newsletter {
	background-color: #EEEEEE;
	border: 1px solid #000000;
	padding: 5px;
	width: 150px;
	display:block;
	margin: 5px 15px 5px 0px;
	vertical-align:text-top;
	float:left;
}.centrals {
	position: relative;
	width: 500px;
	left: 50px;
}
.article_image_left {
	width: 0;
	height: 0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}

.article_image_right {
	width: 0;
	height: 0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}
