/* CSS Document */

#mainnav {
	position: relative;
	width: 770px;
	margin: auto;
	text-align: center;
	margin-bottom: 1px;
	padding: 2px 0 5px 0;
	color: #F76D8B;
	font-size: 14px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: bottom;
}
#aa
{ position : relative;
	width: 770px;
	margin: auto;
	text-align: center;
	}

#mainnav2 {
	position: relative;
	width: 770px;
	margin: auto;
	text-align: center;
	margin-bottom: 1px;
	padding: 2px 0 5px 0;
	color: #000000;
	font-size: 12px;
	background-color:  #F76D8B;
	background-repeat: repeat-x;
	background-position: bottom;
}


#mainnav a {
	margin: 0 13px 0 13px;
	color: #FDEAEE;
	font-family: Verdana;
	font-size: 12px;
}
