.navi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
	text-transform: lowercase;
	white-space: nowrap;
	border-top: thin none #FFCC33;
	border-right: thin none #FF6600;
	border-bottom: thin none #FF9900;
	border-left: thin none #FFFF00;
	padding: 2px 4px;
	font-variant: normal;
	font-style: normal;
	text-align: left;









}
.backround {
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
}
.bodyborder {
	border: thin none #FFFFFF;
}
