#container {
 position: relative;
 width:965px;
 margin-top: -11px;
 margin-left: auto;
 margin-right: auto;
 padding-bottom: 30px;
/*
 border:0px solid gray;
 height:100%; 
  */
  overflow: hidden;
  background-image:url(../images/mainshade.png);
 background-repeat:repeat-y;
}

#content {
	position: relative;
 	border: 0px solid gray;
 	height: 100%;
 	width: 930px;

	/*background-image: url(../images/textur.gif) !important;*/
	/*background-position: top right;*/
}

.columnTitleQuestion {
	width: 100%;
	background-color: #660000;
	text-align: left;
	padding: 4px 4px 2px 4px;
	font-weight: bold;

}

.columnEmptyDots {
	background: url(../images/background_dots.png) repeat;
	width: 270px;
	height: 165px;
	margin-top: -12px;

}

.columnTitle {
	color: white;
	background-color: #CBCBCB;
	text-align: left;
	padding: 4px 4px 2px 4px;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	height: 12px;
}

div + .columnTitle {
	border-top: 1px solid white;
}

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

.searchImage {
	display: block;
	float: none;
}
.searchInput {
	width: 254px;
	margin: 15px auto 5px auto;
	border: 1px solid #CCCCCC
}
.searchButtons {
	border: 0px none;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	text-align: left;

}
.searchButtons td {
	padding: 0px;
	margin: 0px;
	height: 100%;
	vertical-align: middle;
}
.button {
	margin: 0px 0px 0px 0px;
}

a.button {
	background-position:left top;
	background-repeat:no-repeat;
	border:0pt none;
	display:block;
	height:18px;
}
a.quicksearch {
	background-image:url(../images/buttons/quicksearch_out.gif);
	width:111px;
}
a.quicksearch:hover {
	background-image:url(../images/buttons/quicksearch_over.gif);
	width:111px;
}
.columnBox {

	/*margin-bottom: 12px;*/
	background-color: #EEEEEE;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;

}
.columnSearchBox {

	/*margin-bottom: 12px;*/
	background-color: #d7d7d7;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;

}
.searchImageBox {
}

.searchColumnBox {
	width: 100%;
	margin-bottom: 12px;
	background-color: #D7D7D7;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
}
.arrow_orange_small {
	background-image: url(../images/arrow_orange_small.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 18px;
}
#rightContentColumn {	
	position: relative;
	width: 270px;
 	border: 0px solid gray;
 	margin-top: 10px;
 	height: 100%;
	float: right;
	overflow: hidden;
}

#leftMainBanner {	
	position: relative;
	width: 655px;
	margin-top: 10px;
	overflow: auto;
	float: left;
}

#leftContentStorys {
	width: 655px !important;
	margin-left: 0px;
 	border: 0px solid gray;
 	float: left;
 	overflow: hidden;
 	margin-right: auto;
}

.lightGray {
	background-color: #f6f6f6;
}
.grayUp {
	background-color: #e3e3e3 !important;
}

#leftQuestAnswer {	
	position: relative;
	background: #93A1A9;
	width: 655px;
	overflow: auto;
	text-align: left;
	float: left;
}

#leftNGOBanner {	
	position: relative;
	background: #93A1A9;
	width: 655px;
	background: #E6E6E6;
	overflow: auto;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
}

#leftMagBanner {	
	position: relative;
	background: inherit;
	width: 655px;
	overflow: auto;
	text-align: left;
	float: left;
}

.leftTab {	
	position: relative;
	width: 350px;
	padding: 2px 2px 3px 3px;
	height: 12px;
	margin-top: 20px;
 	background-color: #9A9A9A;
	float: left;
	text-align: left;
}

.leftTabSmall {	
	position: relative;
	width: 170px;
	padding: 2px 2px 3px 3px;
	height: 12px;
	margin-top: 20px;
 	background-color: #9A9A9A;
	float: left;
	text-align: left;
}

#lefAidsBanner {	
	position: relative;
	width: 655px;
	text-align: left;
	float: left;

}

#rightContentMedium {	
	position: relative;
	width: 325px;
 	border: 1px solid gray;
	margin: 1px;
 	height: 200px;
	float: right;

}

#leftContentSmall {	
	position: relative;
	width: 215px;
 	border: 1px solid gray;
 	height: 200px;
	float: left;
	margin: 1px;

}

