#bodywrap {
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	text-align:left;
	}
	
html {
	margin: 0;
	height: 100%;
	}
	
body {
	text-align:center;
	margin: 0;
	height:100%;
	background-image: url(../assets/images/house/bg.gif);
	background-repeat: repeat-x;
	}
.center {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
.hide {
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	text-decoration: underline;
	color: #222222;
	background: transparent;
	}

a:visited {
	text-decoration: underline;
	color: #222222;
	background: transparent;
	}

a:hover {
	text-decoration: none;
	color: #AD0000;
	background: transparent;
	}

a:active {
	text-decoration: underline;
	color: #222222;
	background: transparent;
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, blockquote, legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.25em;
	color: #000000;
	margin-top: 0px;
	}

h2 {
	font-size: 13px;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	color: #222222;
	font-weight: bold;
	}

h3 {
	font-size: 12px;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	color: #000000;
	font-weight: bold;
	}
	
h4 {
	font-size: 12px;
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	color: #666666;
	font-weight: normal;
	}

p {
	margin-top: 0;
	line-height: 1.4em;
	font-size: 12px;
	}
	
blockquote {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.4;
	text-align: left;
	font-size: 11px;
	}

ul {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 1.4;
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	}
		
ol {
	list-style-position: outside;
	padding-right: 15px;
	margin-left:0px;
	padding-left:0px;
	line-height: 1.4;
	font-size: 12px;
	}
	
li {
	margin-bottom: 0.1em;
	font-size: 12px;
	}

hr {
	color: #AD0000;
	background-color: #AD0000;
	height: 2px;
	border: none;
	}

fieldset {
	border:1px solid #900;
	margin:7px;
	padding:7px;
	}

legend {
	border:1px solid #900;
	padding:7px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	}

/* PAGE COMPONENTS &mdash;&mdash;&mdash;&mdash;&mdash;&mdash;- */

/* Masthead */

#masthead {
	width: 780px;
	padding-bottom: 15px;
	}

#masthead img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	display: inline;
	}
	
#masthead form {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
/* Sidecolumn */
	
#sidecolumn {
	width: 140px;
	float:left;
	padding-bottom: 14px;
  }
  
/* Right Column */

#rightcolumn {
	vertical-align: top;
	width: 140px;
	float:right;
	padding-bottom: 14px;
	padding-left: 19px;
  }

/* Main Content */

#mainContent {
	padding-left: 165px;
	margin-top: 0px;
	padding-top: 0px;
	background-color:#FFFFFF;
}

/* Departments */

.departments {
	float: left;
	clear:left;
	width:440px;
}

.departments img {
	float: left;
	margin-right: 7px;
	margin-bottom: 3px;
	border: 1px solid #666666;
}
.idepartments {
	float: left;
	clear:left;
	width:551px
	}
.idepartments h2 {
	padding:2px 0;
 	background-color:#900;
	color:#FFFFFF;
	display:block;
	width:176px;
	text-align:center;
 	font-size:12px;
	}
.idepartments h2 a {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	}
.idepartments h3 {
	font-size:11px;
	}
.idepartments img {
/**/	float:none;
	margin-right:0;
	margin-bottom: 3px;
	border: 1px solid #666666;
	}
.sub_left {
	clear:left;
	width: 210px;
	float: left;
}

.sub_right {
	margin-left:220px;
	width: 210px;
	/*float:left;
	margin-left: 230px;*/
}


/* Fix the bug that hides text */

.buggybox {
	height: 1%;
}
	
/* Footer */

#footer {
	width: 780px;
	padding-top:19px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	text-align: center;
	}

#footer p {
	font-size: 10px;
	color:#666666;
	margin-bottom: 0;
	padding-bottom: 1em;
	text-align: center;
	}
	
/* SECTIONS &mdash;&mdash;&mdash;&mdash;&mdash;&mdash;-- */

  /* Pull Quote */
	
.pullquote {
	float: right;
	width: 140px;
	margin-left: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #AD0000;
	font-weight: bold;
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	padding-bottom: 10px;
	}
	
.pullquote a {
	color: #CC0000;
	text-indent: 5px;
}	


/* Blog */

#blog {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-right: 150px;
}

#blog h1 {
	font-size: 12px;
	}
	
#blog p {
	font-weight: normal;
	}
	
.date {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	margin-bottom: 0px;
	}

/* Bread Crumbs*/

#breadcrumbs {
	padding: 0px 0px 5px 165px;
	}
	
#breadcrumbs p {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	}

/* Menu */

#menu {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
	margin-bottom: 7px;
  	}

#menu h1 {
	font-size: 11px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin-bottom: 0.1em;
	color: #333333;
	line-height: 1.2em;
	}

#menu p {
	font-size: 10px;
	background-color: #FFFFFF;
	line-height: 1.2em;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	color: #222222;
	}
  
#menu ul {
	margin-bottom: 0.1em;
	}
  
#menu li {
	font-size: 10px;
	line-height: 1.2em;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0.1em;
	color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
  
#menu a {
	text-decoration: none;
	font-weight: bold;
	}
  
