html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #5A6F43;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}

hr	{
	background-color: #556C50;
	color: #556C50;
	height: 1px;
	width: 100%;
}

h1 {
  color: #5F2813;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.5em;
  text-decoration: none;
}
h2 {
  color: #556C50;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
}
h3 {
  color: #4E4C33;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5em;
  text-decoration: none;
}
h4 {
  color: #5F2813;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

ul, li	{
	list-style-image: url(images/bullet2.jpg);
	1.7ems;
	margin: 0 0 0 0;
}
	
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}

.img	{
	border: none;
	float: left;
	margin: 0 0 0 0;
}

.footer  a:link	{
	color: #000
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #EEEEDD;
}	

.footer  a:active {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #EEEEDD;
}	

.wrapper	{
	background-color: #FFF;
	margin: 0px auto 0 auto;
	width: 900px;
	border: double 3px #404E37;
}

.header {
  background-image: url(images/header2.jpg);
  background-color: #EEEEDD;
  border-bottom: solid 1px #666;
  font-size: 18px;
  font-weight: bold;
  height: 150px;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
  width: 900px;
}

.navigation {
  background-color: #EEEEDD;
  color: #FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  height: 25px;
  line-height: normal;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
  text-align: center;
  border-top: 3px #556C50 double;
  border-bottom: 3px #556C50 double;
}

.sidebar1 {
  background-image: url(images/sidebar_bkg.jpg);
  background-color: #EEEEDD;
  border-right-style: none;
  border-right-width: (value);
  padding: 10px 10px 10px 10px;
  width: 230px;
  text-align: left;
  vertical-align: top;
  height: 480px;
}

.content {
  border-left: solid thin #556C50;
  padding: 10px 20px 10px 10px;
  width: 620px;
  text-align: left; 
  vertical-align: top;
}

.footer {
  background-color: #EEEEDD;
  border-top: 3px #556C50 double;
  padding: 5px 10px 5px 10px;
  text-align: center;
  color: #000;
  height: 30px;
 }


	