body {color: #ffff33;
margin: 20px;
padding: 25px;
font-family: sans-serif;
font-size: .8em;
line-height: 1.4em; }

a {
text-decoration: none;
}

a:link,  a:visited {
color: #fffd00; }

a:hover {color: #b20beb;
font-weight: bold; }


#head  {
	margin: 10px;
	padding: 25px;
	border-width: 2px;
	border-color: #999900;
	line-height: 1.4em;
	text-align: right;
	border: 1px #1466d9 solid;
background-image: url(./images/headbg.jpg);
color: #84b64e; }

h1 {color: #2a4b76;
font-family: sans-serif;
font-size: 3.7em;
font-weight: normal;
font-stretch: expanded;
letter-spacing: +3px; }

div#main {
color: #088153;
margin: 10px;
padding: 10px;
font-size: 2em;
text-align: left;
position: relative;
left: +20%; }


h2 {font-family: serif;
font-size: 1.4em;
font-weight: normal;
 }


h3 {font-family: serif;
font-size: 1.3em;
font-weight: normal;
 }



h6 {
font-family: "American Typewriter";
font-size: 1.6em;
color: #14b71b;
font-weight: normal;
margin: 3px;
padding: 2px; }



h4 {font-family: serif;
font-size: 1.2em;
font-weight: normal;
color: #e15325; }


h5 {background-color: #000d60;
font-family: serif;
font-size: 1.1em;
font-weight: normal;
 }

div#leftcolumn {float: left;
text-align: right;
color: #faf80d;
width: 18%;
font-size: 1.5em;
text-decoration: none;
border: none;
margin-top: 60px;
padding: 1%; }

.biog {
	font-family: "American Typewriter";
	font-size: 1.4em;
	font-style: normal;
	color: #38761f;
	margin: 50px 20px 30px 60px;
	border: 2px #8dff11 solid;
	width: 60%;
	background-color: #CCFFFF;
	float: none;
padding: 25px; }
