body {
	background-color: #650E66;
	background-image: url(/images/69235/mainBodyBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menuBG {
	background-image: url(/images/69235/menuBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: 2E5314;
	padding-bottom: 10px;
	text-align: center;
}
#menu {
    background: transparent;
}
#menu .top {
    background-color: #transparent;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    padding: 0px 7px 0px 7px;
}
#menu .top a {
    color: #2f4e16;
    text-decoration: none;
    white-space: nowrap;
}
#menu .top a:hover {
    background-color: transparent;
    color: #7c4377;
    text-decoration: none;
    white-space: nowrap;
}
#menu .section-top {
    border-color: #8C6239;
    border-width: 0px;
    border-style: solid solid solid solid;
    position: absolute;
    top: 209px;
    z-index: -1;
    visibility: hidden;
}
#menu .section {
    border-color: #8c6239;
    border-width: 0px;
    border-style: solid solid solid solid;
    position: absolute;
    top: 10px;
    z-index: -1;
    visibility: hidden;
}
#menu .sub {
    position: relative;
    width: 100%;
}
#menu .box {
    background-color: #395a21;
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-hover {
    background-color: #711672;
    color: #f7def8;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-right {
    background-color: #FFFFFF;
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right-hover {
    background-color: #e6e6e6;
	color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right img, #menu .box-right-hover img {
    position: relative;
    top: 10px;
    right: 0px;
}
#menu a {
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    color: #f7def8;
    text-decoration: none;
    white-space: nowrap;
}

