.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}


html 
{ 
 background-image: url(../img/backgrndlgt2.jpg);
 background-repeat: repeat;

} 

#custom-doc{
	width:75.92em; /* 987/13 */
	width: 74.0252em; /* 987/13.3333 */
	min-height: 800px;
}



#hd{
	width:75.92em; /* 987/13 */
	width: 74.0252em; /* 987/13.3333 */
	    
	
	margin-top: 10px;
	margin-bottom: 15px;
    padding-top: 3px;
}

#banner_wrapper{
	background-color: black;
	height: 178px;

}

/* ====== MENU ITEMS */
#menu{
  margin-top: 12px;
  padding-top: 3px;
  
}

#menu_container{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 3px;
	height: 50px;
	background-color: black;
	width:75.92em; /* 987/13 */
	width: 74.0252em; /* 987/13.3333 */
}

#nav li{
    color: red;
	display: inline;
	list-style-type: none;
}

#nav li:hover{
	color: white;
	background-color: #262662;
	text-decoration: none;
}

.no_change{
	color: red;
}

a{
	text-decoration: none;
	color: #262662;
}

#content a{
	text-decoration: underline;
}

a:hover{
	font-weight: bold;
	color: red;
}

#bull{
 margin-top: 22px;
 
}

#bull p{
	color: white;
	font-size: 77%;
}

#bull img{
	float: left;
	margin-right: 5px;
}

#bull a:hover{
	background-image: url(img/menu/bull_rollover.jpg);
}

/* ====== end MENU ITEMS */




#bd{
	width:75.92em; /* 987/13 */
	width: 74.0252em; /* 987/13.3333 */
}


.slideshow{
    margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;../old/main.css
}

.content_boxes{
    text-align: center;
	margin-bottom: 10px;
	padding: 5px, 3px, 10px, 3px;
	background-color: black;
	border: 2px solid white;
}


.facebook{
    
	text-align: center;
}

#twitter{
    
    text-align: center;
    
    
}

#videos{
	clear: both;
}
.content_boxes h2{
	color: #F5080E;
	font-size: 123.1%;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

.content_copy{
    padding: 10px;    
	background-color: black;
	border: 2px solid white;
	text-align: left;
}

.content_copy div{
	margin-bottom: 15px;
}


.content_copy p, #haiti{
	color: white;
	font-size: 108%;
	margin-bottom: 8px;

}
.content_copy h1, .content_copy h2{
	font-weight: bold;
	color: #F6070C;
}


.content_copy a, .content_copy a:hover{
	color: gray;
	text-decoration: none;
}

#haiti a, #haiti a:hover, #press_release > a, #press_release  a h2, .sdt_vids h1{
    color: red; 
    text-decoration: none;
}

#haiti p{
    margin: 10px;
}


.scroll > p{
   color: white;
}



#sdt_vids{
	background-color: black;
	border: 1px solid red;
	width:75.92em; /* 987/13 */
	width: 74.0252em; /* 987/13.3333 */
}

.single_vids{
	
	display: inline-block;
	
	margin: 10px;
	border: 1px solid white;
	text-align: center;
}

.vids_row{
	margin-bottom: 30px;

}

#sdt_vids h1{
	font-size: 138.5%;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	color: red;
}

.single_vids p{
	margin: 5px;
	color: red;
	text-align: center;
}

.single_vids a{
	
}
 

/*  FOOTER */
#ft{
	background-color: black;
	margin-top: 20px;
	border: 1px solid gray;
	padding: 3px;
}

#ft p{
	color: #F5080E;
	
}

#ft a:hover{
	
	text-shadow: 0px 0px #fff6fc;
	
	font-size:93%;
	text-decoration: none;
}