body 
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	margin: 5px auto 0px auto;
	text-align:center;
	background-color:#747D5E;
	color:#4B4B49;
}

.UserInput
{
	border-right: #D0E0F4 1px solid;
	border-top: #D0E0F4 1px solid;
	font-size: 12px;
	border-left: #D0E0F4 1px solid;
	color: black;
	border-bottom: #D0E0F4 1px solid;
	background-color:#F3F8FC;
}

.ButtonInput
{
	border:1px solid #827A7A;
	background-color:#ABA69E;
	width:150px;
	height:25px;	
	font-size:11px;
	font-weight:bold;
	color:White;
}

#main

{
	width:760px;
	height:auto;
	min-height:300px;
	margin: 0px auto 0px auto;
	text-align:left;
	background-image:url('../Images/main-bg.gif');
	background-repeat:repeat-y;
}

#main:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0px;
	visibility: hidden;
}

#main-left
{
	width:200px;
	min-height:300px;
	height:auto;
	float:left;
	text-align:right;
	position:relative;
	right:0px;
}

#nav
{
	position:relative;
	top:8px;
	width:200px;
	height:160px;
	background-image:url('../Images/menu-bg.gif');
	background-repeat:no-repeat;
}

/*-----Navigation links---------------------------------*/

ul.navlist 
{
	list-style-type: none;
	margin:0px 30px 0px 0px;
	padding:0px 0px 10px 0px;
	list-style:none;
	position:relative;
	top:0px;
}

ul.navlist li a
{
	height:18px;
	width:168px;
}

/*-----------------------------*/

ul.navlist a.about,ul.navlist a.about:visited 
{
	display: block;
	background-image:  url(../Images/m_about.gif);
}

ul.navlist a.about:hover 
{
	display: block;
	background-image:  url(../Images/m_about_f2.gif);
}

ul.navlist a.aboutSelected 
{
	display: block;
	background-image:  url(../Images/m_about_f3.gif);
}

/*--------------------------*/

ul.navlist a.comp, ul.navlist a.comp:visited 
{
	display: block;
	background-image:  url(../Images/m_production.gif);
}

ul.navlist a.comp:hover 
{
	display: block;
	background-image:  url(../Images/m_production_f2.gif);
}

ul.navlist a.compSelected 
{
	display: block;
	background-image:  url(../Images/m_production_f3.gif);
}


/*--------------------------*/

ul.navlist a.composer, ul.navlist a.composer:visited 
{
	display: block;
	background-image:  url(../Images/m_composers.gif);
}

ul.navlist a.composer:hover 
{
	display: block;
	background-image:  url(../Images/m_composers_f2.gif);
}

ul.navlist a.composerSelected 
{
	display: block;
	background-image:  url(../Images/m_composers_f3.gif);
}

/*--------------------------*/

ul.navlist a.release, ul.navlist a.release:visited 
{
	display: block;
	background-image:  url(../Images/m_releases.gif);
}

ul.navlist a.release:hover 
{
	display: block;
	background-image:  url(../Images/m_releases_f2.gif);
}

ul.navlist a.releaseSelected 
{
	display: block;
	background-image:  url(../Images/m_releases_f3.gif);
}

/*--------------------------*/

ul.navlist a.news, ul.navlist a.news:visited 
{
	display: block;
	background-image:  url(../Images/m_news.gif);
}

ul.navlist a.news:hover 
{
	display: block;
	background-image:  url(../Images/m_news_f2.gif);
}

ul.navlist a.newsSelected 
{
	display: block;
	background-image:  url(../Images/m_news_f3.gif);
}

/*--------------------------*/

ul.navlist a.contact, ul.navlist a.contact:visited 
{
	display: block;
	background-image:  url(../Images/m_contact.gif);
}

ul.navlist a.contact:hover 
{
	display: block;
	background-image:  url(../Images/m_contact_f2.gif);
}

ul.navlist a.contactSelected 
{
	display: block;
	background-image:  url(../Images/m_contact_f3.gif);
}

/*--------------------------*/

ul.navlist a.songwriters, ul.navlist a.songwriters:visited 
{
	display: block;
	background-image:  url(../Images/m_songwriters.gif);
}

ul.navlist a.songwriters:hover 
{
	display: block;
	background-image:  url(../Images/m_songwriters_f2.gif);
}

ul.navlist a.songwritersSelected 
{
	display: block;
	background-image:  url(../Images/m_songwriters_f3.gif);
}


/*--------------------------*/

ul.navlist a.awards, ul.navlist a.awards:visited 
{
	display: block;
	background-image:  url(../Images/m_awards.gif);
}

ul.navlist a.awards:hover 
{
	display: block;
	background-image:  url(../Images/m_awards_f2.gif);
}

ul.navlist a.awardsSelected 
{
	display: block;
	background-image:  url(../Images/m_awards_f3.gif);
}


/*-----Navigation links end---------------------------------*/


#main-right
{
	width:550px;
	min-height:400px;
	height:auto;
	float:left;
	position:relative;
	left:3px;
	top:8px;
	padding-bottom:16px;
}

#boxout-home
{
	width:540px;
	height:auto;
	padding-bottom:20px;
	position:relative;
	left:9px;
	top:14px;
}

#boxout-home-top
{
	background-image:url('../Images/home-box-top.gif');
	background-repeat:no-repeat;
	height:20px;
}

