body {
	background:#000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url(../images/assets/top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

/* -- Start Of header Links Styles -- */

.headerNav 
{	
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;	
	white-space: nowrap;
}

/* -- End Of header Links Styles -- */

/* -- Start Of Footer Links Styles -- */

.footerNav 
{	
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #999;	
	white-space: nowrap;
/*	text-transform: uppercase; */

}

.border-right
{	
	border-right: 1px solid white;
}

/* -- End Of Footer Links Styles -- */

/* -- Start of Copyright -- */

.copyright 
{
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color:#666;	
	white-space: nowrap;
	text-transform: uppercase;
}

.copyright-link:link, .copyright-link:hover, .copyright-link:visited {color:#666;}
.copyright-link:hover { color:#fff;}

/* -- End of Copyright  -- */


/* -- Start of loading content -- */

.content_main 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height: 20px;
	color:#FFF;
}

.content_bg
{	background-color:#000;
	background:url(../images/assets/logo_teamhumanity.png);
	background-position:center;
	background-repeat:no-repeat;
}

.quotes
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#CCC;
}

p {
  margin-bottom: 0 }


a:link, a:hover, a:visited{color:#ae3500;text-decoration:none;}

.ww-images {
	border:#f3d6b3 1px solid;
	cursor: pointer;
}

.color_orange { color: #c83800; }
.color_peach  { color: #f3d6b3; }






