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

body {
	background-color: #480000;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
}

a { 
	border: none;
	outline: none;
}


a:link {
	color: #960;
	text-decoration: none;
}
a:image { 
	border: none;
	outline: none;
}
a:hover {
	color: #480000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B85B07;
}
a:active {
	text-decoration: none;
	color: #960;
}

div#sub-menu-system {
	font-family:Arial, Helvetica, sans-serif;
		font-size: 13px;
}


div#sub-menu-system a{

}

div#sub-menu-system a:link{
	color: #fff;
}
div#sub-menu-system a:visited{
	color: #fff;
}
div#sub-menu-system a:hover{
	color: #960;
}
div#sub-menu-system a:active{
	color: #960;
}


div#pigfeet {
	background-color: #000;
	width: 300px;
	height: 300px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
}
.aboutjusties {
	text-align: justify;
}

.band {
	margin: 10px 20% 10px;
}

