html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #d2df99;
	background-image: url(images/fall09bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#divcontainer {
	position:absolute;
	left:91px;
	top:169px;
	width:633px;
	min-height: 620px;
	z-index:1;
}
#divcontent {
	position:absolute;
	left:0px;
	top:168px;
	width:633px;
	z-index:1;
	display: block;
}
#divnavinner {
	position:absolute; 
	left:92px; 
	top:154px; 
	width:633px; 
	height:36px; 
	z-index:3
}

#divnavour {
	position:absolute; 
	left:150px; 
	top:124px; 
	width:135px; 
	height:32px; 
	z-index:4
}

#divfooter {
	position:absolute;
	background-image: url(images/paperbtm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	bottom:10px;
	width:633px;
	height:91px;
	z-index:1;
	display: block;
}

#divsubmenu {
	position:absolute;
	left:698px;
	top:159px;
	width:181px;
	height:200px;
	z-index:5;
	background-image: none;
	background-repeat: no-repeat;
}

#divdeco {
	position:absolute;
	left:0px;
	top:170px;
	width:177px;
	height:275px;
	z-index:6;
/*	background-image: url(images/yellowbeads.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;  */
}

.paperbg {
	background-image: url(images/papertile633.jpg);
	background-repeat: repeat-y;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #330000;
}

.maincopyind {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #330000;
	padding: 0px 40px 0px 50px;
	margin-top: 0px;
}
.magentacopy {
	color: #E62E9C;
}
.maincopyindnospcbel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #330000;
	padding: 4px 40px 0px 50px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.maincopynoindt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #330000;
	padding: 0px;
	margin-top: 0px;
}
.dkgreenbold {
	font-weight: bold;
	color: #5D8406;
}
a {
	color: #5D8406;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #5D8406;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover {
	color: #666600;
	text-decoration: underline;
	font-weight: bold;
}.smlcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #330000;
	padding: 0px;
	margin-top: 0px;
}
.enterstrokeind {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #330000;
	padding: 0px 40px 30px 50px;
	margin-top: 0px;
	background-image: url(images/strokeretail.gif);
	background-repeat: no-repeat;
	background-position: 40px 14px;
}
