

#banner {
	float: right;
	width: 633px;
	height: 119px;	
	margin-top: 20px;
}

#menu_container {
	width: 940px;
	padding-top: 0px;
	margin-top: -10px;
	margin-bottom: 0px;
}

#menu_bar_lightblue {
	width: 100%;
	height: 5px;
	background-color: #8EB0D6;
	margin-top: -3px;
}

/* lightblue bar alignment fix - this is ignored by ie */
html>body #menu_bar_lightblue {
  margin-top: 0px;
}

#menu_bar_darkblue {
	width: 944px;
	height: 20px;
	background-color: #006699;
}
#page_main_pic {
	width: 944px;
	height: 170px;
	background-repeat: no-repeat;
}
#page_pic_intro_text {
	width: 400px;
	position: relative;
	top: 80px;
	left: 60px;
	text-align: left;
	color: White;
	font-size: 14px;
	font-family: Arial, tahoma, Helvetica, sans-serif;
	font-weight: 200;
}
html>body #page_pic_intro_text {
	position: relative;
	top: 80px;
	left: 328px;
} 

#column_left {
	width: 690px;
	float: left;
	margin-left: 0px;
	background-color: #ffffff;
}
#column_left_fullwidth {
	width: 926px;
	float: left;
	margin-left: 0px;
	background-color: #ffffff;
}

#conf_column_left {
	width: 400px;
	float: left;
}
.left_half {
	float: left;
	width: 49%;
}
.column_left_content {
	text-align: left;
	width: 400px;
	padding-left: 34px;
}
.column_left_content2 {
	text-align: left;
	width: 600px;
	padding-left: 34px;
}

.story_content { text-align: left; padding-left: 10px; padding-top: 10px; }
.ideas_content { text-align: left; padding-left: 10px; padding-top: 10px; }
.content_youth_summit {
	padding: 10px 10px 10px 0px;
	text-align: left;
}

.ys_home_img_col { width: 236px;	float: left; margin-top: 15px; text-align:left; margin-left:0px; }
.ys_home_vid_col { width: 320px;	float: left; margin-top: 15px; }
.ys_home_content_col { float: left; width: 454px; margin-top: 15px; }
.ys_gc_content_col { float: left; width: 926px; margin-top: 15px; }
.ys_ll_content_col { float: left; width: 690px; margin-top: 15px; }
.ys_story_content_col { float: right; width: 454px; margin-top: 15px; }
.ys_home_vid_content_col { float: left; width: 390px; margin-top: 15px; }

.blog_home_img_col {	width: 103px;	float: left;	margin-top: 15px;}
.blog_home_content_col { float: left; width: 607px;	margin-top: 15px; }

.video_news_home_img_col {	float: left; width: 250px;	margin-top: 15px;}
.video_news_content_col { float: left; width: 460px;	margin-top: 15px; }
.video_news_content { padding-left: 40px; text-align: left; padding-top: 15px;}
.light_blue_bg_square {	background-color: #e5e5f2; }

.idea_home_img_col {	width: 328px;	float: left;	margin-top: 15px;}
.idea_content_col { float: left; width: 359px;	margin-top: 15px; }
.ideas_heading { width: 100%; clear: both; text-align: left; margin-top: 15px;}

#conf_content { 
width: 700px; 
text-align: left; 
voice-family: "\"}\""; 
voice-family: inherit;
float: right; 
margin-top: 25px;
}
html>body #conf_content {
width: 700px; 
margin-top: 25px;
} 
#column_right {
	width: 234px;
	float: right;
	text-align:left;
	margin-right: 7px;
	margin-left: 0px;
}
#column_right_home {
	width: 250px;
	float: right;
}
#column_right_content {
	padding: 10px;
	text-align: left;
	color: #999999;
}
#footer {
	width: 944px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8EB0D6;
}

#footer_links {
	float:left;
	width: 60%;
	text-align: left;
	font-size: 11px;
}

#copyright {
	float: right;
	text-align: right;
	width: 40%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}