#middleContentSmall {	
	position: relative;
	width: 215px;
 	border: 1px solid gray;
	margin: 1px;
 	height: 200px;
	float: right;

}

#rightContentSmall {	
	position: relative;
	width: 215px;
 	border: 1px solid gray;
	margin: 1px;
 	height: 200px;
	float: right;
}


#bottom
{	

	width: 965px;
	border: 0px solid gray;
 	background: url(../images/bottomshade.png) no-repeat top left;
}

#footer {	
	width: 965px;
	padding-top: 0px;
	margin-left: 0px;
}

#contactFoot {
	float: left;
	margin-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
#contactFoot a {
	padding-right: 10px;
}
#contactFoot a + a {
	padding-left: 11px;
	background-image: url(../images/pipe.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contactFoot a,a:link, a:visited {
	color: #9A9A9A;
}

#topSkipFoot {
	margin-left: auto;
	margin-right: 280px;
	width: 60px;
}

#signatureFoot {
	float: right;
	text-align: right;
	margin-right: 20px;
	width: 200px;
}


#header {
	/*position: relative;*/
	border: 0px solid gray;
	width: 930px;
	height: 80px;
	text-align: left;
}

.shadetabs{
	text-align: left;
	border-bottom: 0px solid gray;
	margin-bottom: 1em;
	padding-top: 1px;
	padding-bottom: 0px;
	height: 21px;
	width: 965px;
 	background: url(../images/topshade.png) no-repeat bottom left;
 	position: relative;

}
.shadetabs span {
	width: 92px;
	display: block;
	float: left;
	text-align: center;
}
.shadetabs span a{ 
	border: 1px solid #D7D7D7;
	border-bottom:none;
	background: #EAEAEA;
	
	margin-left: 7px;
	
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	height: 17px;
	line-height: 14px;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #A4A4A4;
}
.shadetabs span a + .shadetabs span a{
	text-align: left; 
	margin-left: 4px;
}
.shadetabs span a:visited {
}
.shadetabs span.selected a{ 
	background: white;
	border-bottom-color: white;
}

.shadetabs span#projects {
	/*width: 168px !important;*/
}
.shadetabs span#support {
	width: 103px !important;
}
.shadetabs span#support a {
	background-color: #900101;
}
.shadetabs span#support a:hover {
	color: white;
}
.shadetabs span#g8 {
	width: 96px !important;
}

.shadetabs ul{
	padding: 3px 0;
	margin-left: 7px;
	margin-top: 1px;
	margin-bottom: 0;
	font-size: 1em;
	list-style-type: none;
	text-align: left; 
}

.shadetabs li{
	display: inline;
	margin: 0;
	font-weight:bold;
}

.shadetabs li a {
	text-decoration: none;
	padding: 3px 14px;
	margin-right: 3px;
	min-width: 69px;
	color: #A4A4A4;
	font-size: 1.1em;
	font-weight: bold;
	
	float: left;

	border: 1px solid #D7D7D7;
	border-bottom:none;
	background: #EAEAEA;
}
/*.shadetabs li a:visited{
	color: #2d2b2b;
}
.shadetabs li a:visited{
	text-decoration: none;
	color: #A4A4A4;
	background: #EAEAEA;
}
*/

.shadetabs li a:hover{
	text-decoration: none;
	color: #333333;
/*	background: white;*/
}

.shadetabs span a:hover{
	text-decoration: none;
	color: #333333;
/*	background: white;*/
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
}

.shadetabs li.selected a{ 
	background: white;
	border-bottom-color: white;
}

.shadetabs li.selected a:hover{ 
	text-decoration: none;
}

/* story stuff is located in the left column of features*/
#leftContentStorys table {
	margin-left: 1px;
	margin-right: 10px;
	border: 0px none;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: left;
}
.storyTeaser {
}
.storyThumbNail {
	padding-top: 5px;
	padding-left: 5px;
	width: 100px;
	margin-top: 1px;
}
.thumbBorder {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	padding: 5px;
	text-align: right;
	border: 1px solid #e3e3e3;
}
.thumbBorderHover {
	border-color: #333333 !important;
}
.thumbBorder img {
}
.thumbPlay {
	margin-top: 5px;
	margin-left: auto;
}
.storyContent {
	padding-top: 5px;
	text-align: left;
}
.storyContent p {
	margin-right: 20px;
}
/*.storySlide {
	width: 544px;
	display:none; 
	padding: 10px 5px 10px 0px;"
}
*/
