div#cornerPhoto {
	float: left;
	position:absolute; 
	left:38px; 
	top:65px; 
	width:817px; 
	height:167px; 
	z-index:1;
}
div#tagLine {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	position:absolute; 
	left:175px; 
	top:169px; 
	width:254px; 
	height:169px; 
	z-index:3;
}
div#microphone{
	position:absolute;
	left:283px;
	top:152px;
	width:174px;
	height:165px;
	z-index:2;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #333333;
	font-style: italic;
}


div#footer a:visited {
	color: #990000;
	text-decoration: underline;
}
div#footer a:hover {
	color: #FF9900;
}
div#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.inlineHead {
	font-weight: bold;

}
.inline {
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 24px;
}
.quoteName {
	font-style: italic;
	margin-top: 0px;
	margin-right: 48px;
	margin-bottom: 24px;
	margin-left: 60px;
	color: #333333;
	text-align: right;

}
body {
	background-image: url(images/bkg.gif);
	background-repeat: no-repeat;
}
