@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0;}
body {
	background-image: url(http://www.roncalli.org/images/splash_bodybg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #091622;
	text-align: center;
}
.trBG {
	background:url(http://www.roncalli.org/images/tr.gif) 100% 0 no-repeat;
	background-color:#C70E03;
	height: 30px;
}
 .bl {
	width: 564px;
	margin: 0px;
	background-color: #C70E03;
	background-image: url(http://www.roncalli.org/images/bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	float: left;
}
.br {background: url(http://www.roncalli.org/images/br.gif) 100% 100% no-repeat}
.tl {background: url(http://www.roncalli.org/images/tl.gif) 0 0 no-repeat}
.tr {
	background: url(http://www.roncalli.org/images/tr.gif) 100% 0 no-repeat;
	padding:2px
}
.clear2 {
	font-size: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
}

.innerbr {
	background-image: url(http://www.roncalli.org/images/insidebr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}


#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/* This bit does all the work */
#container {
	position:relative;
	display:block;
	margin-right: 1px;
	margin-left: 0px;
	margin-top: 0px;
	border-left-width: 150px;
	border-left-style: solid;
	border-left-color: #C70E03;
	background-image: url(http://www.roncalli.org/images/insidebr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
#inner {
	display:block;
	margin-left:-150px;
}
#left {
	float:left;
	position:relative;
	width:148px;
	left:0px;
	margin: 0;
	padding: 0;
}
#right {
	float:right;
	position:relative;
	width:171px;
	right:0px;
}
#center {
	margin-left:155px;
	margin-right:5px;
	position:relative;
	display:block;
	background-color: #FFFFFF;
}
.clear {clear:both;}
#press {
	float: left;
	width: 360px;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 230px;
	background-image: url(http://www.roncalli.org/images/pressbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding: 0px;
	overflow: hidden;	
}

#weeklynewsletter {
	float: left;
	width: 201px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 1px;
	height: 230px;
	background-image: url(http://www.roncalli.org/images/pressbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding: 0px;
}
#weeklynewsletter p {
	margin-top:5px;
	padding: 0 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#weeklynewsletter h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1D94D3;
	padding: 10px 10px 0 10px;
	margin-bottom: 5px;
}
#footer {
	text-align: center;
	width: auto;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #1E5E87;
	background-color: #051018;
	background-attachment: scroll;
	background-image: url(http://www.roncalli.org/images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
 #sitemapwrapper {
	text-align: center;
	width: auto;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #1E5E87;
	background-color: #051018;
}
#footer a, #sitemapwrapper a, #footer a:visited, #sitemapwrapper a:visited {
	color:	#2F97D9;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover, #sitemapwrapper a:hover {
	color: #FFF;
	text-decoration:underline;
}
.rsTab {
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #23B2FF;
	border: 1px solid #0E4868;
	height: 15px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #091622;
	margin-bottom: -1px;
}
.rsTab a { text-decoration: none; color:#23B2FF;  }
.rsTab a:hover { text-decoration: underline; }
.rsTab a:visited { color: #23B2FF; } 
/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
#press .TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #23B2FF;
	border: 1px solid #091622;
	height: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	opacity: .5;
	filter: alpha(opacity=50);
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0D4363;
	border-right-color: #0D4363;
	border-bottom-color: #0D4363;
	border-left-color: #0D4363;
	opacity: 1;
	filter: alpha(opacity=100);
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding: 4px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}
#leftColumn {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 564px;
}
#rightColumn {
	width: 170px;
	margin-left: 4px;
	padding: 0px;
	float: left;
	margin-top: 125px;
}
#tabNav {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 546px;
}
ul.tabs { list-style-type: none; padding: 0; margin: 0; } 
ul.tabs li {
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 0;
	margin-right: 1px;
	background-image: url(http://www.roncalli.org/images/tab_blue_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #0A78BE;
} 
ul.tabs li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-image: url(http://www.roncalli.org/images/tab_blue_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
ul.tabs li a:hover {
	color: #FFFFFF;
}

ul.tabsRed { list-style-type: none; padding: 0; margin: 0; } 
ul.tabsRed li {
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 0;
	margin-right: 1px;
	background-image: url(http://www.roncalli.org/images/tab_red_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #C70E03;
} 
ul.tabsRed li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-image: url(http://www.roncalli.org/images/tab_red_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
ul.tabsRed li a:hover {
	color: #FFFFFF;
}
#logo {
	background-image: url(http://www.roncalli.org/images/rhs_logo_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	height: 90px;
	width: 200px;
	padding-left: 364px;
}
.verticalNav a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.verticalNav a:hover {
	text-decoration:underline;
}
.verticalNav a:visited {
	color:#FFFFFF
}
.verticalNavTop {
	height: 25px;
	width: 148px;
	display: block;
	background-image: url(http://www.roncalli.org/images/vertical_subnav_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.verticalNavBottom {
	height: 25px;
	width: 139px;
	display: block;
	background-image: url(http://www.roncalli.org/images/vertical_subnav_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.verticalNav {
	list-style-type: none;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 13px;
}



div.slideshow {
	width:auto;
	height:475px;

}
div.slideshow p {
	position: absolute;
	overflow: hidden;
	padding: 3px 10px 3px 10px;
	z-index: 3;
	bottom: 1px;
	background-image: url(http://www.roncalli.org/images/semitrans.png);
	width: 539px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #002642;
	height: 20px;
	right: 0px;
}
div.slideshow ul {
	bottom: -25px;
	left: 375px;
	position: absolute;
	overflow: hidden;
	padding: 5px 0;
	z-index: 10001;
	margin: 0;
}
div.slideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
  opacity: 1;
}
div.slideshow ul li {
  float: left;
  list-style: none;
}


/* SpryAccordion.css - version 0.4 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	overflow: hidden;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #0E4868;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #0E4868;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #0E4868;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	padding: 0px;
	color: #23B0FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #102C44;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	background-color: #091622;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 6px;
	border: 1px solid #0E4868;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	padding: 0px;
	height: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0E4868;
	border-left-color: #0E4868;
	border-bottom-width: 1px;
	border-bottom-color: #0E4868;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #091622;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #122F4A;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #122F4A;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #091622;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #091622;
}
#Abg {
	background-attachment: fixed;
	background-image: url(http://www.roncalli.org/images/rsContentBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	}
#AccordionContent {
	padding: 10px;
	width:auto;
}



/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 1;
	padding: 0;
	list-style-type: none;
	font-size: 9px;
	cursor: default;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 9px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: auto;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 175px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
} 

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #C70E03;
	padding: 9px 15px 9px 10px;
	color: #FFFFFF;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FFF;
	background-color: #940800;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #940800;
	color: #FFF;
}
ul.MenuBarHorizontal li ul li a {
padding: 5px; }

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(http://www.roncalli.org/SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(http://www.roncalli.org/SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(http://www.roncalli.org/SpryAssets/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(http://www.roncalli.org/SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
.widget {
	width: 359px;
	height: 255px;
	border: solid 0px black;
	background-color: #B5C9F0;
}
.SlidingPanels {
	width: 350px;
	height: 225px;
	overflow: visible;
	position: relative;
	float: left;
	padding: 0px;
	margin-top: 5px;
}
.SlidingPanelsContainer {
	width:8000em;
	height:225px;
	position: absolute;
	float:left;
	margin: 0px;
	padding: 0px;
}
.SlidingPanelsContent {
	width: 176px;
	height: 225px;
	float: left;
}
.content {
	width: 167px;
	height: 150px;
	float: left;
	overflow: hidden;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0A3A55;
	padding: 3;
	
}
.content h4 {
	color: #1F9CDF;
	font-size:10px;
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}
.content p {
font-size: 90%;
padding: 0 0 0 0; }
.panelnav {
	clear: both;
	height: 42px;
	padding: 0px;
	margin: 0px;
}
.left {
	text-align: left;
	margin-left: 4px;
}
.right {
	text-align: right;
	margin-right: 4px;
}
.activenav {
background-color:#C70E03;
}
.rsAccordionBG {
	background-image:url(http://www.roncalli.org/images/rsContentBG.jpg);
	background-repeat:no-repeat;
	background-color:#102C44;
	height:330px;
}
#main {
	padding: 10px;
	width: auto;
}
#main p, #main ul, #main table {
	padding: 0;
	margin: 0 0 1.7em 0;
	color: #222;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
}
#main ul {
	margin: 0 0 1.7em 10px;
	list-style-position: outside;
	list-style-type: square;
	
}
#main ol {
	font: normal 11px/1.4em "Lucida Grande", "Verdana", sans-serif;
	color: #222;
	list-style-position: outside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.7em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;	


}
#main p a {
    font-weight: bold;
    color: #3654A3;
    border-bottom: 1px solid #3654A3;
    text-decoration: none; }
    
#main p a:hover {
    color: #000;
    border-color: #000;
    text-decoration: none; }
    
    #main .leadingarticle p {
        color: #fff;
        font-size: 13px;
        line-height: 1.4em;
        padding: 7px 10px;
        margin-bottom: 0 !important; }
        
    #main .leadingarticle p a {
        font-weight: bold !important;
        color: #fff !important;
        text-decoration: none;
        border-bottom: 1px solid #fff !important; }
        
    #main .leadingarticle p a:hover {
        color: #542C08 !important;
        border-color: #542C08 !important;
        text-shadow: 0 0 0 !important; }
        
        #main .recentlypublished p {
            color: #222;
            padding-top: 5px !important;
            padding-bottom: 25px; }
            
        #main .recentlypublished p a {
            text-decoration: none;
            color: #222;
            font-weight: bold;
            text-transform: none; }
#main h1 {
	padding: 4px 0 4px 0;
	margin: 10px 0 10px 0;
	font-family: "Trebuchet MS", "Verdana", sans-serif;
	font-size: 20px;
	line-height: 1.1em;
	font-weight: bold;
	color: #081520;
	border-top-width: thin;
	border-top-style: dotted;
}
#main h1 a {
    text-decoration: none;
    border: 0;
    color: #000; }
    
#main h1 a:hover {
    text-decoration: none;
    border: 0;
    text-shadow: none;
    color: #333; }
#main h2 {
	font-family: "Trebuchet MS", "Verdana", sans-serif;
	font-size: 14px;
	text-transform: inherit;
	color: #0A78BE;
	font-weight: bolder;
}
#main fieldset {
	padding: 0;
	margin: 0 0 1.7em 0;
	background-color:#F0EEDC;
	color: #1D2E59;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	padding: 7px;

}
#AccordionContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-variant:normal;
	color: #FFFFFF;
	text-transform: none;
	padding-bottom: .4em;
	}
#AccordionContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	font-variant:normal;
	color: #23B2FF;
	text-transform: none;
	padding-bottom: 4px;
	}
#AccordionContent a, #AccordionContent a:visited {
	color: #23B2FF;
	text-decoration:underline;
}
#AccordionContent a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#ars_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: thin solid #FFFFFF;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FF8A00;
	color: #999999;
}
#ars_link a, #ars_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 2px;
}
#ars_link a:hover {
	background-color:#BF0000;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 2px;
}
#AccordionContent ul, #splash3content ul {
	list-style-position: inside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	margin-bottom:8px;
}
#AccordionContent li, #splash3content li {
	padding: 4px 0 4px 0;
	border-bottom:solid;
	border-bottom-color:#23B2FF;
	border-bottom-style:dotted;
	border-width: 1px;
}
#AccordionContent li strong, #splash3content li strong {
	font-size:10px; 
}
#AccordionContent label
{
	width: 100px;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	clear: left;
	text-transform: none;
	color: #FFFFFF;
} 
#AccordionContent input
{
	color: #091622;
	border: 1px solid #091622;
	background-color: #B4D8FF;
	width: 145px;
}
#firstFixed {
	background-color: #BC0C04;
	border: 1px solid #666666;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 125px;
}
/* HACK FOR IE: to make sure the tooltips show above form controls, we underlay each tooltip with an iframe */
.iframeTooltip
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
.newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1D94D3;
	padding-left: 5px;
	margin-bottom: 5px;
}
ul.MenuBarHorizontal ul li{clear:left}








/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
#MainTabbedPanels .TabbedPanelsTab {
	position: relative;
	top: 0px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
	opacity: 1;
	filter: alpha(opacity=100);
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
#MainTabbedPanels .TabbedPanelsTabHover {

}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
#MainTabbedPanels .TabbedPanelsTabSelected {
	border: none;
	font-weight:bold;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
#MainTabbedPanels .TabbedPanelsTab a {
	text-decoration: none;
	color: #FFFFFF;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
#MainTabbedPanels .TabbedPanelsContentGroup {
	clear: both;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
#MainTabbedPanels .TabbedPanelsContent {
	padding: 0;
	background-color:#C70E03;
	height: 504px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
#MainTabbedPanels .TabbedPanelsContentVisible {
}
#MainTabbedPanels .TabbedPanelsTabSelected a { 	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-image: url(http://www.roncalli.org/images/tab_red_left.gif);
	background-repeat: no-repeat;
	background-position: left top; }
#MainTabbedPanels .TabbedPanelsTabSelected {
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 0;
	margin-right: 1px;
	background-image: url(http://www.roncalli.org/images/tab_red_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #C70E03;
} 
.SpryHiddenRegion {
	visibility: hidden;
}
#splash3content {
	width: auto;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#splash3content h4 {
	
}
#splash3content p, #splash3content label {
	margin-top:5px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#splash3content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFB500;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 2px;
}
#splash3content label {
display: block;
   margin: 0;
	}
#splash3content li {
	border-bottom-color:#FF8A00;
}
#splash3content a, #splash3content a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#splash3content a:hover {
	color: #FFF;
	text-decoration: none;
}
 a.readon, a.readmore {

	margin: 10px 0px 0px 0px;

	width: 100px;

	height: 20px;

	background: transparent url(http://www.roncalli.org/images/readon.png) 0 0 no-repeat;

	display: block;

	float: left;

	line-height: 20px;

	text-indent: 10px;

	font-size: 90%;

}



a.readon:link, a.readon:visited, a.readmore:link, a.readmore:visited {

	color: #ffffff;

	text-decoration: none;

}



a.readon:hover, a.readmore:hover {

	background: transparent url(http://www.roncalli.org/images/readon.png) 0 -20px no-repeat;

	color: #ffffff;

	text-decoration: none;

}
#RMNWrapper {
	width: 746px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-image: url(http://www.roncalli.org/rebelmedianetwork/images/rmn_middle_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}#RMNBottom {
	background-image: url(http://www.roncalli.org/rebelmedianetwork/images/rmn_middle_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 16px;
	width: 750px;
}
#RMNcol1 {
	width: 500px;
	margin-right: 5px;
	float: left;
}
#RMNcol2 {
	width: 214px;
	float: left;
}
#RMNfeaturedhead {
	background-image: url(/rebelmedianetwork/images/rmn_featuredsponsor.jpg);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	height: 20px;
}
#RMNsponosor {
	background-image: url(/rebelmedianetwork/images/rmn_sponsoredby.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #112F49;
	border-right-color: #112F49;
	border-bottom-color: #112F49;
	border-left-color: #112F49;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#RMNsponosorlist {
	width: 150px;
	margin-right: 6px;
	float: left;
	padding-left: 3px;
}
.sitemapwrapperfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
}
#sitemapwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #1E5E87;
	background-color: #051018;
	text-align: left;
	padding:20px;
}
#sitemapcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: left;
	width: 19%;
	margin-right: 5px;
}
#sitemapcol ul {
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	text-indent: 0px;
}
#sitemapcol p {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: .5em;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0E283F;
}
#sitemapcol li {
	list-style-position: outside;
	list-style-type: none;
	text-indent: 0px;
}
