/* CSS Document for World Affairs Council, css and layout by qrstuvr for Positronic, design by Momentum Group*/


/* PRINT STYLE BEGINS HERE */

@media print{

	}
	
@media screen{
body{
	margin-top:10px;
	background-image:url(images/blu_horizon_stripe_tall.gif);
	background-repeat:repeat-x;
	}
	
#wrapper{
	width:780px;
	margin:auto;
	background-image:url(images/blu_horizon_stripe.gif);
	background-repeat:repeat-x;
	overflow:hidden;

	}
	
#left_structure{
	width:570px;
	float:left;
	}
	
#right_structure{
	width:200px;
	float:right;
	height: auto;
	}
	

	/* BEGIN horizontal menu */
 #hnavlist ul
{


margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#hnavlist li
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
color:#000000;
display: inline;
list-style-type: none;
}

#hnavlist a {
	 padding: 3px 10px; 

	 }

#hnavlist a:link, #hnavlist a:visited
{
color: #000000;
background-color: #fff;
text-decoration: none;
}

#hnavlist a:hover
{
color: #ffffff;
background-color: #1E3E69;
text-decoration: none;
}

	/* END horizontal menu */



	
	/* LEFT COLUMN CONTENTS BEGIN HERE */

#header{
	width:570px;
	height:95px;
	background-image:url(images/logo_large.gif);
	background-repeat:no-repeat;
	margin-bottom:27px;
	}
	
#horizontal_menu_container{
	width:550px;
	margin-top: 28px;
	padding-left:20px;
	height:30px;
	}
	
.horizontal_plain{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	display:inline;
	margin-left:20px;
	color:#000000;
	}
	
.horizontal_plain:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	display:inline;
	margin-left:20px;
	border-bottom:1px solid black;
	color:#000000;
	}
	
#subheader_image_container{ /* make images 550 x 241 */
	width:546px;
	height:235px;
	margin-left:9px;
	background-image:url(images/rollover_bg_skyline.jpg);

	}
	
#floating_vertical_menu_container{
	width:200px;
	margin-left:6px;
	}
	
#left_column_quote{
	width:145px;
	float:left;
	padding: 15px 10px 0px 10px;
	}
	
#right_column_content{
	width:390px;
	float:right;
	padding: 10px 10px 10px 5px;
	}
	
#footer_sitemap_container{
	width:390px;
	margin:60px 0px 15px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
		
		
	/* LEFT COLUMN CONTENTS END HERE */
	
	
	
	/* RIGHT COLUMN CONTENTS BEGIN HERE */



#current_events_container{
	position: absolute;
	top: 113px;
	left; 12px;
	width:190px;
	height: auto;
	margin-top:15px;
	background-color:#FFCC66;
	padding:10px 10px 10px 10px;
	}
	
	/* RIGHT COLUMN CONTENTS ENDS HERE */


#footer_container{
	width:405px;
	clear:both;
	margin-left:165px;
	padding-top:20px;
	}
	
	
	/* SUBORDINATE LAYOUT CONTENT BEGINS HERE */
	


#sub_title_menu_container{
	width:570px;
	}
	
#sub_navcontainer{
	width:570px;
	}

#sub_header{
	width:320px;
	height:63px;
	background-image:url(images/logo_sub_med.gif);
	background-repeat:no-repeat;
	margin-left:150px;
	margin-top:15px;
	}
	
#sub_horizontal_menu_container{
	width:570px;
	margin-top:27px;
	}
	
#sub_subheader_image_container{ /* make images 550 x 300 */
	width:405px;
	height:235px;

	margin-top:10px;
	margin-right:5px;
	float:right;
	}
	
#sub_side_quote_container{
	width:150px;
	float:left;
	margin-top:10px;
	padding-right:5px;
	}
	

/* BEGIN HORIZONTAL SUB MENU */
 #sub_navlist
{
margin-left: 0;
padding-left: 0;
}

#sub_navlist li
{
display: inline;
list-style-type: none;
}

#sub_navlist a { 
	padding: 3px 11px; 
	background-color: #97A2C2;	
	}

#sub_navlist a:link, #sub_navlist a:visited
{
color: #003366;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:17px;
background-color: #97A2C2;
}

#sub_navlist a:hover
{
color: #fff;
background-color: #003366;
text-decoration: none;
}

/* END HORIZONTAL SUB MENU */

	
	/* SUBORDINATE LAYOUT CONTENT ENDS HERE */
	
	/* PAGE STYLES BEGIN HERE  */
	

.sponsor_title{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

.sponsor_style{
	text-decoration:none;
	color:#000000;
	text-decoration:underline;
	}
	
.sponsor_style:hover{
	text-decoration:underline;
	color:#0000CC;
	}
	
.side_quote_style{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FF9900;
	}
	
.side_quote_link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FF9900;
	}
	
.side_quote_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FF9900;
	text-decoration:underline;
	}
	
.side_quote_blue{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#036;
	}

.page_heading{
	font-size:28px;
	}

.events_footer_link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	}
	
.events_footer_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
	
.footer_sitemap_style{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	}
	
.footer_sitemap_style:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#0000CC;
	}
	
	/* PAGE STYLES END HERE  */
	
	}