body {
	background-color: #ffffff;
	color: #4b4c4e;	
    font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

a {
	color: #fa000d}

a.gallery-photo {
	border-bottom: 0px;
}

a.gallery-photo:hover {
	border-bottom: 0px;
}

#head-container
{
	//background: black;
}

#header
{
	margin: 0 auto;
	width: 900px;
	padding: 0;
	//background: black;
}

#header h1 { 
	font-style: normal; 
	font-weight: lighter;
	//color: #ffffff;
	margin: 0; 
	font-size: 60px;
	padding-top: 7px;
	padding-bottom: 0px;
}

#navigation-container
{
	color: #dadbdc;
	border-style: solid;
	border-bottom-color: #dadbdc;
	border-top-color: #dadbdc;
	border-bottom-width: 4px;
	border-top-width: 4px;
	border-left-color: #1c1d1e;
	border-right-color: #1c1d1e;
	border-left-width: 0px;
	border-right-width: 0px;
	float: left;
	width: 100%;
	//background: #1c1d1e;
	background: #565758;
}

#navigation
{
	margin: 0 auto;
	width: 900px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 6px 5px;
	color: #e8e8ea;
	font-size: 11px;
	text-decoration: none;
}

#navigation li a:hover { 
	color: #fa000d; 
	background: url("../images/hover-grey.gif") bottom center no-repeat;
}

#navigation a.first {
	padding-left: 0;
}

#navigation li a.sel { 
	color: #fa000d; 
	background: url("../images/hover-grey.gif") bottom center no-repeat;
}

#navigation a.first-sel {
	padding-left: 0;
	color: #fa000d; 
	background: url("../images/hover-grey.gif") bottom center no-repeat;
}

#navigation li span {
	display: block;
	float: left;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	color: #e8e8ea;
	font-size: 10px;
	text-decoration: none;
}

#content-container
{
	float: left;
	width: 100%;
}

#content-container2
{
	margin: 0 auto;
	width: 900px;
}

#content-container3
{
	font-size: smaller;
	float: left;
	width: 900px;
	padding: 0;
	padding-top: 20px;
}

#content
{
	clear: left;
	float: left;
	width: 640px;
	padding: 0px 20px 20px 0px;
	margin: 20px 0 0 0px;
	border-right-style: solid;
	border-right-color: #565758;
	border-right-width: 1px;
	display: inline;
}

#content-full
{
	clear: left;
	float: left;
	width: 100%;
	padding: 0px 20px 20px 0px;
	margin: 20px 0 0 0px;
	display: inline;
}

#content h2 { margin: 0; }

#content .bio {
	float: right;
	padding-left: 8px;
	padding-bottom: 8px;
}

#content .item {
	width: 640px;
	//clear: both;
	min-height: auto;
	//min-height: inherit;
}

#content-seperator {
	width: 98%;
	border-bottom-style: solid;
	border-bottom-color: #565758;
	border-bottom-width: 1px;
	margin-top: 25px;
	margin-bottom: 15px;
}

#list-seperator {
	width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #565758;
	border-bottom-width: 1px;
}

.head {
    font-size: 18px;
    color: black;
	margin: 0; 
	margin-bottom: 0px;
	padding: 0;
}

.content-header {
    font-size: 14px;
    color: black;
    line-height: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}

.content-subhead {
	margin-bottom: 4px;	
    font-size: 12px;
	color: black;
}

.release-header {
    font-size: 12px;
    line-height: normal;
}

.merch-item {
    font-size: 12px;
    line-height: normal;
}


.merch-sale {
    color: #CC0000;
}

#aside
{
	float: right;
	width: 200px;
	padding: 0px 0;
	margin: 20px 20px 0 0;
	display: inline;
}

#aside .head {
    font-size: 14px;
    color: black;
	margin: 0; 
	margin-bottom: 15px;
	padding: 0;
}

#aside .subhead { 
    font-size: 12px;
    color: black;
	margin: 0; 
	margin-top: 15px;
	padding: 0;
}

#aside h3 { 
	margin: 0; 
	padding: 0;
}

#aside-seperator {
	border-bottom-style: solid;
	border-bottom-color: #565758;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#footer-container
{
	clear: left;
	//background: black;
}

#footer
{
	margin: 0 auto;
	width: 900px;
	text-align: right;
	padding: 20px;
	height: 1%;
	font-size: x-small;
}

th {
	font-size: 14px;
	text-align:left;
}
table.grid {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	border-collapse: collapse;
}
table.grid th {
	text-align:center;
	//background-color: #8fa461;
	//color: #ffffff;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.grid td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	//background-color: #f0f5e6;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.grid td.alt {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	//background-color: #e4f0c9;
	-moz-border-radius: 0px 0px 0px 0px;
}

.table-header {
	//background-color: #EEEEEE;
}