#menu a:hover {
	color: #AD0000;
	text-decoration: underline;
	}
  
#menu a.sub {
	color: #AD0000;
	text-decoration: none;
	font-weight: normal;
	}
  
#menu a.sub:hover {
	color: #AD0000;
	text-decoration: underline;
	font-weight: normal;
	}
	
/* Dove */
	
.dove {
	margin-bottom: 15px;
	border: 1px solid #444444;
	background-image: url(../assets/images/house/dove/dove.jpg);
	background-repeat: no-repeat;
	}

/* Box */
	
.box {
	margin-bottom: 15px;
	border: 1px solid #444444;
	background-color: #FBFCFF;
	}

.box h1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: normal;
	}
	
.box h2 {
	padding-right: 7px;
	padding-left: 7px;
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
	}
	
.box h3 {
	font-size: 11px;
	padding-right: 7px;
	padding-left: 7px;
	}
	
.box h4 {
	font-size: 12px;
	padding-right: 7px;
	padding-left: 7px;
	}
	
.box p, ul {
	padding-right: 7px;
	padding-left: 7px;
	font-size: 11px;
	}
	
.box img {
	
	}
	
.caption {
	font-size:10px;
	color:#333;
	margin-top:2px;
	}
.error {
	color:#900;
	margin-bottom:0;
	}
/* Lead */
	
.lead {
	margin-bottom: 15px;
	border-top: 1px #444444;
	border-right: 1px #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px #444444;
	padding-bottom: 5px;
	width: 450px;
	}

.lead h1 {
	font-size: 16px;
	}
	
.lead h2 {
	font-size: 12px;
	}
	
.lead p {
	font-size: 11px;
	}
	
/* Round Box */
	
.roundbox {
	margin-bottom: 5px;
	background-image: url(../assets/images/house/roundbox/roundbox_r2_c1.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
	}

.roundbox h1 {
	font-size: 13px;
	padding-right: 7px;
	padding-left: 7px;
	}
	
.roundbox h2 {
	padding-right: 7px;
	padding-left: 7px;
	font-size: 12px;
	}
	
.roundbox p {
	padding-right: 7px;
	padding-left: 7px;
	font-size: 11px;
	}

.roundbox img {
background-image:none;
	margin-top:0px;
	padding-top:0px;
	}
	
/* Column */

.column {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 15px;
	padding-bottom: 5px;
	}

.column h1 {
	font-size: 12px;
	}

.column p {
	font-size: 11px;
	line-height: 1.2em;
	margin-bottom: 0.75em;
	}
  
.column ul {
	margin-bottom: 0.1em;
	}
	
.column li {
	line-height: 1.6em;
	font-size: 11px;
	}
	
/* Form */

.form {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	}

.form h2 {
	color: #444444;
	margin-bottom: -5px;
	}

.form td {
	vertical-align: top;
	padding-bottom: 3px;
	}
	
.form p {
	font-size: 11px;
	margin-bottom: 0px;
	}

.lable	{
	line-height: 1;
	padding-right: 3px;
	font-weight: normal;
	font-size: 11px;
	} 
	
/* Table Data List */

.datalist table {
	margin-bottom: 14px;
	}
	
.datalist td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: top;
	vertical-align: top;
	font-size: 12px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	}

.datalist p {
	margin-bottom: 0px;
	}
		
/* List Table */
	
.list td {
	vertical-align: top;
	padding-bottom: 15px;
	}

.list p {
	margin-bottom: .05px;
	}
	
.list img {
	margin-right: 14px;
	}

/* Ad Style */

.ad {
	margin-bottom: 15px;
	border: 1px solid #444444;
	background-color: #F7F9FF;
	}

.ad h1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #517DA5;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: normal;
	}
	
.ad h2 {
	padding-right: 7px;
	padding-left: 7px;
	font-size: 12px;
	text-align: center;
	padding-bottom: 5px;
	}
	
.ad p {
	padding-right: 7px;
	padding-left: 7px;
	font-size: 11px;
	}
	
.ad img {
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
	}


.buynow {
	text-decoration:none;
	font-weight: bold;
	color: #AD0000;
	}

/* IMAGE STYLES &mdash;&mdash;&mdash;&mdash;&mdash;&mdash;-- */

.border {
	border: 3px solid #eee;
	}
	
img.bullet {
	display: inline;
	}

.banner {
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	clear: none;
	}

