body, html {
	background-color: #E2D6B9;
	SCROLLBAR-FACE-COLOR: #FFF2BF;
	SCROLLBAR-SHADOW-COLOR: #FCE5BC;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: #E2D6B9;
	SCROLLBAR-BASE-COLOR: #6B5634;
}
.style2{color:#663300;font-size:14px;}
.style4 {
	color: #660033;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
}
.style9 {
	color: #660033;
	font-size: 18px;
}
.style10 {
	color: #660033;
	font-size: 22px;
	font-stretch: ultra-expanded;
	font-weight: normal;
	font-style: normal;
}
.style11 {font-size: 14px}
.style12 {font-size: 16px}
.style13 {
	color: #990000;
	font: bold;
}
.style14 {
	color: #990000;
	font: bold;
	font-size: 14px;
}
h5 {
	font: 12px arial, helvetica, sans-serif;
	color: #660000;
}
h4 {
	font: italic bold 16px georgia, "times new roman", times, serif;
	color: #660000;
}
p {
	font: 15px georgia, "times new roman", times, serif;
	color: #660000;
}
h1 {
	font: bold 24px georgia, "times new roman", times, serif;
	color: #660000;
}
h2 {
	font: bold 22px georgia, "times new roman", times, serif;
	color: #660000;
}
h3 {
	font: bold 18px georgia, "times new roman", times, serif;
	color: #990000;
	font-style: italic;
}
h6 {
	font: italic 14px georgia, "times new roman", times, serif;
	color: #660000;
}
li {
	font: italic bold 15px/24px georgia, "times new roman", times, serif;
	color: #660000;
	list-style: url(img/point.gif) outside;
	text-decoration: none;
}
fieldset {
	border: 1px solid #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	background-color: cornsilk;
	width: auto;
	max-width: 90%;
}

.bevelmenu{
font: bold 13px arial;
padding: 3px 0;
margin: 0;
width: 100%;
background-color: #FFF2BF;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.bevelmenu li a:hover{
color: black;
background-color: #FCE5BC;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.curlycontainer{
border: 0px solid brown;
margin-bottom: 1em;
width: 300px;
}

.curlycontainer .innerdiv{
background: oldlace url(img/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}
