BODY
{	background-image: url('images/graybrck.jpg');
	background-repeat: repeat;
	background-attachment: fixed}

p
{	margin-top: .5em;
	text-indent: 2em;
	margin-bottom: 0px}
p.w3c
{	text-indent: 0em;
	margin: 0px;
}

div.tab		{position: relative;
			z-index: 1;
			text-align: center;
			height: 40px;
			width: 89px;
			background-color: lightgrey;
			border-color: gray;
			border-style: solid;
			border-width: 1px;}
			
div.main	{position: relative;
			top: -253px;
			left: 0px;
			display: none;
			height: auto;
			width: 95%; 
			padding: 1%;
			background-color: white;
			border-color: gray;
			border-style: solid;
			border-width: 1px;}
#topline {
	position: relative;
	width: 100%;
	text-align: center;
}
div#topline h1 {
	font-style: italic;
	margin-top: 40px;
}
div#topline h3 {
	color: #0000B0;
}
#portrait {
	width: 210px;
	height: 300px;
	padding: 0px;
	float: left;
}
div.section {
	margin-top: 0px;
	margin-bottom: 0px;
}