.floatleft {
	float: left;
	margin-right: 14px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.floatright {
	float: right;
	margin-left: 14px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.thumbnail {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	border: 2px solid #ddd;
}



.thumbnail_noborder {
	float: left;
	margin-right: 14px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.thumbnailright {
	float: right;
	margin-left: 10px;
	margin-bottom: 3px;
	border: 2px solid #ddd;
}

.thumbnailright_noborder {
	float: right;
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
}

/* Article Pictures */

.articlepicture {
	float:left;
	width:150px;
	margin:0px 15px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
	
.articlepicture a {
	text-decoration: none;
	}
	
.articlepicture p {
	font-size:	10px;
	}

.articlepicture img {
	border:1px solid #666666;
	}
	
/* FONT STYLES &mdash;&mdash;&mdash;&mdash;&mdash;&mdash;-- */

.title {
	font-size: 16px;
	color: #333333;
	margin-top: 0;
	margin-bottom: .5em;
}

.subtitle {
	color:#555555}

.byline {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #444444;
	}
	
.photocredit {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Grande";
	margin-bottom:0;
	}

.red {
	color: #AD0000;
	}

.greytext {
	font-size: 9px;
	color: #555555;
	font-weight: normal;
	}

.smalltext {
	font-size: 10px;
	font-weight: normal;
	}

.source {
	color: #666666;
	text-align: right;
	font-weight: normal;
	margin-bottom: 0em;
	margin-top: -0.5em;
	}

.asterisk {
	font-size: 11px;
	color: #AD0000;
	font-weight: bold;
	}

.jesus	{
	font-weight: bold;
	}
	
.highlight {
	color: #330033;
	padding-bottom: 5px;
	}
	
.code {
	color: #330033;
	}
	
.marianblue {
	color: #003366;
}

/* COMMENTS &mdash;&mdash;&mdash;&mdash;&mdash;&mdash;-- */
#comments {
	background-color:#EEE;
	border:1px solid #333;
	width:95%;
	}
#comments p{
	margin-bottom:0px;
	padding:7px;
 	border-bottom:1px solid #333;
	}
#comments .head {
	background-color:#DDD;
	border-bottom:none;
	}
#comments .body {
	background-color:#EEE;
 	border-bottom:1px solid #C00;
 	}
	
/* MISC STYLES &mdash;&mdash;&mdash;&mdash;&mdash;&mdash;- */

.line {
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
}

.clear {
	clear: both;
	}
	
.inline {
	padding-bottom: 14px;
	}

.inline img{
	display: inline;
	}
.search {
	font-weight: bold;
	color: #003366;
	text-align: right;
}
.specs {
	font-size: 11px;
}
.lable {
	color: #333333;
}
.header {
	padding-bottom: 7px;
}
.left {
	float: left;
}

#links {
	padding: 3px;
}

#links h3, #links a:link {
	color: #990000;
	font-size: 10px;
	font-weight: normal;
	text-align: left;

}

#menu.redheader h1, .redheader h1, #menu.redheader h1 a {
	background-color: #990000;
	text-transform: uppercase;
	color: #FFF;
	font-weight:normal;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 3px;
	}

#masthead div.rollover a {
/*display:block;*/
	width: 283px;
	height:33px;
	margin:0;
	padding:0;
	font: bold 13px sans-serif;
	color:#333;
	background: url("../assets/images/masthead/marians.gif") 0 0 no-repeat;
	text-decoration: none;
	float:left;
	}
#masthead div.rollover a:hover { 
	background-position: 0 -33px;
	color: #049;
	}
#masthead div.rollover a:active {
	background-position: 0 -33px;
	color:#fff;
	}
#searchcontainer {
	background:URL(../assets/images/masthead/masthead_r3_c4.gif) no-repeat 0 0;
	width:497px;
	height:33px;
	display:block;
	margin-left:283px;
	margin-top:25px;
	}
#searchbox {
	float:right;
	margin-bottom:0;
	width:200px;
	}
#searchbox form {
	margin: 0;
	}
.grey {
	color:#999;
	}	
#sidecolumn div.rollover a {
display:block;
	width: 140px;
	height:33px;
	margin:0px;
	padding:0px;
	font: bold 13px sans-serif;
	color:#333;
	background: url("../assets/images/directors/apostolates/apostolates_r6_c1.gif") 0 0 no-repeat;
	text-decoration: none;
	}
#sidecolumn div.rollover a:hover { 
	background-position: 0 -33px;
	color: #049;
	}
#sidecolumn div.rollover a:active {
	background-position: 0 -33px;
	color:#fff;
	}
#sitebar {
	background-image:url(../assets/images/house/footerbg.jpg);
	background-repeat:repeat-x;
	height:35px;
	width:100%;
	clear:both;
	}
	
#sitebar p {
	padding-top:10px;
	color:#FFFFFF;
	}	

#sitebar a {
	text-decoration:none;
	color:#FFFFFF;
	}
	
#sitebar a:hover {
	color:#FFFF99;
	}
	
#dmsections {
	padding-bottom:10px;
	width:140px;
	}
#headline {
	font-size:18px;
	color:#900;
	font-weight:bold;
	margin:0;
	padding:0;
	}
fieldset {
	border:1px solid #900;
	margin:7px;
	padding:7px;
	}
legend {
	border:1px solid #000;
	color:#FFF;
	background-color:#900;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	}
.error {
	color:#900;
	margin-bottom:0;
	}
.FreezePaneOff {
  visibility: hidden;
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
}
.FreezePaneOn {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: visible;
  background:url(../assets/images/house/80percent.png) repeat;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 999;
  padding-top: 20%;
}
.InnerFreezePane {
  text-align: center;
  width: 66%;
  background-color: #900;
  color: white;
  font-size: large;
  border: solid 2px #000;
  padding: 100px 9px;
}
