@charset "UTF-8";
/* CSS Document */


.homeMenu {
	display: block;
	width: 363px;
	list-style-type: none;
	height: 176px;
	float: left;
}


.headermenuitems {
	text-align: right;
	height: 181px;
	width: 190px;
	float: left;
	padding-left: 407px;
	padding-top: 20px;
}



.contributeMenu a {
	display: block;
	width: 143px;
	list-style-type: none;
	height: 32px;
	float: left;
}
.contributeMenu a:link, .contributeMenu a:visited {
	background-image: url(/images/nav/contribute2.jpg);	
}
.contributeMenu a:hover, .contributeMenu a:active {
	background-position: 50% -32px;
}

.contributeMenu2 a {
	display: block;
	width: 143px;
	list-style-type: none;
	height: 32px;
	float: left;
	background-image: url(/images/nav/contribute.jpg);
}

.takeactionMenu a {
	display: block;
	width: 128px;
	list-style-type: none;
	height: 32px;
	float: left;
}
.takeactionMenu a:link, .takeactionMenu a:visited {
	background-image: url(/images/nav/takeaction2.jpg);
}
.takeactionMenu a:hover, .takeactionMenu a:active {
	background-position: 50% -32px;
}

.takeactionMenu2 a {
	display: block;
	width: 128px;
	list-style-type: none;
	height: 32px;
	float: left;
	background-image: url(/images/nav/takeaction.jpg);
}

.issuesMenu a {
	display: block;
	width: 92px;
	list-style-type: none;
	height: 32px;
	float: left;
}
.issuesMenu a:link, .issuesMenu a:visited {
	background-image: url(/images/nav/issues2.jpg);
}
.issuesMenu a:hover, .issuesMenu a:active {
	background-position: 50% -32px;
}

.issuesMenu2 a {
	display: block;
	width: 92px;
	list-style-type: none;
	height: 32px;
	float: left;
	background-image: url(/images/nav/issues.jpg);
}


.eventsMenu a {
	display: block;
	width: 97px;
	list-style-type: none;
	height: 32px;
	float: left;
}
.eventsMenu a:link, .eventsMenu a:visited {
	background-image: url(/images/nav/events2.jpg);
}
.eventsMenu a:hover, .eventsMenu a:active {
	background-position: 50% -32px;
}

.eventsMenu2 a {
	display: block;
	width: 97px;
	list-style-type: none;
	height: 32px;
	float: left;
	background-image: url(/images/nav/events.jpg);
}


.newsMenu a {
	display: block;
	width: 86px;
	list-style-type: none;
	height: 32px;
	float: left;
}
.newsMenu a:link, .newsMenu a:visited {
	background-image: url(/images/nav/news2.jpg);
}
.newsMenu a:hover, .newsMenu a:active {
	background-position: 50% -32px;
}


.newsMenu2 a {
	display: block;
	width: 86px;
	list-style-type: none;
	height: 32px;
	float: left;
	background-image: url(/images/nav/news.jpg);
}

.blogMenu a {
	display: block;
	width: 81px;
	list-style-type: none;
	height: 32px;
	float: left;
}
.blogMenu a:link, .blogMenu a:visited {
	background-image: url(/images/nav/blog2.jpg);
}
.blogMenu a:hover, .blogMenu a:active {
	background-position: 50% -32px;
}

.blogMenu2 a {
	display: block;
	width: 81px;
	list-style-type: none;
	height: 32px;
	float: left;
	background-image: url(/images/nav/blog.jpg);
}


.aboutMenu a {
	display: block;
	width: 93px;
	list-style-type: none;
	height: 32px;
	float: left;
}
.aboutMenu a:link, .aboutMenu a:visited {
	background-image: url(/images/nav/about2.jpg);
}
.aboutMenu a:hover, .aboutMenu a:active {
	background-position: 50% -32px;
}

.aboutMenu2 a {
	display: block;
	width: 93px;
	list-style-type: none;
	height: 32px;
	float: left;
	background-image: url(/images/nav/about.jpg);
}


.mediaMenu a {
	display: block;
	width: 89px;
	list-style-type: none;
	height: 32px;
	float: left;
}
.mediaMenu a:link, .mediaMenu a:visited {
	background-image: url(/images/nav/media2.jpg);
}
.mediaMenu a:hover, .mediaMenu a:active {
	background-position: 50% -32px;
}

.mediaMenu2 a {
	display: block;
	width: 89px;
	list-style-type: none;
	height: 32px;
	float: left;
	background-image: url(/images/nav/media.jpg);
}


.contactMenu a {
	display: block;
	width: 151px;
	list-style-type: none;
	height: 32px;
	float: left;
}
.contactMenu a:link, .contactMenu a:visited {
	background-image: url(/images/nav/contact2.jpg);
}
.contactMenu a:hover, .contactMenu a:active {
	background-position: 50% -32px;
}

.contactMenu2 a {
	display: block;
	width: 151px;
	list-style-type: none;
	height: 32px;
	float: left;
	background-image: url(/images/nav/contact.jpg);
}



.emailpage a {
	font-family: "Century Gothic";
	text-decoration: none;
	background-image: url(/images/nav/email2friend.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	display: block;
	width: 170px;
	margin-bottom: 10px;
}

.sendpage a {
	font-family: "Century Gothic";
	text-decoration: none;
	background-image: url(/images/nav/sendtofriend.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	display: block;
	width: 170px;
}
