body {
	font: 76% Book Antiqua;
	color: #000000;
	width: 800px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background-color: #e3e3e3;
	}
p {
	font: 12px Book Antiqua;
	margin-top: 0px;
	text-align: justify;
	}

#header {
	background: url(images/header.jpg) no-repeat;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: -20px;
	width: 800px;
	height: 51px;
	}


#columnleft
{
    background: url(images/ocmain.gif) no-repeat;    
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: -3px;    
	width: 240px;
	height: 600px;
	}

#columnleft2
{
    background: url(images/ocabout.gif) no-repeat;    
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: -3px;
	width: 240px;
	height: 600px;
	}

#columnleft3
{
    background: url(images/octall.gif) no-repeat;    
/*	width: 240px;
	height: 1040px;
*/

	width: 240px;
/*	height: 760px;*/
	height: 840px;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: -3px;    



	}
h2 {

	font-weight: bold;
	margin-bottom: 0px;
	color: #4D8E30;
	}
	
#columnright
    {
    margin-left: 220px;
    height: 515px;
    font-weight: bold;
    background-color: #ffffff;
    padding-left:20px;
    padding-right:20px;
	}

#columnright2
    {
    margin-left: 200px;
    height: 825px;
    font-weight: bold;
    background-color: #ffffff;
    padding-left:20px;
    padding-right:20px;
	}


#columnright h1
{
	font: 23px Book Antiqua;
	margin-top: 230px;
	text-align:center;
    font-weight: bold;
    color: #4D8E30;
	}

#columnright h2
{
	font: 14px Book Antiqua;
	text-align:center;
	text-decoration:underline;
	padding-top:10px;
    padding-bottom:10px;
	}

#columnright h3
{
	font: 17px Book Antiqua;
	text-align:left;
    font-weight: bold;
    margin-top: -10px;
    margin-bottom: 0px;
/*        border: solid 2px red;*/
    }

#columnright h4
{
	font: 14px Book Antiqua;
	text-align:center;
    margin-top: 2px;
	}

#navigation
    {
    margin-left: 30px;
    margin-top: -15px;
    height: 20px;
    font-weight: bold;
    background-color: #ffffff;
    font: 14px Book Antiqua;

	}

.bio
    {
    margin-bottom: 20px;
	}

#img1, #img2
{
    position: absolute;
    left: 260px;
    /*top: 180px;*/
    width: 109px;
    height: 169px;
 }


a:link {
	text-decoration: none;
	color: #4D8E30;    
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #4D8E30;     
	}
a:hover, a:active {
	text-decoration: underline;
	color: #9685BA;
	}


#container {
	background: url(zen-bg.jpg) no-repeat top left;
	padding: 0px 175px 0px 110px;
	margin: 0px;
	}

#intro {
	min-width: 470px;
	}
#pageHeader {
	margin-bottom: 20px;
	}

#footer 
{
    background: url(images/footer.gif) no-repeat;
	margin-right: auto;
    margin-left: auto;
    margin-top:-85px;
	width: 800px;
	height: 90px;
	}
	
	
#footer p {
	font: 12px Book Antiqua;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	}

#footer2 
{
    background: url(images/footer2.gif) no-repeat;
	margin-right: auto;
    margin-left: auto;
    margin-top:-65px;
	width: 800px;
	height: 90px;

	}
	
	
#footer2 p {
	font: 12px Book Antiqua;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	}
