/*subpages definition */


#top_images { 
	width:920px;

}


#header {

}

#content2_wrapper {
	width:920px;
	position:relative;
	background-color: #FAFAF5;
	background-image: url(images/bg_content2.gif);
	background-repeat: repeat-y;
	

}

#maincontent {
	width:530px;
	margin-left:224px;
	margin-right:100px;
	margin-top:0px;
	padding:4px;
	
}

#left_nav {
	width:204px;
	margin-left:0px;
	padding:0px;
	position:absolute;
	top:0;
	left: 0;
	background-image: url(images/bg_left_side2.jpg);
	background-repeat: no-repeat;
}


#yellow_bar {
	width:26px;
	position:absolute;
	left:189px;
	height: 471px;
	top: 3px;

}

#right_sidebar {
	position:absolute;
	left: 774px;
	width: 134px;
	height: 374px;
	top: 7px;

}



/* Left Navigation List Definition */
#left_nav ul{
	margin:0;
	padding:0;
	list-style-type: none;
	width: 200px;
}

#left_nav a {
	color:#3a250a;
	font-size:1em;
	display: block;
	text-decoration:none;
	padding:4px 6px 4px 18px;
	background-image: url(images/bg_sidnav3.gif);
	background-repeat: no-repeat;
	background-position:6px 6px;
	
	
}


#left_nav a:hover {
	font-weight: normal;
	color:#a44512;
	text-decoration:underline;
}


#left_nav li {
	display:inline;
}

* html #left_nav a{height: 1px;}

#left_nav li { 
	padding-left:0px;
	margin-bottom:6px;
}

/*Mission & Objectives*/

#content_mission {
	width:530px;
	border: 1px solid #631B08;
	padding:10px;
	margin-top:6px;

}

#obj li {
	list-style-type:disc;
}	

/*Leonard Robinson*/

#quote_ {
	width:530px;
	border: 1px solid #631B08;
	padding:10px;
	margin-top:0px;
	margin-left:35px;
	background-color:#ffffff;

}

#leanord_bio {
	width:530px;
	padding:10px;
	margin-left:20px;

}

/*Board of Directors*/

.bod {
	width:520px;
	border: 1px solid #631B08;
	padding:4px;
	margin-top:6px;
}

/*Bernadette Paolo */
img.bbp {
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:8px;
	padding:6px;
	width:100px;
	height:129px;
	
}

#bbp_bio {
	padding: 5px;
	margin-top:5px;
	width:530px;

}

/*Ambassador Young Lecture Series*/


#young {
	position:relative;
}


#young2 {
	top:29px;
	position:absolute;
	left: 20px;
}

#speakers {
	width:200px;
	left:450px;
	top:-19px;
	padding:8px;
	position:absolute;
	border:1px solid #666600;
	background-color:#F1E0AB;
}

/*Presidential Tours*/

#tours {
	width:420px;
	width:350px;
	top:29px;
	position:absolute;
	left: 20px;
	

}

#gh {
	width:200px;
	left:448px;
	top:-77px;
	padding:8px;
	position:absolute;
	border:1px solid #666600;
	background-color:#F7F5DC;
}



#ug {
	width:200px;
	left:448px;
	top:-77px;
	padding:8px;
	position:absolute;
	border:1px solid #666600;
	background-color:#F7F5DC;
}

/*join*/

#join_quote {
	width:530px;
	border: 1px solid #631B08;
	padding:10px;
	margin-top:0px;
	margin-left:35px;
	background-color:#ffffff;

}


/*Sponsors */

#sp_wrapper {
	width:520px;
	position:relative;
}


#sp {
	width:605px;
	margin-top:6px;
	position:absolute;
	left: 4px;
	top: 5px;
	padding:2px;
	height: 655px;

}

#thankyou {
	width:200px;
	position:absolute;
	left: -225px;
	background-image:url(images/bg_sp.jpg);
	background-repeat:no-repeat;
	top: -111px;
	border:1px solid #A78A80;
}

	.sponsors li a {
	font-weight:normal;
		
	}
	.sponsors li a:hover {
	font-weight:normal;
	text-decoration:underline;
	}
	.sponsors li a:visited {
	font-weight:normal;
	
	}

/* Photo Gallery */

#gallery { 
	width:560px;

}



/*color ending overal content*/


#end_content_bg {
	width:920px;
	height:32px;
	background-image:url(images/bg_beige.gif);
	background-repeat:no-repeat;
	
}


/* design in search page*/
#left_design_search {
	width:204px;
	margin-left:0px;
	padding:0px;
	position:absolute;
	top:0;
	left: 0;
	background-image: url(images/bg_left_side2.jpg);
	background-repeat: no-repeat;
	
}