/* CSS Document */

.menuBar { background-color: #0099FF; text-align: center; vertical-align: middle; height: 18px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 3px; border-color: #CCCCCC #333333 #333333 #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.mainSection {  background-image:  url("images/pagodapicc.gif"); background-repeat: no-repeat; background-position: center }

.mainSectionB {  background-image:  url("images/pagodapicc.gif"); background-repeat: no-repeat; background-position: top right }

a:link {
	color: #bdb563;
}
a:visited {
	color: #bdb563;
}

p {
	color: #bdb563;
}

h1, h2, h3, h4, h5 {
	color: #bdb563;
}

ul {
	color: #bdb563;
}