body {
	background-color: #000000;
}
.banner {
	height: 175px;
	width: 800px;
	background-color: #000000;
}
.navlinks {
	height: 30px;
	width: 800px;
	background-color: #000000;
	color: #E2D174;
	}
.navlinks A:LINK {color: #FFFF99; text-decoration: none; font-weight: bold;}
.navlinks A:VISITED {color: #FFFF99; text-decoration: none; font-weight: bold;}
.navlinks A:HOVER {color: #FF9933; text-decoration: none; font-weight: bold;}
.navlinks A:ACTIVE {color: #972323; text-decoration: none; font-weight: bold;}

.footer {
	height: 50px;
	width: 800px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer A:LINK {color: #FFFF99; text-decoration: none; font-weight: bold;}
.footer A:VISITED {color: #FFFF99; text-decoration: none; font-weight: bold;}
.footer A:HOVER {color: #FF9933; text-decoration: none; font-weight: bold;}
.footer A:ACTIVE {color: #972323; text-decoration: none; font-weight: bold;}

.mailinglist {
	background-color: #000000;
	height: 5px;
	width: 800px;
	border: 3px solid #000000;
}
.leftbar {
	height: 350px;
	width: 150px;
	background-color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.main {
	height: 350px;
	width: 500px;
	background-color: #FFFFFF;
	border-top: 2px solid #000000;
	border-right: 8px solid #000000;
	border-bottom: 8px solid #000000;
	border-left: 8px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
link {
	color: #FFFF99;
}
.vision {
	color: #D4D0C8;
	background-color: #999999;
	border: 6px solid #666666;
}
.shirts {
	height: 212px;
	width: 240px;
	border: 2px solid #000000;
}
.buproductions {
	width: 500px;
	height: 350px;
	background-image: url(graphics/bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
