html, body {
	margin:0;
	padding:0;
}
body {
	font: 76% Georgia, "Times New Roman", Times, serif;
	background:#e6e6e6;
	text-align:center;
}
p {
	margin:0 10px 10px;
}
a {
	display: inline;
	color: #66cc00;
}
td{
vertical-align:top;
}
hr{
color:#CCCCCC;
}
a:hover {
text-decoration:none;
}
div#header {
	background: #FFFFFF;
	height:150px;
	width:940px;
	margin:0 auto;
	color: #ffffff;
}
div#container {
	text-align:left;
	width:940px;
	margin:0 auto;
	line-height:1.4;
	background: url(../images/container_bg.gif) repeat-y #FFFFFF;
}
div#content {
	margin: 0 220px;
	padding:10px;
}
div#navigation {
	float:left;
	width:200px;
	margin-left:-900px;
}
div#extra {
	float:left;
	width:200px;
	margin-left:-200px
}
div#footer {
	font-size:11px;
	color: #000000;
	clear:left;
	width:920;
	margin:0;
	padding:5px 10px;
	text-align:center;
}
#wrapper {
	float:left;
	width:920px;
}
#menu_nav {
	width: 200px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:11px;
	display: block;
	text-decoration: none;
	line-height:25px;
}
#menu_nav li {
	width: 200px;
	margin: 0;
	padding: 0;
	font-size:11px;
	line-height:25px;
}
#menu_nav a {
	color: #313F57;
	list-style:none;
	display: block;
	margin-bottom: 2px;
	padding-left: 10px;
	height: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	border-left: 5px;
}
#menu_nav a:active {
	color: #000000;
	background: 0 url(../images/left_menu.gif) no-repeat -50px;
	padding: 0px 0px 0px 20px;
	list-style:none;
}
#menu_nav a:link, #menu_nav a:visited {
	color: #000000;
	background: url(../images/left_menu.gif) no-repeat;
	padding: 0px 0px 0px 20px;
	list-style:none;
}
#menu_nav a:hover {
	background: 0 url(../images/left_menu.gif) no-repeat -25px;
	color: #ffffff;
	border-left: 5px;
	padding: 0px 0px 0px 20px;
	list-style:none;
}
ul {
	list-style-image:url(../images/bulletlist.png);
	line-height:22px;
}
img {
	border: none;
}
input, textarea {
	border: 1px #CCCCCC solid;
	background: #FFFFFF url(../images/bg_input.gif) repeat-x;
}
select {
	border:none;
	border: 1px #CCCCCC solid;
}
#button {
	background: url(../images/bg_botton.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:10px;
	padding-bottom:3px;
	border:none;
}
#video_player {
	margin:0 auto;
	width:360px;
	height:280px;
	padding:80px 0px 0px 20px;
	background:url(../images/video_player_bg.png) no-repeat;
}
#td_hover{
cursor: crosshair;
}
#td_hover:hover{
background: #FF9D9D;
}
#td_hover:active{
background:#7DBEFF;
} 

.div_close { /*header of 1st demo*/
	width:100%;
	cursor: hand;
	cursor: pointer;
	background: url(../images/close_img.gif) no-repeat;
	margin-bottom: 5px;
	padding-left:25px;
	font-size:13px;
	color: #99cc00;
	padding-bottom: 10px;

}
.div_open { /*class added to contents of 1st demo when they are open*/
	background: url(../images/open_img.gif) no-repeat;
	color:#CC0000;
}

.thepet {
	display: none
}
#page_title{
background:url(../images/waiafrica_14.gif) #ccff99 repeat-x; 
font-weight:bold; 
border-bottom: 3px solid #000000; 
padding-top:10px; 
width:100%; 
padding-left:10px;
}
#box_red {
	width:200px;
}
#box_red .top {
	background: url(../images/holder_red_01.png)  no-repeat;
	height:20px;
	width:200px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:5px 0px 0px 10px;
}
#box_red .content {
	background: url(../images/holder_green_02.png) repeat-y;
	padding:0px 2px 0px 2px;
	width:200px;
}
#box_red .bottom {
	background: url(../images/holder_green_03.png)  no-repeat;
	height:6px;
	margin-bottom:5px;
	width:200px;
}