body {
	background-image: url(/images/interior/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FEE1B5;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 45px;
}
.background {
	background-image: url(/images/splash/topback.gif);
	background-repeat: repeat-x;
	background-color: #EEE9D6;
	vertical-align: top;
}
#footer {
	font-size: 16px;
}
.content {
	vertical-align: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.obitsback1 {
	background-image: url(images/splash/obitsback.gif);
	background-repeat: repeat-y;
}
.obitsback2 {
	background-image: url(../images/splash/obitsmiddleback.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 196px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.nav:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	line-height: 48pt
}
a.nav:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	line-height: 48pt
}
a.nav:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #063E01;
	text-decoration: none;
	font-weight: bold;
	line-height: 48pt
}
a.nav:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	line-height: 48pt
}
a.AntlerKing:link {
	color: #F60;
}
a.AntlerKing:active {
	color: #F60;
}
a.AntlerKing:hover {
	color: #F60;
}
a.AntlerKing:visited {
	color: #F60;
}
.outfitters {
	font-size: 10px;
	color: #FFF4D1;
	text-decoration: none;
}a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #093D0C;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #093D0C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #093D0C;
	text-decoration: none;
}
#navback {
	background-image: url(/images/interior/navback.jpg);
	background-repeat: no-repeat;
}
.tableborder {
	border: 1px solid #DD8D36;
}
.opacity25 {
	background-color: #E8CE9B;
	border: 1px solid #A0845C;
	opacity:0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
}

.secondarynavback {
	background-color: #777e89;
	opacity:0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	height: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	
}
when using a div container tag called  use below tags along with it
<div class="nav"> 

div.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	height: 19px;
	width: 121px;
	text-align: center;
	padding-right: 15px;
}
div.nav a:hover{
	color: #FFFFFF;
}
#navbackrepeat {
	background-image: url(/images/navback2.png);
	background-repeat: repeat-y;
	width: 300px;
}
#navlinks {
	position:absolute;
	left:59px;
	top:157px;
	width:177px;
	height:700px;
	z-index:1;
	text-align: center;
}
#HeaderBack {
	background-image: url(/images/interior/headerback.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 201px;
	position:absolute;
	left:261px;
	top:0px;
	z-index:1;
}
h2 {
	font-size: 16px;
}
#tips {
	font-style: italic;
	font-weight: bold;
	background-color: #E7963A;
}