#boxout-home-middle
{
	background-image:url('../Images/home-box-middle.gif');
	background-repeat:repeat-y;
	height:810px;
	min-height:200px;
	padding:0px 30px 0px 30px;
}

#boxout-home-bottom
{
	background-image:url('../Images/home-box-bottom.gif');
	background-repeat:no-repeat;
	height:17px;
}

h1.latest
{
	padding:0px;
	margin:0px;
	color:#747474;
	font-size:120%;
	font-weight:bold;
}

.date
{
	font-style:normal;
	color:#747D5E;
	font-size:11px;
}

h1.newstitle
{
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	color:#747D5E;
	font-size:11px;
	
}

.line20
{
	line-height:20px;
	font-size:90%;
}

#footer
{
	width:557px;
	height:25px;
	text-align:right;
	position:relative;
	top:10px;
	font-size:80%;
	line-height:25px;
	background-image:url('../Images/separator-bg.gif');
	background-repeat:repeat-x;
}

.margin1px
{
	margin-top:2px;
}

#main-right-content
{
	width:510px;
	position:relative;
	left:18px;
	padding:10px 5px 5px 5px;
	font-size:11px;
	top:10px;
}

#aboutBoxOuts
{
	width:510px;
	min-height:395px;
	height:auto;
	margin-top:30px;
	padding-bottom:40px;
	font-size:11px;
}

#aboutBoxOuts:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0px;
	visibility: hidden;
}

.aboutBoxTop
{
	background-image:url('../Images/about_roundedT.gif');
	background-repeat:no-repeat;
	height:15px;
}

.aboutBoxCenter
{
	background-color:White;
	min-height:355px;
	height:auto;
	_height:355px;
	padding:0px 20px 5px 20px;
	
	
}


.aboutBoxBottom
{
	background-image:url('../Images/about_roundedB.gif');
	background-repeat:no-repeat;
	height:60px;
}

.aboutBoxBottom-Content
{
	position:relative;
	width:207px;
	left:20px;
}



.boxPeople
{
	width:247px;
	float:left;
	position:relative;
	padding-bottom:10px;
}

.green
{
	color:#747D5E;
}

hr.about
{
	margin: 0px;
	padding: 0px;
	border:0;
	width:95%;
	color:#747D5E;
	background-color:#747D5E;
	height: 1px;
}


hr.release
{
	margin: 0px;
	padding: 0px;
	border:0;
	width:100%;
	color:#747D5E;
	background-color:#747D5E;
	height: 1px;
}

.content_boxout
{
	width:520px;
	min-height:100px;
	height:auto;
	padding-bottom:20px;
}

.content_boxout_top
{
	background-image:url('../Images/content_roundedT.gif');
	background-repeat:no-repeat;
	height:15px;
}

.content_boxout_center
{
	background-color:White;
	min-height:200px;
	height:auto;
	padding:0px 20px 0px 20px;
	text-align:justify;
}

.content_boxout_bottom
{
	background-image:url('../Images/content_roundedB.gif');
	background-repeat:no-repeat;
	height:15px;
}

#main-right-content-pages
{
	width:98%;
	position:relative;
	left:13px;
	padding:10px 5px 5px 5px;
	font-size:11px;
	top:10px;
	min-height:300px;
	_height:300px;
}

.font10px
{
	font-size:10px;
}

.dropDownRelease
{
	 width:170px;
	 height:18px;
	 font-size:11px;
}

.realeaseWrapper
{
	min-height:100px;
	height:auto;
	padding-bottom:0px;
	width:100%;
}

.realeaseWrapper:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0px;
	visibility: hidden;
}
.realeaseWrapper1
{
	min-height:100px;
	height:auto;
	padding-bottom:0px;
	width:100%;
	background-image:url('../Images/composer-detail-bg.gif');
	background-repeat:repeat-y;
}

.realeaseWrapper1:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0px;
	visibility: hidden;
}


.releaseImage
{
	float:left;
	width:100px;
	min-height:100px;
	height:auto;
}

.releaseInfo
{
	float:left;
	width:370px;
	min-height:100px;
	height:auto;
}

ul.latestReleases
{
	list-style-type:square;
	margin:5px 0px 0px 10px;
	padding:5px 0px 0px 10px;
	font-size:9px;
}

.margin5px
{
	margin-right:5px;
}

.videoAudio
{
	width:100%;
	height:30px;
	margin-top:10px;
}

p
{
	margin:0px;
	padding:0px 0px 5px 0px;
}

.marRight40
{
	margin-right:40px;
}


.line23
{
	line-height:23px;
}

.line10block
{
	line-height:12px;
	display:block;
}

.releaseTypes
{
	padding-bottom:5px;
	min-height:10px;
	height:auto;
	border-bottom:1px solid #747D5E;
}

p.news
{
	padding-bottom:13px;
	/*padding-bottom:0px;*/
}

.compFooter
{
	float:left; 
	width:120px;
}

.news_content
{
	padding-bottom:0px;
	min-height:90px;
	height:auto;
	_height:90px;
}

.NewsListItem
{

	clear:left;
	padding-bottom:7px;

}
.NewsListItem img
{
	width:85px !important;
	height:85px !important;
	padding-bottom:10px;

}

#boxout-home .NewsListItem img, #ctl00_cntContent_imgNews
{
	width:140px !important;
	height:140px !important;
	padding-bottom:10px;

}


.boxPeople:nth-child(3)
{
	clear:left;
}