body {background-image:url('imgs/background.png'); background-repeat: repeat; background-position: top center;  }

A:link {text-decoration: none; color: E9E9EA;}
A:visited {text-decoration: none; color: E9E9EA;}
A:active {text-decoration: none; color: E9E9EA;}
A:hover {text-decoration: underline; color: E9E9EA;}
.hiddenPic {display:none;}

span.toplinks a:link { text-decoration: none; color: 264358; }
span.toplinks a:visited { text-decoration: none; color: 264358; }
span.toplinks a:hover { text-decoration: underline; color: 264358; }

span.btmlinks a:link { text-decoration: none; color: C1D0C8; }
span.btmlinks a:visited { text-decoration: none; color: C1D0C8; }
span.btmlinks a:hover { text-decoration: underline; color: C1D0C8; }

span.bigred a:link { text-decoration: none; font-size: 1.1em; font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #C30000; }
span.bigred a:visited { text-decoration: none; font-size: 1.1em; font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #C30000; }
span.bigred a:hover { text-decoration: underline; font-size: 1.1em; font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #C30000; }



/*------------------ buttons ------------------*/


a.navlink {TEXT-DECORATION: none;}


.navlevel1,
.navsellevel1 {
	background-color: #638372;
	font-weight: bold; 
	font-size: 0.69em; 
	display: block; 
	padding: 4px 10px; 
	margin: 0; 
	border-top: 1px solid #E9E9EA;
	height: 1%;
}

.navlevel1 {
	color: #E9E9EA;
}

.navsellevel1 {
	color: #B58C0A;
}

a:hover .navlevel1 {
	color: #638372;
	background-color: #C1D0C8; 
	display: block;
	cursor: pointer;
	text-decoration: none;
}


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	margin: auto;
	padding: 0px;
	width: 950px;
	text-align: left;
}