body {
	background:#ffe784 url('../images/background_repeat.png');
	padding:0px;
	margin:0px;
	color:#684520;
	font:12px "arial",verdana,sans-seriff;
	text-align:left;	
}

body.bio {
	background:#ffffff;
	padding:0px;
	margin:0px;
	color:#684520;
	font:12px "arial",verdana,sans-seriff;
	text-align:left;	
}

h1 {
	color:#da1c5c;
	text-align:center;
	font:36px "Times New Roman";
}

img {
	border:0px;
}

p.bodytext {
	color:#684520;
	font:12px "arial",verdana,sans-seriff;
	text-align:left;
}

p.justified {
	color:#684520;
	font:12px "arial",verdana,sans-seriff;
	text-align:justify;
}

div#homb {
	position: relative;
	z-index:1;
	top: 20px;
	width:260px;
	height:260px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

div#container {
	position:relative;
	top:-108px;
	width:900px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

div#menudiv {
	background:url('../images/background_topfillet.png');
	position:relative;
	width:870px;
	height:40px;
	text-align:right;
	padding-right:30px;
}

div#front_maindiv {
	background:#fff;
	position:relative;
	width:900px;
	height:520px;
}

div#contactinfo {
	position:absolute;
	left:0px;
	width:410px;
	top:170px;
	}

div#iframe {
	position:absolute;
	top:75px;
	left:410px;
	width:375px;
}

div#quoteframe1 {
	background:url('../images/quote_1.png') no-repeat;
	position:absolute;
	padding-left:30px;
	top:240px;
	left:420px;
	width:375px;
}

div#quoteframe2 {
	background:url('../images/quote_1.png') no-repeat;
	position:absolute;
	padding-left:30px;
	top:100px;
	left:370px;
	width:400px;
}

img#amazon {
	z-index:1;
	position:absolute;
	bottom:-20px;
	right:20px;
	height:63px;
	width:86px;
}

div#footerdiv {
	background:url('../images/background_bottomfillet.png');
	position:relative;
	top:0px;
	width:900px;
	height:40px;
}

div#links {
	position:relative;
	left:200px;	
	width:700px;
	height:40px;
}

img#frontimg {
	position:absolute;
	left:0px;
	bottom:0px;
}

img#bioimg {
	position:absolute;
	left:50px;
	top:50px;
}