* {
	margin: 0;
	padding: 0;
}

body {
	background: #f3f2f2;
	font: normal 9pt/14pt verdana, arial,sans-serif;
	color: #808080;
}

a, a:visited {
	color: #000;
	
}

a:hover {
	color: #808080;
}


#header_img_home {
	background: #f3f2f2 url("header_home.gif") no-repeat;
	width: 819px;
	height: 300px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 14pt;
	color: #FFF;
}

#header_img_partner {
	background: #f3f2f2 url("header_partner.gif") no-repeat;
	width: 819px;
	height: 300px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 14pt;
	color: #FFF;
}

#header_img_zanzibar {
	background: #f3f2f2 url("header_zanzibar.gif") no-repeat;
	width: 819px;
	height: 300px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 14pt;
	color: #FFF;
}

#header_img_soccer {
	background: #f3f2f2 url("header_soccer.gif") no-repeat;
	width: 819px;
	height: 300px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 14pt;
	color: #FFF;
}

#header_img_contact {
	background: #f3f2f2 url("header_contact.gif") no-repeat;
	width: 819px;
	height: 300px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 14pt;
	color: #FFF;
}

#header h2{
	padding-top: 5px;
	font-size: 9pt;
	color: #C2D9EF;	
}

#container {
	width: 824px;
	background: #f3f2f2;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
	height: auto;
}

#horizontal {
	width: 820px;
	height: 30px;
	background: url("bg_menu.gif") no-repeat;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 6px;
	padding-left: 40px;
	
}

#horizontal a, #horizontal a:visited {
	color: #fff;
	text-decoration: none;
	margin-right: 15px;
}

#horizontal a:hover {
	color: #FFF;
	text-decoration:overline
}

#right-column {
	color: #808080;
	width: 240px;
	background: #f3f2f2;
	float: right;
	padding: 20px 10px ;
	font: normal 8pt/13pt verdana, arial,sans-serif;
}

#content {
	width: 525px;
	margin: 10px 20px 10px 20px;
}

#content h2{
	font-size: 12pt;
	font-weight: bold;
	color: #659a41;
	margin-bottom: 5px;
	padding-left: 14px;
	/*background: url(h2bg.gif) top left repeat-y;*/
}

.black {
	color: #000;
}

p {
margin-bottom: 20px;
padding-left: 14px;
}

input.text {
	width: 70px;	
	border: 1px solid #ccc;
}

input.button {
	color: #808080;
	padding-left: 0px;
	font-size: 8pt;	
	border: none;
	background: none;
	}


#footer {
	color: #f3f2f2;
	background: url("play_foot.gif") right no-repeat;
	margin-left: 4px;
	height: 70px;
	padding: 4px;
	
}

#footer a, #footer a:visited{
	color: #ccc;
}

#footer a:hover {
	color: #808080;
}
