@charset "UTF-8";
/* CSS Document */
div#homepagetop {
	width:1000px;
	height:90px;
	margin:0px auto;
	background-image: url(../graphics/bnbnm-top2.png);
	background-repeat: no-repeat;margin:0px;padding:15px;
}
#nav a {
	height:40px;
	width:130px;
	position:top;
	text-align:center;
	vertical-align:middle;
	padding:18px 10px;
	text-decoration:none;
	color:#666;	font-size:14px
}
#nav a:hover {
	
	height:40px;
	width:130px;
	padding:19px 9px 17px 11px;
	background-position: bottom;
	
}
#nav {
	width:800px;
	height:500px;
	margin:0px auto 25px auto;
	border:0px solid #CCC;
	position:relative;
	background-image: url(../graphics/membership-menu.jpg);
}
h2#title{
	position:absolute;
	top:20px;
	left:235px;
	color:#06C;
	text-align:center;
	font-size:20px;
	width:350px;
	margin:auto;
	
	}
a#but1{
	position:absolute;
	top:15px;
	left:30px;
	background-image: url(../graphics/membership-2statebotton-blue.png);
	}
a#but2{
	position:absolute;
	top:15px;
	left: 630px;
	background-image: url(../graphics/membership-2statebotton-blue.png);

}
a#butx{
	position:absolute;
	top:15px;
	left: 630px;
	background-image: url(../graphics/membership-2statebutton-newblue.png);

}
a#but3{
	position:absolute;
	top:215px;
	left: 30px;
	background-image: url(../graphics/membership-2statebotton-blue.png);
	
}
a#but4{
	position:absolute;
	top:215px;
	left: 630px;
	background-image: url(../graphics/membership-2statebotton-blue.png);	
}
a#but5{
	position:absolute;
	top:420px;
	left: 30px;
	background-image: url(../graphics/membership-2statebotton-blue.png);
}
a#but6{
	position:absolute;
	top:420px;
	left: 325px;
	background-image: url(../graphics/membership-2statebotton-red.png);
}
a#but7{
	position:absolute;
	top:420px;
	left: 630px;
	background-image: url(../graphics/membership-2statebotton-blue.png);	
}
a:hover#but1{color:blue;}
a:hover#butx{color:#FFFF00;}
a:hover#but2{color:blue;}
a:hover#but3{color:blue;}
a:hover#but4{color:blue;}
a:hover#but5{color:blue;}
a:hover#but6{color:red;}
a:hover#but7{color:blue;}
