body	{
	position: relative;
	background-color: #fff;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	}
	
body, div, td	{
	font-family:arial, sans-serif;
	color:#000000;
	font-size:12px;
	}	

img {
	border:0px;
	}	
	
h1	{
	font-size:14px;
	margin-top:0px;
	margin-bottom:15px;
	}	
	
p	{
	margin-top:0px;
	margin-bottom:15px;
	}	
	
a	{
	color:#3b3d80;
	}	
	
a:hover	{
	color:#0078ff;	
	}	
	

		

/* -- header --*/	

div.header	{
	width:760px;
	height:145px;
	background-repeat:no-repeat;
	margin-bottom:5px;
	}	

#header_home	{
	background-image:url(images/header-home.jpg);
	}
	
#header_pages	{
	background-image:url(images/header-pages.jpg);
	}	
	
#header_club	{
	background-image:url(images/header-club.jpg);
	}		
	
#header_education	{
	background-image:url(images/header-education.jpg);
	}		
	
#topnav	{
	float:right;
	text-align:right;
	font-size:11px;
	padding:10px 10px 0 0;
	color:#3b3d80;
	}	

#topnav a	{
	margin: 0 5px 0 5px;	
	}	

	
#logo	{
	width:175px;
	height:70px;
	padding:27px 0 0 20px;
	}	

	
div.clear	{
	clear:both;
	width:100%;
	font-size:0px;
	line-height:0px;
	}		
		
/* ---- nav ---- */
	
#nav 	{
	margin-top:10px;
	margin-left:10px;
	width:700px;
	}	
	
#nav div	{
	float:left;
	font-size:11px;
	margin:0 3px 0 3px;	
	}	

#nav div  a	{
	color:#3b3d80;
	text-decoration:none;
	display:block;
	padding:12px 0 12px 0;
	}		
	

#nav ul.dropdown { /* second-level lists */
	position: absolute;
	border: 1px solid #bebebe;
	background-color: #ffffff;	
	width: 160px;
	display:none;
	margin:0px;
	padding:0px;
	list-style:none;
	z-index: 999;

}

#nav div ul.dropdown a	{
	display:block;
	color:#004578;	
	width:150px;
	padding:5px 5px 5px 5px;
	border-bottom:1px solid #bebebe;
	font-weight:normal;
	}
	
#nav div ul.dropdown a.last	{
	border:0px;	
	}	

#nav div ul.dropdown a:hover	{
	background-color:#1e2171;
	color:#ffffff;
	}	

#nav div.divider	{
	float:left;
	margin:0px;
	padding:11px 2px 10px 2px;
	}

	
#nav div:hover a,
#nav div.sfhover a	{
	color:#0078ff;
	}	
	
#nav div:hover ul, 
#nav div.sfhover ul {
	display:block;
	left: auto;
	}
		
/* -- content --*/

#home_cover	{
	float:left;
	}
	
#home_sidebar	{
	float:right;
	width:182px;
	height:193px; 
	padding:15px;
	background-image:url(images/cover-sidebar.gif);
	background-repeat:no-repeat;
	overflow:auto;
	}	

div.home_sections	{
	width:100%;
	margin-bottom:7px;
	overflow:hidden;
	}	
	
div.home_sections img	{
	float:left;
	}	

#container_cover	{
	margin-bottom:7px;
	overflow:hidden;
	}	

	
	
#content_col	{
	float:right;
	}	



	
#content	{
	background-image:url(images/content-mid.gif);
	background-repeat:repeat-y;
	width:495px;
	padding:20px 30px 20px 30px;
	}

 #content.XL	{
	width:100%;
	padding:0px;
	background-image:none;
	}	
	
#content	ul,
#subnav ul
	{
	list-style:none;
	margin:0 0 10px 0;
	padding:0px;
	}

#content	ul li,
#subnav ul li
		{
	padding-left:10px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	}	
	
#content ol, #subnav ol {
	margin:0 0 10px 17px;
	padding:0px;	
	}	

#content	ol li,
#subnav ol li
		{
	padding-left: 0;
	margin-bottom:5px;
	}	
	
div.container	{
	width:100%;
	overflow:hidden;
	}		
	

#content ul.upcoming_events	li, 
#subnav ul.upcoming_events	li	{
	margin-bottom:10px;
	}	
	
/* -- footer --*/
#footer	{
	margin-top:20px;
	text-align:center;
	color:#8f8f8e;
	font-size:11px;
	}	
	
#footer a	{
	margin:0 5px 0 5px;
	text-decoration:none;
	color:#8f8f8e;
	}
	
#footer a:hover	{	
	color:#0078ff;
	}	
	
#footer hr	{
	border-top:#d9d9d9 solid 1px;
	height:1px;
	width:395px;
	margin-left: auto;
	margin-right: auto;
	}	
	
/* -- subnav --*/

#subnav	{
	width:200px;
	background-image:url(images/subnav-mid.gif);
	background-repeat:repeat-y;
	float:left;
	}	
	
#subnav_header	{
	width:200px;
	background-image:url(images/subnav-header.gif);
	background-repeat:no-repeat;

	}	
	
#subnav_footer	{
	width:190px;
	padding:5px 5px 75px 5px;
	background-image:url(images/subnav-footer.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	}	
	
#subnav div.link	{
	margin-bottom:5px;
	}
	
#subnav div.link a	{
	display:block;
	background-color:#f3f3f4;
	width:170px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	font-size:11px;
	color:#000000;
	}	
	
#subnav a:hover	{
	color:#0078ff;
	}	
	
	
#subnav div.padding	{
	margin:10px;
	}	
	
#subnav h1	{
	margin-bottom:10px;
	}	
	
.holidays {
	width:230px;
	float:right;
	}


#videoPastGalaEvtWrapper {
	margin: 20px auto;
	text-align: center;
}



.home_video {
	width:100%;
	background-color:#000;
	margin-bottom:5px;
}

/*Bio Pages*/
.bio_pictures	{
	float:left;
	margin:0 10px 10px 0;
}
