#nav {
	width: 165px;
	margin-top: 130px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	left: -1px;
	top: -5px;
	position: absolute;
	height: auto;
}
/********** navigation menu **********/
#navcontainer {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	text-align: left;
}
#navlist ul {
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
html #navlist ul  {
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 0px;   
	
}
#navlist ul li {
	margin: 0px;
	padding: 0px;
	line-height:140%;/**/
}
#navlist ul li a {
	display: block;
	padding: 6px 10px;
	color: #333;
	text-decoration: none;
	background: #ece9d8 center left no-repeat;
	border-top: 1px solid #C1B59F;
}
html  #navlist ul li  a  {height:1%;}

#navlist ul li a {
	background: #CFC6B6;
	color: #630;
	font-weight: bolder;
	background: #ece9d8 center left no-repeat;
	border-top: 1px solid #ece9d8;
}
#navlist ul li a:hover, {
	color: #000;
	background: #ccc;
	border-top: 1px solid #999;
}
/****************end of navigation***********/
#rightcolumn {
	width: 125px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	position: absolute;
	top: 14px;
	right: 4px;
	margin-top: 105px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #9900FF;
	border-right-color: #9900FF;
	border-bottom-color: #9900FF;
	border-left-color: #9900FF;
	height: 0;
}
#header {
	height: 100px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #94A9BC;
	width: 100%;
}
#content img {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-repeat: no-repeat;
	background-color: #FAFAFA;
}
#content {
	margin-top: 0px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-left: 175px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:larger
	
}
#content img2 {
	float: right;
}
#content #amazon2 {
	width: 250px;
	float: left;
	margin: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#header_nav  {
	background-color: #96ABBC;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	display: inline;
	list-style: none;
}
#header_nav ul li {
float:left;
}

#header_nav ul .first a {
background: none;
}
#footer {
	text-align: center;
}
