html {
	height: 100%;
	width: 100%;
}
body {
	background-image:  url(images/back.gif);
	bottom: 0px;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	width: 100%;
}
#wrapper {
	position: relative;
	visibility: visible;
	width: 660px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/home-back.jpg);
}
#content {
	width: 500px;
	/*padding-top: 340px;*/
	margin-left: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 0px;
	height: auto;
}
#content h1 {
	font-size: 14px;
	font-weight: normal;
	color: #993300;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
#content ul {
	margin-left: 0px;
	padding-left: 15px;
}
#content li {
	padding-bottom: 8px;
	margin-left: 0px;
	padding-left: 0px;
}
#newbox {
	width: 290px;
	float: left;
}
* html #newbox {
	width: 290px;
	float: left;
	margin-right: 17px;
	margin-bottom: 0px;
}
#promobox {
	clear: both;
	height: 60px;
	margin-top: 0px;
}
#rightbar {
	width: 162px;
	background-color: #DFE799;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 31px;
}
* html #rightbar {
	width: 162px;
	background-color: #DFE799;
	float: right;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#rightbar_content {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	padding-bottom: 10px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a {
	color: #996600;
	text-decoration: none;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #666666;
}
#top {
	background-image:  url(images/top-margin.gif);
	height: 22px;
	left: 0px;
	top: 0px;
	right: 0px;
	background-repeat: repeat-x;
	margin-bottom: auto;
}
#top-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	position: relative;
	visibility: visible;
	width: 110px;
	top: 0px;
	list-style-type: none;
	float: left;
	margin-right: 0px;
	height: auto;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#float-left {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	position: relative;
	visibility: visible;
}
#float-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	position: relative;
	visibility: visible;
}
#left {
	/** position: absolute;**/
	visibility: visible;
	height: 340px;
	width: 70px;
	z-index: 1;
	border: 1 bold;
}
* html #left {
	visibility: visible;
	height: 340px;
	width: 70px;
	z-index: 1;
	position: absolute;
	left: 0px;
}
#center {
	position: absolute;
	height: 340px;
	width: 590px;
	left: 70px;
	top: 0px;
}
#nav {
	position: absolute;
	visibility: visible;
	height: 103px;
	width: 331px;
	left: 70px;
	top: 250px;
}
#archbishop {
	height: 130px;
	width: 110px;
	left: 401px;
	top: 199px;
	position: absolute;
}
#jump {
	position: absolute;
	height: auto;
	width: auto;
	left: 70px;
	top: 310px;
	visibility: visible;
}
#footer {
	width: 660px;
	background-image: url(images/back.gif);
	margin-top: -15px;
}
#today {
	position: absolute;
	visibility: visible;
	left: 80px;
	top: 8px;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
#today a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#today a:hover {
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
#today a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.float-left-para {
	position: relative;
	visibility: visible;
	width: auto;
	height: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	left: 0px;
	margin-top: 0px;
	float: left;
}
.float-right-para {
	position: relative;
	visibility: visible;
	width: auto;
	height: auto;
	margin-left: 5px;
	margin-bottom: 5px;
	left: 0px;
	margin-top: 0px;
	float: right;
}

