* 
{
	padding:0px;
	margin: 0px;
}

html, body {
	height: 100%;
	font-family: "Futura Md BT", "Century Gothic", Century, Arial, "MS Sans Serif"; 
	color: #262626;
}

#wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#logo {
	color: #FFF;
	float: left;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
} 
#logo h1 a {
	font-size: 20px;
	font-weight:normal;
	text-decoration:none;
	color: #FFF;
} 
#logo a:hover {
	color: #3299cf;
} 
#nav { 
	float: right;
	padding-top: 21px;
}
#nav a { 
	text-align:center;
	background-color:#3299cf;
	color:#fff;
	text-decoration:none;
	padding-left: 8px; 
	padding-right: 8px; 
	padding-bottom: 3px; 	
	padding-top: 25px; 
	font-size:14px;
	margin-left: 8px; 
	-moz-box-shadow: 5px 5px 5px black;
	-webkit-box-shadow: 5px 5px 5px black;
	box-shadow: 5px 5px 5px black;	
} 
#nav a:hover { 
	text-align:center;
	background-color:#ddd;
	color:#262626;
	text-decoration:none;
	padding-left: 8px; 
	padding-right: 8px; 
	padding-bottom: 3px; 	
	padding-top: 25px; 
	font-size:14px;
	margin-left: 8px;	
} 
#leadtext {
	color: #FFF;
	font-family: "Futura Md BT", Arial, "MS Sans Serif", "Century Gothic", Century;
	clear: both;
	padding-top: 26px;
	text-align: center;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	font-weight:normal;
	font-size:33px;
	text-shadow: 3px 3px 6px #000;
}

#headbounds {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	/* [disabled]margin-top: 3px; */
} 
#header {
	background-color: #262626;
	height: 159px;
	width: 100%;
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	
} 

#maincontent {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	padding-top:25px;
	padding-bottom:25px;
	clear:both;
	font-size: 18px;
	line-height:26px;

}  
#maincontent h1 {
	color: #3299CF;
	padding-bottom: 16px;
	font-size: 34px;
	font-weight: normal;
} 
#maincontent p {
	padding-bottom: 16px;
} 
#rightbox {
	width: 240px;
	padding: 15px;
	float:right;
	text-align: center;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3299CF;
	border-right-color: #3299CF;
	border-bottom-color: #3299CF;
	border-left-color: #3299CF;
}
#rightbox img
{
	border: 1px solid #3299CF;
}
#main {padding-bottom: 159px;}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -159px; /* negative value of footer height */
	height: 159px;
	clear:both;
	width: 100%;
	background-color:#262626;
	text-align:center;
	color:#FFF;
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
	}  
#footer a {
		color:#FFF;
		text-decoration:underline;
	} 
#footer a:hover {
		color:#3299cf;
		text-decoration:none;
	}
	.makeitblue
	{
		color:#3299cf;
	}
ul {
	padding-bottom:20px;
}
li {
	list-style-position: inside;
	list-style-type: disc;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#mexico2011 {
	color: #333;
	background-color: #FFA;
	width: 100%;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 16px;
	font-weight: normal;
}
#mexico2011 a {
	color: #474747;
	text-decoration: none;
}
#mexico2011 a:hover {
	color: #3299CF;
	text-decoration: underline;
}
#social {
	z-index: 900;
	position: absolute;
	top: 10px;
	right: 0px;
	height: 400px;
	overflow: hidden;
	width: 100px;
}
#social .socialtab
{
	text-align: center;
	float: right;
	background-color: #3299CF;
	height: 100px;
	width: 70px;
	padding: 8px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	box-shadow: -2px -2px 5px #BBB;
	-webkit-box-shadow: -2px -2px 5px #BBB;
	;
	-moz-box-shadow: -2px -2px 5px #BBB;
	line-height: 120%;
}
#giving {
	font-size: 14px;
	float: right;
	width: 220px;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #3299CF;
	text-align: center;
	color: #3299CF;
}

