body { 
	background-image:url(http://www.saintstephenofhungary.org/images/wood.png); 
	color:#88233d;
	font-size: medium;
	font-family:"Trebuchet MS", sans-serif;
}

img {
	border:0;
}

hr {
	color:#88233d;
	background-color:#88233d;
	height: 2px;
}

a:link {
	text-decoration: underline; 
	color:#88233d;
}

a:visited {
	text-decoration: none; 
	color:#88233d;
}

a:active {
	text-decoration: none;
}

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

.showcase {
	position:absolute; 
	border-radius: 10px; 
	-o-border-radius: 10px; 
	-icab-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	top:10px; 
	left:10%; 
	width:80%; 
	background:#ffffcc; 
	background-image:url(http://www.saintstephenofhungary.org/images/gold2.png);
}

.title-header {
	position:relative; 
	top:0px;
	height:120px;
	margin: 0 auto;
	width:515px;
}

.belltower {
	position:absolute; 
	top:5px; 
	left:87%;
	width:85px;
}

.text {
	position:relative; 
	top:10px; 
	margin-left: 3%;
	margin-bottom:5px; 
	float:none;
}

.info a:link {
	text-decoration: underline; 
	color:#88233d;
}

.info a:visited {
	text-decoration: underline; 
	color:#88233d;
}

.info a:active {
	text-decoration: none;
}

.info a:hover {
	text-decoration: underline; 
	color: #616D7E;
}

.schedule { 
	float:left; 
	width:45%; 
	margin-top:10px; 
	margin-left:2%;
	position:relative;
}

.contact-info {
	float:left; 
	width:45%; 
	margin-top:10px; 
	margin-left:2%;
	position:relative;
}

.contact-info dt {
	font-weight: bold;
}

h1 {
	padding:0px;
	margin:0px;
	font-size: medium;
	font-family:"Trebuchet MS", sans-serif;
}

h2 {
	padding:0px;
	margin:0px;
	font-size: medium;
	font-family:"Trebuchet MS", sans-serif;
}

a.small_link {
	float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color= "#88233d";
}

.content1 {
	position:relative; 
	/*
	width=700px; 
	*/
	margin:15px 5px 10px 5px; 
	background:#FAF8CC;
	padding: 10px;
}

.news {
	position: relative; 
	top:10px;
	margin-top:5px; 
	margin:15px; 
	margin-bottom:25px;
	background:#FAF8CC;
}

.footer {
	position:relative; 
	top:0px; 
	left: 10px; 
	margin-bottom:5px; 
	float:none;
}

.footer-image {
	float:left; 
	margin-top:10px; 
	margin-left:20px;
}

.footer-image img {
	height:140px;
	width:100px;
}

.footer-links {
	float:left; 
	margin-left:50px;
	text-align:center;
}

.footer-links p {
	font-size: x-small;
}

.footer-link a:link {
	text-decoration: none; 
	color:#88233d;
}

.footer-links a:visited {
	text-decoration: none; 
	color:#88233d;
}

.footer-links a:active {
	text-decoration: none;
}

.footer-links a:hover {
	text-decoration: underline; 
}

.float-img-right {
	float: right;
	padding: 10px 10px 10px 10px;
}

.float-text-right {
	float: right;
	padding: 10px 10px 10px 10px;
}

.links-center {
	text-align:center;
	font-size: small;
}

