body {
	margin: 0;
	background-color: #FCF6E3;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
}
.content {
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 4px;
	overflow: auto;
	background-image: url(images/Wool_TemplateV1.0_14.gif);
}
p {
	margin: 4px 4px 4px 8px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	margin: 4px 4px 4px 8px;
	font-weight: bold;
	color: #454600;
}
h2 {
	margin: 4px 4px 4px 8px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #454600;
}
a:link {color: #454600;}
a:visited {color: #621E26;}
a:hover {color: #FFC211;}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #621E26;
	margin: 4px 4px 4px 8px;
}
.banner {background-color: #7C7C41;}
h4 {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.layer1 {
	background-color: #0033CC;
}