body {
	color: #494747;
	background-color: #8f8f8f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0px;
}

a:link, a:visited {
	color: #dedede;
	font-family: century gothic;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;
}

a:hover, a:active {
	position: relative;
	top: 1px;
 	left: 1px;
}

a.nav:link, a.nav:visited {
	color: #8f8f8f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #696969;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 10px;
	border: 3px double #8f8f8f;
	padding: 2px;
	top: 0px;
	left: 0px;
}

a.nav:hover, a.nav:active {
	background-color: #afafaf;
}

div.top {
	background-image: url(michellelay1_top.jpg);
	width: 559px;
	height: 212px;
	position: absolute;
	left: 0px;
	top: 0px;
}

div.content {
	position: absolute;
	left: 63px;
	top: 115px;
	width: 415px;
}

div.stats {
	font-family: century gothic;
	font-size: 10px;
	text-transform: uppercase;
	border-left: 4px double #343434;
	margin: 10px 0px 0px 25px;
	padding: 0px 0px 0px 5px;
}

div.footer {
	color: #606060;
	font-family: century gothic;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	line-height: 9px;
	margin: 25px 0px 0px 0px;
}

img.style1 {
	border: 3px double #494747;
	padding: 1px;
	margin: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	margin: 20px 0px 5px 0px;
}

h1:first-letter {
	color: #343434;
	font-size: 24px;
}

h2 {
	color: #343434;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px dotted #343434;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}

strong {
	color: #343434;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

em {
	color: #bebebe;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

input, textarea, option, select {
	background-color: #8f8f8f;
	font-family: arial;
	color: #4f4f4f;
	border: 1px solid #4f4f4f;
	margin: 2px;
	padding: 1px; 
	font-size: 10px;
}

input:hover, textarea:hover, option:hover, select:hover, input:focus, textarea:focus, option:focus, select:focus {
	color: #d1d1d1;
	border: 1px solid #d1d1d1;
}
