@charset "UTF-8";
body  {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0;
	line-height:2em;
	word-spacing:normal;
	color:#555;
	margin:0 auto;
	padding:0;
	height: auto;
}

a {
	color: #840000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #8a8c8e;
}

.smallvan {
font-family: arial,Arial,Helvetica,sans-serif;
	font-size:10px;
	letter-spacing:0;
	line-height:1em;
	word-spacing:normal;
	color:#555;
}

.sl #wrapper {
	width: 998px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.sl #container{ 
    width: 1100px;
	height: 125px;
	background: #ffffff; 
	padding: 0 0 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #containerinstead of text, you may want to remove the padding. */
} 


.sl #container h1 {
	margin: 0; /* zeroing the margin of the last element in the #containerdiv will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
} 		
	
.sl #containernav{ 
clear:both;
    width: 998px;
	height: 30px;
	background: #ffffff; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #containerinstead of text, you may want to remove the padding. */
} 

.sl #containermininav{ 
clear:both;
    width: 998px;
	height: 13px;
	background: #ffffff; 
	padding: 2px 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #containerinstead of text, you may want to remove the padding. */
}

.sl #containernav h1 {
	margin: 0; /* zeroing the margin of the last element in the #containerdiv will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
} 		
	

.sl #footerleft {
	float: left; /* since this element is floated, a width must be given */
	width: 500px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin-top: 10px;
}
.sl #footerright{
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px;  /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float: right;
	text-align: right;
	margin-top: 10px;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a wrapper that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.header {
	height: 125px;
	background: url(../images/iccd_logo.gif) no-repeat right top;
	width: 998px;
}
.header img.logo{
	margin: 0px 0 0 0px;
	float: left;
	clear: left;
}

#column_left{
width:377px; 
margin-right:0px; 
float:left;}

#column_right{
width:303px; 
margin: 2px 0 0 0px;
float:left;}

#column2_left{
	width:300px;
	margin: 5px 0 0 0px;
	float:left;
}

#column2_right{
	width:677px;
	background: url(../images/bg_about.png) no-repeat left 0px;
	margin: 5px 0 0 20px;
	float:left;
	height: 100%;
}

#column2_inside{
width:640px; 
margin: 0px 0 0 20px;
float:left;
}


#column_right_news{width:120px;
margin: 170px 0 0 40px;
  float:left;}

.articleheader {
	padding: 5px;
	margin: 5px 0;

	border-bottom: 1px solid #ddd;
}


.style2 {
	font-size: 16px
}

.style3 {
	font-size: 20px
}

.videobox {
margin: 20px 0px 0px 20px;
	width: 300px;
	}
	
.right-element {
	float: right;
	width: 49%;
	text-align: right;
	margin: 0px 0px 0px 0px;
   

}
ul.aux li{
list-style: none;
	float: right;
	padding: 0px 2px 10px 7px;
}
ul.aux li a{
list-style: none;
	text-decoration: none;
	color: #5e5e5e;


}
ul.aux li a:hover {
list-style: none;
	
	text-decoration: none;
	color: #840000;

}
ul.aux li.active{
list-style: none;
	color: #5e5e5e;
	
}

/******** rollover images ********/
.don { background:url(../images/donate_roll.gif) bottom left no-repeat; }
.help { background:url(../images/help_roll.gif) bottom left no-repeat; }


/******** vertical rollover for donate now **********/
#vertical-list {
    width:180px; /* must hide from IE5.5/win, instead use container to limit width */
	list-style: none;
	height:58px;
	overflow: hidden;
}

#vertical-list li a {
    display:block;
	height:29px;
	border:none;
	text-decoration:none;
	list-style: none;
	
}
#vertical-list li a img {
    border:none;
	vertical-align:bottom; /* for IE6 */
	list-style: none;

}
#vertical-list li a:hover img {
	visibility:visible;
	list-style: none;
	
}
#vertical-list li a:hover img/**/ {
    visibility:hidden; /* hide from IE5.0/win */
	list-style: none;
	
}
/* fixes for IE/win \*/

.donate2 {
   float: right;
   width:180px; /* for IE5.5/win */
	width:auto;
    height: 58px;

}
.topsmallnav {
	float: right;
	width:180px; /* for IE5.5/win */
	width:auto;
	height: 30px;

}




/******** rollover images and css for main navigation bar buttons********/
/* hide from IE mac \*/
float:left;
/* end hiding from IE5 mac */

a {outline:none;}

div#wrap {width:762px; margin:0 auto;}

ul#nav {margin-top:7px; padding:0; list-style:none; width:1000px; height:30px;}

ul#nav li {float:left;}

ul#nav li a.about {display:block; width:111px; height:30px; background:url(../images/nav-button1.gif) no-repeat 0 -30px; text-indent: -9999px; }

ul#nav li a.about:hover {background-position: 0 0;}

ul#nav li a.mental {display:block; width:132px; height:30px; background:url(../images/nav-button2.gif) no-repeat 0 -30px; text-indent: -9999px; }

ul#nav li a.mental:hover {background-position: 0 0;}

ul#nav li a.how {display:block; width:145px; height:30px;  background:url(../images/nav-button3.gif) no-repeat 0 -30px; text-indent: -9999px;}

ul#nav li a.how:hover {background-position: 0 0;}

ul#nav li a.resources{display:block; width:135px; height:30px; background:url(../images/nav-button4.gif) no-repeat 0 -30px; text-indent: -9999px;}

ul#nav li a.resources:hover {background-position: 0 0;}

ul#nav li a.directory{display:block; width:123px; height:30px; background:url(../images/nav-button5.gif) no-repeat 0 -30px; text-indent: -9999px;}

ul#nav li a.directory:hover {background-position: 0 0;}

ul#nav li a.help{display:block; width:117px; height:30px; background:url(../images/nav-button6.gif) no-repeat 0 -30px; text-indent: -9999px;}
ul#nav li a.help:hover {background-position: 0 0;}





/******** serach box ********/
#search_box {
    width: 234px;
    height: 30px;
    background: url(../images/srchbg_grey.gif);
}
#search_box #s {
    float: left;
	  height: 16px;
    padding: 0;
    margin: 6px 0 0 16px;
    border: 1px;
    width: 166px;
  
    font-size: .9.5em;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#hb-nav {
	float:left;
	margin:0;
	padding:0;
	background: #fff;
	padding-right: 0px;
}

#hb-nav ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	height:30px;
}

#hb-nav li {
	float:left;
	margin:0;
	padding:0;
}

#hb-nav a {
	display: block;
}

#hb-nav li img { vertical-align: bottom; }


#hb-nav .hb-more {
	margin: 0;
	padding: 0;
}

