/* CSS Document */
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: verdana;
  font-size: 1em;

}
body {
  	margin:0px;
  	padding:0px;
  	text-align:left;
  	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 5px;
	padding: 4px;
	font-size:12px;
	line-height: 17px;
	font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
	text-align: left;
}
a {
	color:#000000;
	border:none;
	text-decoration:none;
}
a:hover {
	color:#000000;
	border:none;
	text-decoration:none;
}

#masterContainer {
  	margin: auto;
  	width:969px;
	color:#333333;
}
#thirdContainer {
  	width:969px;
	height:auto;
	margin:auto;
	align: center;
	background-color:#FFFFFF;
	background-image: url(/images/thirdworldchallenge/2mm-bg.gif);
	background-repeat: repeat;
}
td.left {
	clear: both;
	float: left;
	width: 691px;
	height: auto;
	padding-top: 15px;
	padding-right: 0px;
	text-align: left;
}
td.bg {
	text-align: left;
	width: 960px;
	height: 906px;
	background-image: url(/images/thirdworldchallenge/2mm-third-world-challenge-bg.gif);
	background-repeat: no-repeat;
}
.leftsub3 {
	width: 746px;
	height: auto;
	background-color:#FFFFFF;
}

td.right {
	float: left;
	width: 260px;
	height: auto
	background-color:#FFFFFF;
	padding-top: 15px;
	padding-left: 0px;
}
.rightsub {
	width: 223px;
	height:auto;
	background-color:#FFFFFF;
}
.flash {
	width:970px;
	height:450px;
	color:#333333;
}
.spacer {
	height:20px;
}
.footer {
	width: 970px;
	height: 52px;
}
.header {
	width: 970px;
	height: 148px;
}
img.border {
	border: solid #000000 1px; 
	margin: 8px;
