body{
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #A08365;
	scrollbar-track-color: #F5DEB3;
}

.bevelmenu{
font: bold 15px verdanna;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #CDB087;
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: #CDB087;
border: 2px solid #CDB087;
}

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

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

.curlycontainer{
	border: 1px solid #DEB887;
	margin-bottom: 1em;
	width: 300px;
	background-color: #FFFFFF;
}
.curlycontainer .innerdiv{
background: white url(Img/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}
.curlycontainerRight{
border: 1px solid #DEB887;
margin-bottom: 1em;
width: 300px;
align: center;
}
.curlycontainerRight .innerdiv{
background: white url(Img/brcorner1.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

h1 {
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: #333399;
}
p {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
}
h6 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h5 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #000033;
}
h4 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000066;
}
.style1 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.style5 {
	font-size: 15px;
	color: #000000;
}
.style7 {
	font-size: 14px;
	color: #000000;
}
.style8 {
	color: #000066;
	font-size: 16px;
	font-weight: bold;
}
.style9 {color: #CC6600}
.style10 {
	font-size: 12px;
	color: #330000;
}

.letter {
	text-align: center;
}

#container{
	position: relative;
	left: 20px;
	height: 100%;
	width: auto;
	visibility: inherit;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.gallerycontainer{
position: relative;
left: 15px;
height: 100px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}


ol {
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #000033;
}
li {
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #330000;
}
#rightcol{
float: center;
}h2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
