/********************************************

This Page is the About Section CSS
Some of these styles override the main css

********************************************/


/* About Section Specific Styles */

#rt_sidebar #sub_header{
	background: transparent url(about_header.gif) no-repeat center top; 
}

#about_diversity #video{background:url(vid_diversity.gif) no-repeat;}
#about_diversity #video a:focus, 
#about_diversity #video a:hover, 
#about_diversity #video a:active{background:url(vid_diversity_ro.gif) no-repeat;}

#about_introduction #video{background:url(about_vid.gif) no-repeat;}
#about_introduction #video a:focus, 
#about_introduction #video a:hover, 
#about_introduction #video a:active{background:url(about_vid_ro.gif) no-repeat;}

/* Page Specific Styles */

/* About Intro Pages */
#about_introduction blockquote{clear:both;}
#about_introduction #intro_pic{margin-top:0px;}
#about_introduction h1 {padding: 198px 15px 9px 15px;background: #660099 url(about_pic.jpg) no-repeat top center;}

p.bio_info{
font: 11px Verdana, Helvetica, sans-serif;
color:#660099;
}


