/* Style Sheet for ourladychurch.org */

body {
background-color: #66FFFF;
margin: 0%;
padding: 0%;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: Black;
}

a:link {font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size:x-small;}
a:visited {font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size:x-small;}
a:hover {font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size:small;}
a:active {font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size:x-small;}   
a:link {Color: Black;
	text-decoration: none}
a:visited {Color: Black;
	text-decoration: none}
a:hover {Color: Black;
	font-weight: bold;
	text-decoration: none}
a:active {Color: Black;
	  text-decoration: none}

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: Black;
	font-size: 18px;
}

#TopBar {
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding: 0px;
background-color: #66FFFF;
height: 105px;
/* ie5win fudge begins */
voice-family: "\";
\""; voice-family:inherit; height: 70px;
 border-bottom-color : Black;
 border-bottom-style : solid;
 border-bottom-width : thin;
}

#LeftBar {
position: absolute;
top: 150px;
left: 0px;
margin: 0px;
padding: 0px;
border: 0px #000000 solid;
background-color: #66FFFF;
height: 100%;
line-height: 120%;
width: 130px;
/* ie5win fudge begins */
voice-family: "\";
\""; voice-family:inherit; width: 120px;
 border-right-color : Black;
 border-right-style : solid;
} 

#Content {
margin-left: 130px;
 background : #66FFFF;
 border-left : thin solid Black;

}

#PictureDetails {
	background : #66FFFF;
	margin-left : 20px;
	width : 325px;
}

#Messages {
	background : #66FFFF;
	margin-left : 10px;
	width : 400px;
}

#VicarMessage {
	background : #66FFFF;
	margin-left : 10px;
	width : 400px;
}
#BottomBar {
position: relative;
left: 0px;
width: 100%;
background-color: #66FFFF;
 border-top-color : Black;
 border-top-style : solid;

}

img.left {
	float: left;
	border-width: 0;
	margin-right:10px;
	margin-left: 20px;
}

img.right {
	float: right;
	border-width: 0;
	margin-left: 2%;
	margin-right: 10px;
}

div.pictures {
	width: 640px;
	margin-left: 130px;
	text-align: left;
	font-size: 16px;
}	

div.pictures2 {
	width: 640px;
	text-align: center;
	font-size: 16px;
}	