body 
{
	margin: 0;
	padding: 0;
	color: black;
	background-image: url(../images/bg1.gif);
	background-repeat:repeat-x;
	font: small Verdana, Arial, Hevetica,  sans-serif;
	width: 740px;
}

.banner
{ 
	width: 740px;
	height: 272px;
	padding:0
	margins: auto;
	background-image: url(../images/our_lady_fdl.gif);
	background-repeat: no-repeat;
}

.mainnav_outeredge
{ 
	width: 450px;
	background: white;
	border: 1px solid #a1abca;
	padding: 1px;
	margin-left: 250px;
	margin-top: 20px;
	text-align: center;
}

.mainnav_content
{ 
	background: #eaecf2;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	line-height: 2em;
	background-image: url(../images/bg_topnav.gif);
	background-repeat: repeat-x;
}

.mainnav_content a:link, .mainnav_content a:visited
{ 
 	font-size: .85em;
	padding: 5px;
}

.maincontent_template
{ 
	margin-left: 10px;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
}

.content_top
{ 
	background-image: url(../images/bg_contenttop.gif);
	background-repeat: repeat-x;
	height: 19px;	
}

.content
{ 
	padding-left: 220px;
	margins: 0;
	line-height: 1.5em;
}

.content h3
{ 
	font-size: 1.25em;
	font-weight: bold;	
}

.content h4
{ 
	font-size: 1.1em;
	font-weight: bold;
	border-top: 1px solid #a1abca;	
	border-bottom: 1px solid #a1abca;
	padding-top: 3px;	
	padding-bottom: 3px;
}

.content ul 
{
	font-size: .85em;
 	margin-left: 0;
	padding-left: 20px;
	list-style-type: disc;
	
}

.content-leftnav
{
	float: left;
	background-image: url(../images/bg_leftnav2.gif);
	background-repeat: no-repeat; 
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 0px;
	width: 192px;
	min-height: 270px;
	margin-right: 20px;
	FONT-WEIGHT: normal;
    	FONT-SIZE: .85em;
}

.content-leftnav h4
{ 
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;	
	padding-bottom: 3px;
	text-align: center;
}

.content-leftnav ul 
{

 	margin-left: 0;
	padding-left: 0;
	list-style: none;
	border-top:  1px dotted #a1abca;	
}

.content-leftnav li {

 	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:  1px dotted #a1abca;
	text-align: left; 
	
}

.bottomnav

{ 
	background: white;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: left;
	text-align: center;
	background-image: url(../images/bg_contentbottom.gif);
	background-repeat: repeat-x;
	height: 19px;
}

.bottomnav a:link, .bottomnav a:visited
{ 
 	font-size: .7em;
	padding: 5px;
}

.height_stabiliser
{ 
 	float: left;
}

P
{
    	FONT-WEIGHT: normal;
    	FONT-SIZE: .85em;
	line-height: 1.5em;
	COLOR: #000000;
	TEXT-ALIGN: justify
}

A:link
{
    	COLOR: #54669f;
	TEXT-DECORATION: underline
}


A:visited
{
    	COLOR: #54669f;
	TEXT-DECORATION: underline
}

A:active 
{
   	color : #ff0000; 
	TEXT-DECORATION: underline 
}

A:hover
{
	COLOR: #000000;
	TEXT-DECORATION: underline
}