body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#wrapper {
	height:100em;
	background-image: url(images/WrapperBkgrnd.png);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;

}
#header {
	background-image: url(images/HeaderBkgrnd.png);
	background-repeat: repeat;
	width:955px;
	padding-top:0px;
	height:130px;
	margin-bottom:0px;
	float: left;

}
#mainContent {
	background-image: url(images/MainBkgrnd.png);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center center;
	width:955px;
	padding-top:0px;
	height:432px;
	margin: 0px;
	float: left;

}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
}
#MainText    {
	margin-left: 63px;
}

.Txt_Welcome {
	position: absolute;
	left:413px;
	top:252px;
	width:233px;
	margin-bottom:0px;
	font-size:18px;
	font-family:'Lucida Calligraphy', Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-style: italic;
	text-align: center;
	color: #000066;
	line-height: 120.00000211927626%;
	padding-top:1px;
	padding-bottom:2px;

}
#footer {
	width:955px;
	padding-top:0px;
	height:50px;
	margin-bottom:0px;
	background-image: url(images/HeaderBkgrnd.png);
	float: left;

}
#JohnBook  {
	margin-left: 66px;
	margin-bottom: 50px;
}
#AnneBook  {
	margin-bottom: 50px;
	margin-left: 50px;
}
#AboutUs {
	margin-top: 10px;
	margin-left: 108px;
}
#PrivacyPolicy {
	margin-left: 69px;
}
#ContactUs {
	margin-left: 60px;
}
