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

#container {
	height: 625px;
	width: 900px;
	position: relative;
	clear: none;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: none;
	border: medium solid #968954;
	font-size: 16px;
	background-color: #968954;
}
#left_logo {
	float: left;
	height: 200px;
	width: 900px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	clear: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #968954;
	border-right-color: #968954;
	border-bottom-color: #968954;
	border-left-color: #968954;
	background-color: #CCFF33;
}
#nav_bar1 {
	background-color: #000000;
	clear: both;
	height: 40px;
	width: 900px;
	position: relative;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-top-color: #000000;
}
#box {
	height: 350px;
	width: 535px;
	overflow: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #968954;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #968954;
	border-right-color: #968954;
	border-bottom-color: #968954;
	border-left-color: #968954;
	z-index: 0;
	float: left;
	background-color: #000000;
}
#gigbox {
	background-color: #000000;
	float: right;
	height: 350px;
	width: 355px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #968954;
	font-weight: bold;
	overflow: auto;
	border: medium solid #968954;
}

#link_mediaplay_bar {
	background-color: #000000;
	clear: both;
	height: 110px;
	width: 900px;
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#footer {
	background-color: #968954;
	clear: both;
	height: 20px;
	width: 900px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	border: thin solid #968954;
}

body {
	background-color: #000000;
	background-image: url(images/Vince-Harder_logo_bg.png);
	background-repeat: repeat;	
	font-size: 20px;
}

a:visited {
	color:#CCCCCC;
}
a:link {
	color:#CBC2A3;
}
a:hover {
	color:#FFFFFF;
}
