body {
	margin: 0px;
	padding: 0;
	text-align: center;
	border: 0px solid blue;
	color: #000;
	background: #ccff00 url(images/background_green.gif) repeat;	
}
#topper {
	border: 0px solid black;
	margin:0 auto;
	width: 100%;
	height:60px;
	background: #fff url(images/new_tester.gif) top left repeat-x;
}
#botter {
	border: 0px solid black;
	margin:0 auto;
	width: 100%;
	height:60px;
	background: #fff url(images/new_tester.gif) top left repeat-x;
}
html>body #botter {
	border: 0px solid black;
	margin:0 auto;
	width: 100%;
	height:60px;
	margin-top:-20px;
	background: #fff url(images/new_tester.gif) top left repeat-x;
}
#wrapper {
	border: 0px solid red;
	margin: 0px auto;
	padding-top: 20px;
	width: 90%;
	min-height:100%;
	min-width: 700px;
	/*min-height:600px;*/
	height:auto;
	text-align: left;
	color: #000;
	background: #fff url(images/anim_ball_bounce.gif) top center no-repeat;
}
#wrapper1 {
	border: 0px solid red;
	margin: 0px auto;
	padding-top: 20px;
	width: 90%;
	min-width: 700px;
	min-height:100%;
	height:auto;
	text-align: left;
	color: #000;
	background-color: #fff;
}
#title {
	border:0px solid red;
	text-align:center;
	padding-top:157px;
}
.menu4 {
	width: 100%;
	border:0px solid red;
	position:relative;
	float:left;
	top:-35px;
	left:0px;
  font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	margin: 1em 0;
  padding: 0px;
	padding-left:5px;
}
.menu4 li {
	width: 11%;
  margin: 0;
  padding: 0;
  margin-right: 6px;
	border:0px solid red;
	line-height:23px;
  text-align: center;
	float:left;
}
.menu4 ul {
	margin: 0;
  padding: 0;
  list-style-type: none;
	text-align:left;
	border:0px solid black;
	width:100%;
}
html>body li#linkone, li#linksix {
	background-color: #C99DF6; /*#CCFF33;*/
}
html>body .menu4 li#linktwo, .menu4 li#linkseven {
	background-color: #CCFF33; /*#FF3C3C;*/
}
html>body .menu4 li#linkthree, .menu4 li#linkeight {
	background-color: #FF3C3C; /*#FA941D;*/
}
html>body .menu4 li#linkfour {
	background-color: #FA941D; /*#43E5F8;*/
}
html>body .menu4 li#linkfive {
	background-color: #43E5F8; /*#C99DF6;*/
}
.menu4 a {
	display: block;
  width: 100%;
	color:black;
	/*text-transform: uppercase;*/
  text-decoration: none;
}
.menu4 a:hover {
	color: gray;
	border: 0px solid black;
}   
#wrapper img.padded {
	padding-left: 20px;
}
#wrapper img.padded2 {
	padding-right: 20px;
}
p {
	padding-left: 25px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
}
ul {
	padding-left: 75px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
ul.firstLevel {
	padding-left: 150px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
li.secondLevel {
	padding-left: 30px;
	list-style-type: none;
}
