/* ========== Navigation Tabs ========== */

#nav_tab_menu 
  { background-image: url('images/home_menu.png'); }

/* #nav_tab_links_home moved to entire_menu.php */

/* ========== Pictures above columns ========== */

#intro_pics
  { background: url('images/home_university.jpg'); margin-top: 1px; padding: 0px; }

#picture_slide_pic
  { height: 168px; width: 980px; }

#intro_caption_table
  { height: 32px; width: 980px; position: relative; top: -32px; }

#intro_caption_table tr
  { background-image: url('images/home_intro_ribbon.png'); width: 980px; height: 32px; position: relative; }

#intro_caption_table td
  { background-image: none; }

#intro_caption
  { font-weight: bold; padding-left: 15px; width: 840px; }

#intro_caption_table img
  { margin: 0px 3px; border: none; }


/* ========== Left column ========== */

#sidebar
  { background-color: #F2F9E6; }

/* --- News and Headlines --- */

.headlines_list
  { list-style-image: url('images/events_bullet.png'); line-height: 183%; }

.headlines_list li
  { margin-left: -10px; }

.headlines_list a:link, .headlines_list a:visited
  { text-decoration: none; color: black; }

.headlines_list a:hover, .headlines_list a:active
  { text-decoration: underline; color: black; }


/* For IE, position: relative; + td background-image: none; will fix table bg image */

#side_main_bg1
  { background-image: url('images/home_sidebar_title1.png'); position: relative; }

#side_main_bg2
  { background-image: url('images/home_sidebar_title2.png'); position: relative; }

#side_main_bg3
  { background-image: url('images/home_sidebar_title3.png'); position: relative; }

#side_main_bg1 td, #side_main_bg2 td, #side_main_bg3 td
  { background-image: none; }

/* --- Video section of sidebar --- */

#video_bg
  { background-image: url('images/home_video_bg.png'); }


#video_buttons img
  { border: 0; vertical-align: middle; margin: 0px 3px; }

/* ========== Middle column ========== */

#services_heading
  { color: #52773D; }

.content_subheading
  { color: #999999; }

/* --- No hover for content text links, however --- */
#content_text a:link, #content_text a:visited,
#content_text a:hover, #content_text a:active
  { color: #666666; text-decoration: none; } /* guess; no content right now */

#rounded_main_bottom
  { background-image: url('images/home_main_bottom.png'); }

/* ========== Right column ========== */

#right_container
  { background-color: #F2F9E6; }

#success_text p
  { margin: 10px 10px; line-height: 160%; width: 215px; text-align: left; }

#success_more
  { margin: 10px; line-height: 160%; }