@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	text-transform: none;
		background-color: #000000;
}
.main #quote p, .main p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	letter-spacing: normal;
	text-align: justify;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	text-transform: none;
}
#quote {
	background-color: #000000;
	background-image: url(quotebg.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 450px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 20px;
	text-transform: none;
}
blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
}

.main {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.audiobox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #171717;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	letter-spacing: 0px;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	letter-spacing: -1px;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #CCCCCC;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
}
a, a:active, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}
