html {
	margin: 0px;
	height: 100%;
	width: 100%;
}
body {
	background-image: url(http://www.archdiocese.la/images/back.jpg);
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0;
}

table {
        font-size : 12px;
}
img {
	display: block;
}
h1 {
	font-size: 1px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 0px;
}
h2 {
	font-variant: small-caps;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 12px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

p {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        margin: 2px 0px;
}


.textinput {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #ccd7e0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #ccd7e0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        vertical-align : middle;
}

.checkbox {
        vertical-align : middle;
}

a:visited {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #4B5C80;
	text-decoration: none;
}
a:hover {
	color: #4B5C80;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4B5C80;
}
select {
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
	vertical-align: middle;
}
#top-back {
	background-image: url(http://www.archdiocese.la/images/top-back.jpg);
	height: 300px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 1;
}
#container {
	position: relative;
	visibility: visible;
	top: 0px;
	right: auto;
	bottom: 0px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}
#content {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 700px;
	left: 150px;
	top: 70px;
	position: relative;
	z-index: 2;
	background-image: url(http://www.archdiocese.la/images/back-content.gif);
	padding-bottom: 40px;
}
#mary {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	width: 260px;
	height: 266px;
}
#title {
	position: absolute;
	visibility: visible;
	height: 70px;
	width: 275px;
	left: 260px;
	top: 0px;
	z-index: 4;
}
#top-nav {
	background-image: url(http://www.archdiocese.la/images/back-nav-top.jpg);
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 25px !important;
	width: 676px;
	top: 71px;
	left: 175px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-variant: small-caps;
	background-repeat: repeat-x;
	margin-bottom: 0px;
}
#top-nav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 2px;
	padding-top: 2px;
}
#top-nav li {
	list-style-type: none;
	display: inline;
	padding-right: 7px;
	padding-top: 5px;
	margin-top: 5px;
}
#top-nav a:visited {
	color: #4B5C80;
	text-decoration: none;
	border: none;
}
#top-nav a:link {
	color: #4B5C80;
	text-decoration: none;
}
#top-nav a:hover {
	text-decoration: none;
	color: #000000;
	border: none;
}
#top-nav img {
	display: inline;
	padding: 0;
}
#left-nav {
	position: relative;
	padding-left: 10px;
	width: 109px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(http://www.archdiocese.la/images/wheat.gif);
	background-repeat: no-repeat;
	margin-top: 205px;
}
#left-nav ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#left-nav li {
	padding-bottom: 10px;
}
#left-nav a:visited {
	color: #999999;
	text-decoration: none;
}
#left-nav a:link {
	color: #666666;
	text-decoration: none;
}
#left-nav a:hover {
	color: #003366;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
#main {
	float: left;
	width: 425px;
	position: relative;
	margin-top: 25px;
	margin-left: 5px;
	margin-bottom: 77px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	display: inline;
}
#main p {
	padding-right: 25px;
}
#feature-nav {
	background-image: url(http://www.archdiocese.la/images/back-nav1.jpg);
	position: absolute;
	height: 336px;
	width: 120px;
	top: 0px;
	right: 40px;
	z-index: 6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 15px;
}
#feature-nav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
	text-align: center;
	padding-right: 5px;
}
#feature-nav li {
	padding-bottom: 15px;
}
#feature-nav a:visited {
	font-variant: small-caps;
	text-decoration: none;
	font-size: 13px;
	color: #4B5C80;
	border: none;
	display: block;
}
#feature-nav a:link {
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: none;
	color: #4B5C80;
	display: block;
}
#feature-nav a:hover {
	font-size: 13px;
	text-decoration: none;
	font-variant: small-caps;
	color: #000000;
	border: none;
	display: block;
}
#right-nav {
	float: left;
	position: relative;
	width: 110px;
	margin-top: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 150%;
	background-image: url(http://www.archdiocese.la/images/grapes.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}
#right-nav p {
	padding-right: 5px;
}
#right-nav ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
}
#right-nav li {
	padding-bottom: 10px;
}
#right nav a:visited {
}
#right-nav a:link {
}
#right-nav a:hover {
}
#footer-main {
	clear: both;
	visibility: visible;
	z-index: 7;
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-left: 120px;
	width: 425px;
	margin-bottom: 0px;
}
#bottom {
	clear: both;
	width: 700px;
	margin-top: 1px;
}
#resources-nav {
	position: absolute;
	left: 0px;
	top: 275px;
	width: 140px;
	visibility: visible;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-left: 10px;
	background-image: url(http://www.archdiocese.la/images/chi-rho2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#resources-nav ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#resources-nav li {
	padding-bottom: 10px;
}
#resources-nav a:visited {
	color: #666666;
	text-decoration: none;
	border: none;
}
#resources-nav a:link {
	color: #003366;
	text-decoration: none;
}
#resources-nav a:hover {
	color: #996600;
	border: none;
}
#resources-nav img {
	display: inline;
}
#logo {
	position: absolute;
	visibility: visible;
	height: 40px;
	width: 30px;
	top: 30px;
	right: 10px;
	z-index: 9;
}
#interested {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 212px;
	width: 150px;
	text-align: center;
	z-index: 10;
}
#home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 238px;
	width: 150px;
	text-align: center;
	z-index: 11;
}

.maintable {
        background-color: #FFF;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
	
}

.tableh1_compact {

}

.tableh2 {
background: #F1F3E3;
}

.tableh2_compact {
        background: #CBD7DE ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #F2F5F7 ;
        padding-top: 3px;
        padding-bottom: 3px;
}

.tableb_compact {
        background: #F2F5F7 ;
        padding-top: 2px;
        padding-right: 4px;
        padding-bottom: 2px;
        padding-left: 4px;
}

.tablef {
        background: #CBD7DE ;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
        padding: 1px;
        display : block;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

.sortorder_cell {
        background : #8AA5B5 ;
        color: #FFFFFF;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Georgia, "Times New Roman", Times, serif;
        background : #8AA5B5 ;
        color: #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #FFFFFF;
        font-weight: bold;
        background : #8AA5B5 ;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {

}

.navmenu a:hover {

}

.admin_menu_thumb {
        font-family: Georgia, "Times New Roman", Times, serif;
        border: 1px solid #ccd7e0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #CCD7E0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.comment_date{
        color : #5F5F5F;
        font-size: 10px;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.thumbnails {
        background: #F2F5F7 ;
        padding: 5px;
}

.footer {
        font-size : 9px;
}


.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
}

.catlink a:hover {

}

.topmenu {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size : 12px;
}

.topmenu a {

}

.topmenu a:hover  {

}

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size : 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 5px;
        padding-bottom: 4px;
        padding-left: 5px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #F2F5F7 ;
        padding-top: 6px;
        padding-right: 5px;
        padding-bottom: 6px;
        padding-left: 5px;
        border-top : 1px solid #FFFFFF;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        border-bottom : 1px dotted blue;
        cursor : hand;
}

.listbox_lang {
        color: #000666;
        background-color: #f2f5f7;
        border: 1px solid #f2f5f7;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}
#header-album {
	background-image: url(http://www.archdiocese.la/images/album.jpg);
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
}
#section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
	padding-top: 4px;
	padding-left: 5px;
	background-color: #F1F3E3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: normal;
	margin-top: 0px;
}