﻿#navbar {
	width: 1026px;
	height: 30px;
	background-image: url('http://www.usnewsandviews.com/images/Spacer.jpg');
	background-repeat: repeat-x;
}
ul {
	padding: 0px;
	margin: 0px;
}
ul li {
	display: inline;
	float: left;
	list-style-type: none;
	height: 30px;
}
ul li a {
	text-decoration: none;
	line-height: 30px;
	display: block;
	vertical-align: middle;
	text-align: center;
}
.home {
	background-image: url('http://www.usnewsandviews.com/images/Home2.jpg');
	background-repeat: no-repeat;
	width: 64px;
	height: 30px;
}
a {outline: none; }
a.home:link, a.home:visited, a.home:active {
	background: url('http://www.usnewsandviews.com/images/Home2.jpg');
	background-repeat: no-repeat;
}
ul li a.home:hover {
	background-position: -64px 0px;
}
.submitcolumn {
	background-image: url('http://www.usnewsandviews.com/images/Submit-a-Column3.jpg');
	background-repeat: no-repeat;
	width: 147px;
	height: 30px;
}
a {outline: none; }
a.submitcolumn:link, a.submitcolumn:visited, a.submitcolumn:active {
	background: url('http://www.usnewsandviews.com/images/Submit-a-Column3.jpg');
	background-repeat: no-repeat;
}
ul li a.submitcolumn:hover {
	background-position: -147px 0px;
}
.letter {
	background-image: url('http://www.usnewsandviews.com/images/Submit-a-Letter2.jpg');
	background-repeat: no-repeat;
	width: 218px;
	height: 30px;
}
a {outline: none; }
a.letter:link, a.letter:visited, a.letter:active {
	background: url('http://www.usnewsandviews.com/images/Submit-a-Letter2.jpg');
	background-repeat: no-repeat;
}
ul li a.letter:hover {
	background-position: -218px 0px;
}
.cartoons {
	background-image: url('http://www.usnewsandviews.com/images/Cartoons2.jpg');
	background-repeat: no-repeat;
	width: 109px;
	height: 30px;
}
a {outline: none; }
a.cartoons:link, a.cartoons:visited, a.cartoons:active {
	background: url('http://www.usnewsandviews.com/images/Cartoons2.jpg');
	background-repeat: no-repeat;
}
ul li a.cartoons:hover {
	background-position: -109px 0px;
}
.advertise {
	background-image: url('http://www.usnewsandviews.com/images/Advertise2.jpg');
	background-repeat: no-repeat;
	width: 97px;
	height: 30px;
}
a {outline: none; }
a.advertise:link, a.advertise:visited, a.advertise:active {
	background: url('http://www.usnewsandviews.com/images/Advertise2.jpg');
	background-repeat: no-repeat;
}
ul li a.advertise:hover {
	background-position: -97px 0px;
}
.archives {
	background-image: url('http://www.usnewsandviews.com/images/News-Archives2.jpg');
	background-repeat: no-repeat;
	width: 131px;
	height: 30px;
}
a {outline: none; }
a.archives:link, a.archives:visited, a.archives:active {
	background: url('http://www.usnewsandviews.com/images/News-Archives2.jpg');
	background-repeat: no-repeat;
}
ul li a.archives:hover {
	background-position: -131px 0px;
}
.about {
	background-image: url('http://www.usnewsandviews.com/images/About3.jpg');
	background-repeat: no-repeat;
	width: 116px;
	height: 30px;
}
a {outline: none; }
a.about:link, a.about:visited, a.about:active {
	background: url('http://www.usnewsandviews.com/images/About3.jpg');
	background-repeat: no-repeat;
}
ul li a.about:hover {
	background-position: -116px 0px;
}
.contact {
	background-image: url('http://www.usnewsandviews.com/images/Contact-Us2.jpg');
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
}
a {outline: none; }
a.contact:link, a.contact:visited, a.contact:active {
	background: url('http://www.usnewsandviews.com/images/Contact-Us2.jpg');
	background-repeat: no-repeat;
}
ul li a.contact:hover {
	background-position: -130px 0px;
}
.spacer {
	background-image: url('http://www.usnewsandviews.com/images/Spacer.jpg');
	background-repeat: repeat-x;
	width: 20px;
}

