* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0px 0px 0px;
	background-image: url('images/bg.jpg');
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #526052;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #342826;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
	padding-right: 10px;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 0px;
}

p {
	margin: 10px 0px 12px;
	text-align: justify;
	line-height: 15px;
}


#order_links dt {
	list-style-type: none;
	margin-left: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight:bolder;
}


#quotes dt {
	list-style-type: none;
	margin-left: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style:italic;
	font-weight:100;
}

#container {
	margin: 0px auto;
	width: 800px;
	height: 600px;
	background-image: url('images/eucharist_mary.jpg');
	background-repeat: no-repeat;
	text-align: left;
	border:0px ;
}

#page_static {
	width: 800px;
	height: 0px;
	overflow: hidden;
}

.thumbnail {
	padding:0px 0px;
	text-align: center;
}

.more {
	padding:0px 0px;
	text-align: right;
}

.copyright {
	text-align: right;
	font-size: 10px;
}



/* Page Header */

#page_header {
	padding: 6px 0px 0px 00px;
	width: 450px;
	height:44px;
	float: right;
	z-index: 1;
	border:0px ;
}

#page_header h1 {
	width: 218px;
	height: 37px;
	background: url('images/golden_arrow.jpg') no-repeat 0% 50%;
	border:0px ;
}



/* Navigation Menu */

#navmenu {
	padding: 0px 25px 0px 0px;
	width: 550px;
	height:30px;
	float: right;
	z-index: 1;
	border:0px ;
}

#navmenu a {
	
	width:90px;
	height:19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#ffffcc;
	font-weight:bolder;
}

#navmenu a:hover {
	color: #ffffcc;
	text-decoration:underline;
	background-color: inherit;
}

/* Main Content */

#main_content {
	padding: 0px 100px 0px 0px;
	width: 450px;
	height:480px;
	float: right;
	z-index: 1;
	border:0px ;
}


#main_content_header {
	width: 395px;
	
}

#main_content_header h2 {
	padding: 0px 20px 0px;
	font-size: 12px;
	text-transform: uppercase;
	text-align:center;
}

#main_content_header h3 {
	padding: 0px 20px 0px;
	font-size: 10px;
	text-transform: uppercase;
	text-align:center;
}


#main_content_body {
	padding: 0px 20px 0px;
	width: 350px;
	height:445px;
	border:0px ;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-base-color: #C9C299; 
	scrollbar-arrow-color: #e9e4d0;
	scrollbar-DarkShadow-Color: #C9C299; 

}





#main_content_footer {
	padding: 6px 25px 0px 0px;
	width: 350px;
	height: 21px;
	float: left;
	font-size: 10px;
	overflow: hidden;
	border: 0px;
	z-index: 1;
	
}

#main_content_footer a{
	margin-left:5%;
	width:90px;
	height:19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#526052;
	border: 0px;
}



/* Page Footer */

#page_footer {
	padding: 18px 11px 0px;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
}



.textfield { 
	padding: 0px;
	border-color: #c0c0c0;
	border-style: solid;
	border: 1px;
	background-color: #ffffff;
}

.subject { 
	padding: 5px;
	border-color: #c0c0c0;
	border-style: solid;
	border: 1px;
	background-color: #ffffff;
	text-align: left;
}

.emailbody { 
	height:100px;
	padding: 5px;
	border-color: #c0c0c0;
	border-style: solid;
	border: 1px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;

}

#blogs_body {
	padding: 0px 20px 0px;
	width: 350px;
	height:445px;
	border:0px ;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-base-color: #C9C299; 
	scrollbar-arrow-color: #e9e4d0;
	scrollbar-DarkShadow-Color: #C9C299; 

}
