stylesheet02.css 


.frame { padding: 5px; border: 1px solid #aaa; } 

.align-right { float:right; margin: 0 0 15px 15px; }




img.floatleft { 
    float: left; 
    margin: 4px; 
}

img.floatright { 
    float: right; 
    margin: 4px; 
}

.p { 
	margin: 0px 0px 0px 0px;
	Color: #FFFFCC;
	font:  bold 10em georgia, serif;
	font-variant: small-caps;

}

.text_right { 
	margin: 0px 0px 0px 0px;
	Color: black;
	font:   .8em georgia, serif;
	text-align: right;
}

.p_white {
	color: rgb(255,255,255);
}


.p_red {
	color: #9E0508;
	
}

#container { 
	
	position: absolute;
	border: 0px #B9AA94 solid;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 98%;
	width: 80%;
	left: 10%;
	
}

#top {
	
	
	height: 12%; 
	width: 95.5%;
	font-variant: small-caps;
	font:  bold 1.5em georgia, serif;
	color: rgb(255, 255, 255);
		
	position: absolute;
	top: 0.0%;
	left: 2.25%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CDAA7D;
	

}
#outerleft	{
	
	width: 3%;
	height: 86%;
	background-image: url("border02.gif");
	background-repeat: repeat-y;
	position: absolute;
	left: 2.3%;
	top: 13%;


}

#left {
	background-image: url("background03.gif");
	background-repeat: repeat-y;
	background-position: center;
	left: 5.2%;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #CDAA7D;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: white;
	float: left;
	width: 16.6%;
	height: 86.0%;
	position: absolute;
	top: 13.0%;

}

#right {
	background: white;
	padding: 10px 10px 10px 10px;
	position: absolute;
	top: 13.5%;
	float: left;
	left: 23%;
	height: 76%;
	width: 70%;
	overflow: auto;
	
}

#outerright	{
	
	width: 3%;
	height: 86%;
	background-image: url("border03.gif");
	background-repeat: repeat-y;
	position: absolute;
	right: 2.3%;
	top: 13%;


}

#bottom {
	background: url(brownfade.gif) repeat-y;	
	position: absolute;	
	float:left;
	left: 6.0%;
	bottom: 1%;
	Width: 65%;
	height: 4.5%;
	color:#FFF5EE;

}

#parishlogo {
	position: absolute;	
	float:left;
	left: 5%;
	top: 3%;
}

#picture {

	width: 60%;
	height: 13%;
	position: absolute;
	top: 0.6%;
	left: 59.6%;
	
}

#introtext{ 
	position: absolute; top: 3.5%; height: 2%; left: 15%; margin-top: 0%; 
}


.src { 	background: white ;
	padding: 20px 20px 20px 20px;
	position: relative;
	left: 5%;
	margin-top: -0.5%
}







#w3csslogo {
	position: absolute;	
	float: right;
	right: 15%;
	bottom: 2%;
}

#w3logo {
	position: absolute;	
	float: right;
	right: 7%;
	bottom: 2%;
}






table {
	background-color: white;
	text-align: left;
	border-spacing: .2em;
	table-layout: fixed;
	font:  bold .9em georgia, serif;
	width: 90%;
}

table.tableleft {
	
	text-align: left;
	border-spacing: .2em;
	table-layout: fixed;
	font:  bold .8em georgia, serif;
	width: 80%;
	margin: 1% 2% 1% 2%;
	border-width: 1px 5px 10px 20px;
	position: absolute;	
	left: 7.5%;
	top: 5%;
}

table.tableleft th {
	
	text-align: center;
	border-spacing: .1em;
	table-layout: fixed;
	font:  bold  1em georgia, serif;
	color: #FDF5E6;	
	width: 25%;
	margin: 1% 1% 1% 1%;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #9E0508;
}

table.tableright {
	
	text-align: left;
	border-spacing: .2em;
	table-layout: fixed;
	font:  bold 1em georgia, serif;
	width: 95%;
	margin: 1% 2% 1% 1%;
	border-width: 1px 5px 10px 10px;
	position: relative;	
	
}

table.tableright th {
	
	text-align: center;
	border-spacing: .1em;
	table-layout: fixed;
	font:  bold  .8em georgia, serif;
	color: #FDF5E6;	
	width: 55%;
	margin: 1% 1% 1% 1%;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color:#9E0508;
}

table.tableright td {
	
	text-align: left;
	border-spacing: .1em;

	font:  bold  .9em georgia, serif;
	width: 99%;
	margin: 1% 2% 1% 2%;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #ffffff;
}

.google
{
	width: 70%;
	
	position: absolute;	
	left: 6.9%;
	top: 85%;
}


th  {
	
	text-align: left;
	background-color: #FDF5E6;
	padding: 3px 3px 3px 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #9E0508;
}



td {
	font: bold .85em georgia, serif white;
	color: black;
	background: white;
	background-color: #FDF5E6;
	padding: 3px 3px 3px 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #9E0508;
}


a:link {
	color:#9E0508;	
}

a:hover {
	color: #734A12;
	background: white;
	font-size: 1.1em;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	width: 99%;
}

a.righthover {
	color: #734A12;
	background: white;
	font-size: .9em;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	width: 99%;
}

a	{
	font:  bold 1em georgia, serif;
	Color: #9E0508;
	
}

a.right	{
	font:  bold 0.9em georgia, serif;
	Color: #9E0508;
	
}


h1 	{
	Color: rgb(001,001,001);
	font:  bold 1.5em georgia, serif;
}

h1_red 	{
	Color: #9E0508;
	font:  bold 1.5em georgia, serif;
}

h3.center 	{
	Color: #6F4242;	
	font:  bold 1.2em georgia, serif;
	margin: 5px 5px 5px 5px;
	text-align: center;
}










