body {
  	padding: 0px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	
}
body a {
  text-decoration: none;
}

h3 {
  text-align: center;
  background-color: #ccc;
  border-bottom: 2px solid #737373;
  border-right: 2px solid #737373;
  width: 100%;
}

p {
  background-color: #c0c0c0;
  border-bottom: 2px solid #737373;
  border-right: 2px solid #737373;
}

/* start element id's  */

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;

}

/* start header */

#header h1 {
	font: bolder 200%/200% Georgia, "New York", "Times New Roman", serif;
	color: #006600;
	letter-spacing: 2px;
	padding: 0;

}


#header2 ul{
  margin-bottom: 0;
}

/* start navigation */

#nav {
  margin-bottom: opx;
  padding: 0;
  margin-left: 40%;
  
}

#nav a:hover {
  color: #000;
  font-size: 102%;
  padding-top: 2px;

  
}

#nav a {
  color: #fff;
}

#nav li {
  background-image: url(/images1/button.gif);
  background-repeat: no-repeat;
  color: #fff;
 text-align: center;
  display: inline;
 margin-top: -50px;
 width: 100%;
}

#nav ul {
 
  list-style-type: none;
 padding-bottom: 0;
}


/* start 3 column */
#all {
  
}

#main-body {
	width: 60%;
	margin-left: 20%;
  	
	
}

#content {


  
}

#content img {
	margin-left: 0px;
	
}

#content p {
	padding-bottom: 150px;
}

#content h3{
padding: 0;
margin-right: 50px;
}

# content2{

}

#content6 {

}




#right {
 
	text-align: center;

}
#right img {
	border-right: 2px solid #CCC;
	border-bottom: 3px solid #CCC;
	margin-left: 3px;
}

.title {
  text-align: center;
}

#right ul {
  margin-left: 0;
  display: block;
  width: 100%;

}
#right li {
  list-style-type: none;
  background-color: #c0c0c0;
  Padding: .25em;
  border-bottom: 1px solid #006600;

}

/* start footer */


#foot {
	clear: both;
	text-align: left;
	border-top: 1px solid #737373;
	margin-top: 5px;
	font-size: 75%;
	width: 100%;
}









