/* CSS Document */

body {
	
	margin: 0px;

}

h1 {

font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;

}

h2 {

font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
margin-bottom:6px;

}

.bold_links {

font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;

}

li {

color:#CD3132;
/*width:350px;*/

}


div#calendar_ul ul {
	margin-top:5px;
	margin-left:10px;
	padding-left:10px;
	list-style-position:outside;
	color:#000000;

}


div#calendar_ul li {
	color:#000000;
		
}


.home_button {

position:absolute;
left:50%;
width:280px;
height:60px;
top:50%;
border-width:0px;
border-style:solid;
margin-top:-270px;
margin-left:-340px;

}

.centre_layer {

position:absolute;
left:50%;
top:50%;
margin-left:-390px;
margin-top:-280px;
width:778px;
height:553px;
border-width:0px;
border-style:solid;
background-image:url(images/background.jpg);

}

.text_layer {

position:absolute;
width:400px;
height:424px;
left:50%;
top:50%;
margin-left:-205px;
margin-top:-153px;
border-width:0px;
border-style:solid;
overflow:auto;
z-index:2;
font-family:Georgia, "Times New Roman", Times, serif;
/*line-height:18px;*/
font-size:12px;
padding-right:5px;
color:#333333;

}

.buttons_top {

position:absolute;
left:50%;
top:50%;
margin-left:-192px;
margin-top:-191px;
width:580px;
height:22px;
border-width:0px;
border-style:solid;
z-index:2;

}

.buttons_left {

position:absolute;
left:50%;
top:50%;
width:127px;
/*height:165px;*/
margin-left:-362px;
margin-top:-168px;
border-width:0px;
border-style:solid;
/*background-color:#66FF33;*/
z-index:2;

}

.church_pic {

position:absolute;
border-width:1px;
border-style:solid;
border-color:#666666;
left:50%;
top:50%;
width:160px;
height:158px;
margin-left:216px;
margin-top:-153px;
background-color:#EBEBEB;
z-index:2;
padding:5px;
font-family:arial;
font-size:10px;
color:#333333;

}

.news_layer {

position:absolute;
border-width:1px;
border-style:solid;
border-color:#666666;
left:50%;
top:50%;
width:170px;
height:242px;
margin-left:216px;
margin-top:27px;
z-index:2;
background-color:#EBEBEB;
padding:0px;
}


.news_content {

font-family:arial;
font-size:10px;
color:#333333;
line-height:11px;

}


.passage {

position:absolute;
left:50%;
top:50%;
width:120px;
height:155px;
margin-left:-358px;
margin-top:80px;
border-color:#999999;
border-top-width:1px;
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
border-style:solid;
font-family:arial;
font-size:10px;
padding:2px;
color:#333333;
line-height:11px;
text-align:left;
z-index:3;

}

.sponsor {
position:absolute;
left:50%;
top:50%;
width:120px;
height:30px;
margin-left:-358px;
margin-top:249px;
font-family:arial;
font-size:10px;
padding:2px;
color:#333333;
line-height:11px;
text-align:left;
z-index:3;
}


.language {

position:absolute;
border-width:0px;
border-style:solid;
left:50%;
top:50%;
width:83px;
height:18px;
margin-top:-277px;
margin-left:303px;
z-index:2;

}

.belfry {

position:absolute;
width:120px;
height:256px;
left:50%;
top:50%;
margin-left:-360px;
margin-top:16px;
z-index:2;
overflow:hidden;

background-image:url(images/belfry.gif);
background-repeat: no-repeat;

}

.picbox {

border-style:solid;
border-color:#333333;
border-width:1px;

}

.popup {

font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding-right:5px;
color:#333333;


}

A:link {color: #0A4CA2; text-decoration: none; font-weight: normal;}
A:visited {color: #0A4CA2; text-decoration: none; font-weight: normal;}
A:hover {color: #000000; text-decoration: underline; font-weight: normal;}

.bold_links A:link {color: #0A4CA2; text-decoration: none; font-weight: bold;}
.bold_links A:visited {color: #0A4CA2; font-weight: bold;}
.bold_links A:hover {color: #000000; text-decoration: underline; font-weight: bold;}