body {
	background-color: #BEB691;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(images/bkgd02.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.cnav,p,a,li, h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 13px; text-decoration: none}
a {font-weight: bold; color: #542626}
a:hover {text-decoration: underline}
h1 {
	color: #542626;
	font-size: 13px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	color: #542626;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cnav {
	font-weight: bold;
	color: #542626;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #DEDEDE;
	border: 0px solid #666666;
}
A.cnav:hover {
	background-color: #542626;
	text-decoration: none;
	color: #FFFFFF;
}
.mainstage {
	padding-top: 50px;
	padding-bottom: 50px;
	border: 0px none black;
	background-image: url(images/bgkd01.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.imagesstage {  padding-top: 10px; border-color: black black #666666; padding-bottom: 10px; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.bnav {
	font-weight: bold;
	color: #542626;
	background-color: #DEDEDE;
	padding: 0px;
	border-top: 0px solid #542626;
	border-right: 0px solid #542626;
	border-bottom: 1px solid #542626;
	border-left: 0px solid #542626;
}

