body {
	margin: 0;
	padding: 0;
	background-color: beige;
	color: white;
	font: 12 Verdana, Arial, sans-serif;
}

a:link, a:visited {
	color: navy;
	background color: transparent;
}

a:hover {
	color: #FFD700;
	background color: transparent;
}

#wrapper {
	width: 940px;
	background-color: #FFFFFF;
	color: black;
	margin: 15px 20px 15px 20px;
	border: groove #F5F5DC;
	border-width: 2px 2px 2px 2px;
	padding: 0 10px 10px 10px;
}

#header {
	width: 920px:
	margin-top: 10px;
	margin-bottom: 10px; 
	margin-left: 0;
	padding-top: 10px;
}

#header-top img {
	float: left;
	margin: 0px 10px 10px 5px;
	line-height: 1.1;
}

#header-top h1 {
	margin-top: 30px;
	margin-right: 120px;
	margin-bottom: -10px;
	margin-left: 10px;
	color: olivedrab;
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
}

#header-top h2 {
	margin-top: 15px;
	margin-right: 120px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: navy;
	font-style: italic;
	font-weight: bold;
	font-size: 180%;
}

#header-top h3 {
	margin-top: 10px;
	margin-right: 160px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: black;
	font-weight: bold;
	font-size: 130%;
}

#header-top ul {
	padding: 0px 0px 0px 30px;
	margin-left: 140px;
	margin-right: 240px;
}

#header-top li p {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-size: 105%;
}

#header-top li a:link, a:visited {
	font-weight: normal;
	text-decoration: underline;
}


#header p {
	margin-bottom: 5px; 
}

#header-bottom {
	clear: left;
	border-top: 1px solid olivedrab;
	border-bottom: 4px solid #000080;
}

#tagline {
	background-color: transparent;
	color: #000000;
	font-weight: normal;
	font-size: 90%;
	margin: 0;
	width: 480px;
	padding: 6px 0 6px 6px;
	float: left;
}

#header-bottom ul {
	margin: 0;
	padding: 6px 20px 6px 0;
	text-align: right;
	font-size: 90%;
}

#header-bottom li{
	display: inline;
}

#header-bottom a.current {
	color: #808080;
}

#main {
	width: 920px;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	background-color: #FFFFFF;
}

#sidebar {
	float: right;
	margin: 10px 10px 10px 20px;
	padding: 10px;
	border: ridge #008000;
	border-width: 1px 4px 4px 1px;
	background-color: rgb(155, 180, 120);
}

#topnote {
	margin: 5px;
	padding: 10px;
	background-color: transparent;
}

#topnote h2 {
	margin-top: 0;
	text-align: center;
	color: #F5F5DC;
	font-weight: bold;
	font-size: 90%;
}

#topnote p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	color: white;
	font-size: 85%;
}

#topnote p.more {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 80%;
}

#topnote p.more	a:link, #topnote p.more a:visited {
	background-image: url(breathe-icon.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 16px;
}	

#endnote {
	margin: 5px;
	padding: 5px;
	background-color: transparent;
}

#endnote h2 {
	margin-top: 0;
	text-align: center;
	color: #F5F5DC;
	font-weight: bold;
	font-size: 90%;
}

#endnote p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	width: 280px;
	color: white;
	font-size: 90%;
}

#endnote p.more {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 80%;
}

#endnote p.more	a:link, #endnote p.more a:visited {
	background-image: url(breathe-icon.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 16px;
}		

#center {
	margin-left: 15px;
	margin-right: 80px; 
	padding: 0;
	background-color: #FFFFFF;
}

#center p {
	letter-spacing: +0.05em;
	font-size: 100%;
}

/* hides from IE5-mac \*/
* html #feature {height: 1%}
/* end hide from IE5-mac */


/* ARE YOU GOING TO USE THIS? 
* html #floated-image {
margin: 0 -3px; ma\rgin: 0;
} */


#feature p.more {
	margin-top: 10px;
	margin-right: 10px; 
	text-align: right;
	font-weight: bold;
	font-size: 90%;
}

#feature p.more a:link, #feature p.more a:visited {
	background-image: url(breathe-icon.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 18px;	
} 

#center .others ul {
	/* list-style-image: url(bullet.gif); */
	list-style: none;
	padding: 2px 10px 10px 10px;
	margin-left: 25px;
	margin-right: 215px;
}

#center .others li h2 {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #808000;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
}

#center .others li img {
	float: left;
	margin: 5px 10px 10px 0;
	line-height: 1.1;
}

#center .others li p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 60px;
	font-size: 95%;
}

#center .others li p.more {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: right;
	font-weight: bold;
	font-size: 85%;
}

#center .others li p.more a:link, #center .others li p.more a:visited {
	background-image: url(breathe-icon.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 16px;
}

#footer {
	width: 920px;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	clear: both;
	padding: 10px 0 5px 0;
	background-color: #FFFFFF;
	border-top: 1px solid olivedrab;
}

#leftfoot {
	margin-top: 20px;
	margin-left: 5px;
	float: left;
	width: 100px;
}

#leftfoot img {
	border: solid navy;
	border-width: 2px;
}

#rightfoot {
	margin-left: 110px;
	padding: 0;
}

#footer a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

#shoe {
	margin-left: 15px;
}

#shoe h3 {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: +0.05em;
	font-size: 120%;
}

#shoe p {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	font-size: 100%;
}

#shoe p.mailer {
	margin-top: 5px;
	margin-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 85%;
}

#shoe p.mailer a {
	text-decoration: none;
}

#copyright {
	margin-left: 0;
	margin-right: 0;
	border-top: 4px solid #000080;
	border-bottom: 1px solid olivedrab;
}

#copyright p {
	margin: 0;
	padding: 6px 40px 6px 0;
	text-align: right;
	font-size: 85%;
}

#tread {
	margin-top: 30px;
	clear: left;
}

#tread ul {
	margin-left: -100px;
	margin-right: 60px;
	text-align: left;
	font-size: 80%;
	color: olive;
}

#tread li {
	display: inline;
	margin: 2px 20px 10px 0;
	padding: 0;
}

	