// Home page by Stacy R. Wood Jr. //
body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 1.5;
		color: #FFFFFF;
		text-align: justify;
		text-indent: 2em;	
		background-image: url(/images/backgrounds/blackstarsBG.gif);
		background-color: #000000;
		padding: 10px;
		width: 90%;
		margin: 0px;
}
p	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 1.5;
		text-align: justify;
		text-indent: 2px;	
		background-image: url(../backgrounds/blackstarsBG.gif);
		background-color: #000000;
		padding: 10px 10px 0px 0px;
}
h3	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFFFFF;
		line-height: 1.5;
		text-align: justify;
		font-weight: bolder;
		text-indent: 0em;		
		background-image: url(../backgrounds/blackstarsBG.gif);
		background-color: #000000;
		padding: 0px;
}
table	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 1.5;
		text-align: justify;
		text-indent: 2em;	
		background-image: url(../backgrounds/blackstarsBG.gif);
		background-color: #000000;
		width: 100%;
		padding: 0px;
}
td 	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 1.5;
		text-align: justify;
		text-indent: 2em;	
		background-image: url(../backgrounds/blackstarsBG.gif);
		background-color: #000000;
		vertical-align: top;
		padding: 5px;
		width:	auto;
}
th 	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 1.5;
		text-align: justify;
		text-indent: 2em;	
		background-image: url(../backgrounds/blackstarsBG.gif);
		background-color: #000000;
		width: auto;
		padding: 10px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
	text-align: center;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5;
	color: #FFCCFF;
	font-weight: bolder;
	text-decoration: overline;
	text-align: center;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5;
	color: #99FFFF;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5;
	color: #FFFF66;
	font-weight: 500;
	text-decoration: none;
	text-align: center;
}
blockquote {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
		line-height: 1.5;
		text-align: justify;
		text-indent: 0em;	
		background-image: url(../backgrounds/blackstarsBG.gif);
		background-color: #000000;
		padding: 0px 0px 0px 150px;
}
