body {
	font: 76% Book Antiqua;
	color: #000000;
	}
p {
	font: 1em Book Antiqua;
	margin-top: 0px;
	text-align: justify;
	}


#header {
	    display: none;
	}

#columnleft
{
    display: none;
	}

#columnleft2
{
    display: none;
	}

#columnleft3
{
    display: none;
}

#columnright h4
{
	display: none;
	}

h2 {
	font-weight: bold;
	margin-bottom: 0px;
	}

#columnright
{
    padding-left:30px;
    padding-right:30px;
	}

#columnright h1
{
	font: 1.8em Book Antiqua;
	text-align:center;
    font-weight: bold;
	}

#columnright h2
{
	font: 1.2em Book Antiqua;
	text-align:center;
	text-decoration:underline;
    padding-bottom:10px;
	}

#columnright h3
{
	font: 1.4em Book Antiqua;
	text-align:left;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0px;
    }


#navigation
{
    display: none;

	}

.bio
{
    margin-top: 20px;
    margin-left: 120px;
    margin-bottom: 50px;
	}

#img1, #img2
{
    position: absolute;
    left: 20px;
    width: 109px;
    height: 169px;
 }


a:link {
	text-decoration: none;
	}

#footer
{
    background: url(images/footer.gif) no-repeat;
	margin-right: auto;
    margin-left: auto;
    margin-top:-20px;
	width: 800px;
	height: 90px;
	}


#footer p {
	font: 1.0em Book Antiqua;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	}

