a:link {
	color: #006600;
	font-style: italic;
	text-decoration: underline;
	}
a:visited {
	color: #006291;
	font-style: italic;
	text-decoration: underline;
	}
a:hover {
	color: #006600;
	font-weight: bolder;
	text-decoration: underline;
	}
a:active {
	color: #006600;
	text-decoration: none;
	}
body {
	background: #FFFF9D url(images/alps1.jpg.JPG) fixed;
	margin: 0;
	list-style-image: url(images/leafbullet2.jpg);
	list-style-type: circle;
	}
#container {
	width: 720px;
	background: #fffF9F;
	text-align: left;
	padding: 0;
	margin-left: 100px;
	}
#header {
	clear: both;
	width: 100%;
	margin: 0 0 1% 0;
	background: #4178A5 url(images/headerbottom.png) repeat-x left bottom;
	}
#navbar {
	width: 175px;
	float: left;
	background-color: #FFFF9F;
	padding: 0 10px 0 0;
	border-right: 2px solid #006600;
	margin: 10px 0 0 10px
	}
#navbar a {
	color: #000;
	text-decoration: none;
	padding: 5px;
	line-height: 1.5em;
	}
#navbar a:hover {
	background: #CDDB9B;
	}
#content {
	width: 470px;
	float: right;
	padding: 10px;
	margin-left: 10px;
	margin-right: 5px;
	background-color: #ffff9f;
	}
#footer {
	clear: both;
	width: 500px;
	padding: 10px;
	margin: 2%;
	background-color: #ffff9f;
	}

h1 {
	color: #006600;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	}
h2 {
	color: #006600;
	}
h3 {
	color: #006600;
	}
.navheader {
	color: #006600;
	line-height: 1.5ems;
	clear: both;
	font-size: 120%;
	font-weight: bold;
	margin-top: 2px;
	font-style: italic;
	}
.textleft {
	padding: 5px;
	float: left;
	width: 280px;
}
.picright {
	float: right;
	width: 175px;
	height: 120px;
	margin-bottom: 100px;
}
.textright {
	padding: 5px;
	float: right;
	width: 280px;
}
.picleft {
	float: left;
	width: 170px;
	height: 120px;
	margin-bottom: 73px;
}
.section {
	width: 470px;
	margin-top: 40px;
}
.punder {
	width: 470px;
	padding: 5px;
	margin-bottom: 40px;
	}
ul#index {
	display: inline;
	list-style-type: none;

	}
ul#index li {
	float: left;
	padding-left: 0px;
	list-style: none;

	}
ul#index li#nopad {
	padding-left: 0px;
	list-style: none;

	}
	<!-- ftp://username:password@domainname.com -->

