@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintext-home { font-family: Georgia, Times, serif; font-size: 14px; color: #8d8d8d; line-height: 20px; padding-left: 70px; padding-right: 70px; }
.maintext-home a { text-decoration: underline; color: #8d8d8d; }
.maintext-home a:hover { text-decoration: none; color: #996699; }
.maintext-home a:fade { text-decoration: none; color: #996699; }

.maintext { font-family: Georgia, Times, serif; font-size: 14px; color: #8d8d8d; line-height: 20px; padding: 20px;  padding-left: 70px; padding-right: 70px;  }
.maintext a { text-decoration: underline; color: #8d8d8d; }
.maintext a:hover { text-decoration: none; color: #996699; }
.maintext a:fade { text-decoration: none; color: #996699; }


.leadLetter {
	font-family: Georgia, Times, serif;
	font-size: 30px;
	color: #cccc99;
	line-height: 30px; 
}
.headers {
	font-family: Georgia, Times, serif;
	font-size: 30px;
	color: #996699;
	line-height: 30px; 
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	padding: 18px;
}
.footer a { text-decoration: none; color: #999999; }
.footer a:hover { text-decoration: underline; color: #999999; }
.footer a:fade { text-decoration: underline; color: #999999; }

img.logo { margin-left: 40px; margin-bottom: 20px; }
img.picRight { margin-right: 37px; margin-left: 40px; margin-bottom: 40px; margin-top: 5px; }

#flashaudio {
	font: 10px Arial;
	width: 100px;
	height: 20px;
	float: right;
	text-align: right;
	color: none;
	padding-right: 28px;
	padding-top: 10px; 
}
#flashaudio a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#flashaudio a:Hover {
	font-weight: bold;
	color: #ccc;
}

#flashcontent {
	font: 12px Arial;
	width: 760px;
	height: 460px;
	float: left;
	text-align: left;
	color: none;
}
#flashcontent a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#flashcontent a:Hover {
	font-weight: bold;
	color: #ccc;
}