body {
	margin-top: 0px;
	background-color: #000000;
}


/*************************
  	HOME PAGE SETUP
 *************************/

#container {
	width: 1097px; /* site, image width */
	height: 828px;
	top: 0px;
    margin-left: auto;
    margin-right: auto;
	z-index: 0;
    background-image: url(../img/aj_080609_int_bg1.jpg);
	background-repeat:no-repeat;
}


#droplineholder {
	width: 790px;   /* 745 pre 9-7-09 */
    margin-left: auto;
    margin-right: auto;
	position: relative;
	left: -140px;
	top: 85px;
}

#droplineholder a {
	color: #ffa812;
	text-decoration: none;
}


#droplineholder a:hover {
	color: #fff;
	text-decoration: none;
}


#home_navsection {
	width: 745px;   /* 745 */
	height: 32px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
	left: -136px;
	top: 95px;
	z-index: 1;
	font-family: verdana; 
	color: #ffa812;
	font-size: 12px;
	font-weight: normal;
/*	background-color: #ffff00; */
	}

#home_navsection a {
	text-decoration: none; 
	color: #ffa812;
}

#home_navsection a:hover {
	color: #fff;
	text-decoration: none; 
}


#int_maincontent {
	width: 716px; /* 9-17-09 was 726 */
	padding-right: 10px;
	height: 600px; /* 606 */
	top: 50px; /* 118 pre 9-17-09 */
	left: 50px;
	position: relative;
	z-index: 1;
	overflow: auto;
	
/*
	background-color: #0000FF;  */

}

#int_playerlaunch {
	top: 640px;
	left: 830px;
	width: 227px;
	height: 72px;
	position: relative;
	z-index: 100;
}






table#discog {
    border: solid #000 0px;
/*    width: 400px;  
    background-color:#FFFFFF;
*/

}

table#discog td {
/*    padding: 5px; */
    border: solid #000 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}

table#discog td a {
	color: #e3170d;
	font-weight: bold;
	}

table#discog td a:hover {
	color: #fff;
	text-decoration: none;
}





/*************************
  	HOME PAGE NEWS FEED DEFINITIONS
 *************************/

.int_maincontent_header {
	font-family: Georgia;
	font-size: 23px;
	color: #ffa812;
	font-weight: normal;
	}

	
.int_maincontent_itemtitle {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000;
	padding: 3px 15px 3px 3px;
	font-weight: bold;
	text-transform: uppercase;
	background: #fff;
	}
	
	
	

.int_tour_sectiontitle {
	font-family: Georgia;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	text-transform: uppercase;
	}


.int_maincontent_itemtext, p {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	line-height: 1.2em;
	}

.int_maincontent_itemtext a, p a {
	font-weight: bold;
	text-decoration: none;
	color: #e3170d; /*FFFFCC */
	}

.int_maincontent_itemtext a:hover, p a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #e2c4b5;
	}
	
.int_maincontent_subhead {
	font-family: Verdana;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	line-height: 1.2em;
	}



pre {
	font-family: "Trebuchet MS";
	color: #ffa812;
	font-size: 12px;
}



.int_maincontent_itemposted {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	}
	
.int_maincontent_itemposted_bigger {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000;
	padding: 3px 15px 3px 3px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: #ffa812;

	}

	
	
.int_maincontent_biocaption {
	font-family: Verdana;
	font-size: 9px;
	color: #ffa812;
	font-weight: normal;
	line-height: 1em;
	}

