body {
	color: #000;	
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 125%;
	margin: 0;
	padding: 0;
background: #CDAE63 url(../images/body_of_war_07_BG.jpg) no-repeat top center;

}


p img{float: none;}


/* WHOLE PAGE CONTAINER -----------------------------*/

#page-container {
width: 961px;
margin:0 auto;
text-align:left;
}
	
	/* CONTENT AREA  -----------------------------*/

#content { 
margin: 0;
padding:0;
 position: relative;
}

div#content { 
min-height:1000px;
height:expression(this.scrollHeight > 1000 ? "auto":"1000px"); 
}




/* TANGLER  -----------------------------*/
#left-side{
width: 274px;
height:310px;
float: left;
padding: 0;
background: #fff;
margin: 230px 0 0 8px;

}

/* TOP RIGHT SIDE -----------------------------*/
#right-side{
width: 358px;
height:210px;
margin: 230px 8px 0 0;
padding:0;
float: right;
}

* html #right-side{ margin: 230px 3px 0 0; }


/* TOP RIGHT SIDE Track Flash Player -----------------------------*/
#flash-player{
width: 358px;
height:149px;
margin: 0;
padding:0;
float: right;
background: url(../images/tracklisting_bg.gif) no-repeat;
}

* html #flash-player{ display:inline; }

 
/* ALBUM IMAGE -----------------------------*/
#album
{width:110px;
padding: 13px 0 0 12px;
float: left;
text-align: center;
}



/* EMBED FLASH PLAYER -----------------------------*/
#tracks
{width:227px;
padding: 6px 6px 0 0;
float: right;
z-index: 0;
}



/* FLASH PLAYER AREA ROLLOVERS -----------------------------*/

 .player-track a {
 display:block;
	width: 110px; 
	height: 16px;
	margin: 7px 0 0 0;
	background: url(../images/tracklisting_on.gif) no-repeat left top;
	background-position: 0px 0px; 
}

.player-track a:hover {
background-position: 0px -16px;
}


/* BUY MUSIC ROLLOVERS -----------------------------*/
#buy-music
{width:151px;
margin: 0 0 2px 38px;
}


 .buy-cd a {
 float: left;
 display:block;
	width: 39px; 
	height: 13px;
	background: url(../images/buy_cd_roll.gif) no-repeat left top;
	background-position: 0px 0px; 
}

.buy-cd a:hover {
background-position: 0px -13px;
}


 .buy-digi a {
 float:right;
 display:block;
	width: 112px; 
	height: 13px;
	background: url(../images/buy_digital_roll.gif) no-repeat left top;
	background-position: 0px 0px; 
}

.buy-digi a:hover {
background-position: 0px -13px;
}




/* FLASH NEWS FEED -----------------------------*/
#news-feed {
	float: right;
	width: 247px;
	height: 158px;
	z-index: 0;
	margin-top: 26px;
	background: url(../images/news_bg.gif) no-repeat left top;
} 

* html #news-feed { display:inline; } 

#feed-flash{
padding: 6px 0 0 7px;}




/* FOOTER CONTENT -----------------------------*/
#footer {
position: relative;
float:left;
padding-top: 60px;
width: 961px;
text-align:left;
}

*html #footer
{padding-top: 25px;
margin:0;
width:965px;}


/* FOOTER - Movie Website */

 .movie-left a {
 display:block;
	width: 379px; 
	height: 124px;
	float: left;
padding: 0;
	margin: 3px 0 0 16px;
	background: url(../images/movieRoll.gif) no-repeat left top;
	background-position: 0px 0px; 
}

.movie-left a:hover {
background-position: 0px -124px;
}


*html .movie-left
{
	margin: 35px 0 0 -15px;
	}


/* FOOTER - YouTube -----------------------------*/

 .youtube-right a {
 display:block;
	width: 380px; 
	height: 124px;
	 float: right;
	 padding:0;
	 margin: 3px 16px 0 0;
	background: url(../images/youTuberoll.gif) no-repeat left top;
	background-position: 0px 0px; 
}

.youtube-right a:hover {
background-position: 0px -124px;
}

*html .youtube-right
{ 
	margin: 30px -14px 0 0;
	 }



/* FOOTER - IVAW -----------------------------*/

 .ivaw a {
 display:block;
	width: 93px; 
	height: 93px;
	 float: left;
	 padding:0;
	 margin: 15px 0 0 39px;
	background: url(../images/ivaw_btn_roll.gif) no-repeat left top;
	background-position: 0px 0px; 
}

.ivaw a:hover {
background-position: 0px -93px;
}

*html .ivaw
{ 
	margin: 38px 0 0 -43px;
	 }


/* FOOTER - Text Links -----------------------------*/

#text-links {
position: relative;
clear:both;
padding-top: 60px;
float:left;
width: 961px;
text-align:center;
}


/* CLEARFIX */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} .clearfix {display: block;}
/* End hide from IE-mac */




a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

