body {
	SCROLLBAR-3d-color: #009999;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #009999;
	SCROLLBAR-TRACK-COLOR: white;
	SCROOLBAR-BASE-COLOR: #999999;
	background-color: #cbd2da;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #A6BAFF;
}
a:active {
	color: #999999;
}
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	list-style-type: disc;
	line-height: 20px;
	letter-spacing: 0.4pt;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC6600;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
}
.beginner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #006699;
}
.bg-wheat {
	background-image: url(images/wheat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}
.bg-clouds {
	background-attachment: scroll;
	background-image: url(images/clouds.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-trees {
	background-attachment: scroll;
	background-image: url(images/trees.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-painting {
	background-attachment: scroll;
	background-image: url(images/painting.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-contact {
	background-attachment: scroll;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-forest {
	background-attachment: scroll;
	background-image: url(images/forest.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-painting2 {
	background-attachment: scroll;
	background-image: url(images/painting2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-docbolet {
	background-attachment: scroll;
	background-image: url(images/doc-bolet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.paragraph-tabbed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	right: auto;
	text-align: left;
	text-indent: 120pc;
	width: auto;
	left: 120px;
	clip: rect(auto,auto,auto,120px);
}
