﻿

#sec2_subform1
{
	position:relative;
	top:15px;
	left:10px;
	height:725px;
	Width:600px;
}

.clsTabContent
{
    position:absolute;
    width:660px;
    height:auto;
    text-align:left;
    padding:5px;
    overflow-y:auto;
}

.clsPastorPic
{
    padding: 5px;
    float:right;
}
    

#div_bio
{
    z-index:0;
    position:absolute;
    top:22px;
    left:3px;
    height:400px;
    width:375px;
    padding:5px;
    visibility:visible;
    background-color: #ffffff;
    border: solid .02cm blue;
}

#divPastorsDesk
{
    position: relative;
    width:650px;
    height:auto;
    background-color: White;
    padding: 5px;
}

#imgPastorDesk
{
    float:right;
}

