BODY {
position : relative; 
width : 100%; 
font-family : Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
font-size: 10pt;}

#frame {
text-align : left; 
margin-right : auto; 
margin-left : auto; 
width : 780px;
padding:0px;
margin-top:0px;
margin-bottom:0px;
min-height:500px;
background-color: #ffffff;
/*border:1px solid #999999; removed 2010 */
/*border:1px solid #6699cc; /*Lighter Blue*/

} 

#topbanner, #top {
/* height:148px; removed 2010*/
height:100px;
width:780px;
padding:0px;
margin:0px;
}
#topbanner {
/*background-color:#A7A77B; removed 2010 */
background-image:url(http://www.olaparish.org/phpcms/images/masthead2010.jpg); /*changed from masthead3.jpg 2010*/
}
	

#nav {
	position:relative;
	height:25px;
	color:#ffffff;
/*	background-color: #669933; removed 4/27/2010*/
	/*border-top:solid 1px #999999;*/
	padding:0px;
	margin:0px;
	z-index:99;
}
#frontframe{
width:100%;

}
#left {
position:relative;
width : 170px;
padding:10px;
float:left;
font:.7em;
/*background-color:#A7A77B;*/
background-color:#6699cc; /*Lighter Blue*/
}


#right {
position:relative;
padding-top:5px;
width:565px;
float:right;
padding-left:5px;
background-color:#ffffff;
}
#righttop {
height:140px;
width : 100%;
color:#000000;
margin-right:2px;
}

#lowerleft{
	margin-top:10px;
	width:270px;
	float:left;
	min-height:50px;
}
#lowerright{
	margin-top:10px;
	width:270px;
	float:right;
	min-height:50px;
}

#copyright{
	text-align:center;
	font-size: .9em;

/*	color: #666666; removed 2010*/
	color: #000000;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top:5px;
/*	border-top:1px solid #999999; removed 2010*/
}

#topnav{
	width:100%;
	text-align:right;
	font-weight: bold;
	background-color:#ffffff;
	height:15px;
}

#breadcrumb{
width:100%;
/* border-bottom:1px solid #cccccc; removed 2010*/
}
.prop {
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

  .min500px {
    height:300px;
  }

#TopContent{
color: #000;
height:50px;
background-color:#ffffff;
/*border:solid 1px #A7A77B; removed 2010 */
border:solid 1px #6699cc; /*Lighter Blue*/

}
div {
border:none;
	}

#header {
	margin-left: 10px;
	color: #000;
	border-bottom: 1px solid #333;
	height: 75px;
	}
#rightcol {
	float:right;
	top: 5px;
	width: 130px;
	color: #000;
	background-color:#ffffff;
	padding-left:5px;
	}

#leftcol p, #leftcol li, #rightcol p {
	font-size: 11px;
	}
	
#content {
	/*margin: 25px 25% 0px 165px;*/
	padding: 3px;
	color: #000;
	background-color:#ffffff;
	/*border:1px solid #000000;*/
	width:450px;
	float:left;
	}
	
#fullcontent {
	margin: 25px 5px 0px 0px;
	width:605px;
	float:right;
	padding: 3px;
	color: #000;
	background-color:#ffffff;
	border:1px solid #000000;
	}

#full{
	width:100%;
	background-color:#ffffff;
}
	
#footer {
/*background-color:clear; removed 2010*/
	background-color:#6699cc; /*Lighter Blue*/
/*border-top:1px solid #555555; removed 2010*/
	clear: both;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	}

#cont{
	text-align:right;
}

#left #cont{
	margin-top:-30px;
}	

#left-nav { margin-top:25px; }

#leftbar { float: left; width: 125px; margin-top: 0px; padding-top:25px; color: #000; padding: 3px; }
