/* ---------GENERAL--------- */
body {
	color: #000;
	background: #fff url(img/bgBody.jpg) repeat-y 50% 0px;
	margin: 0px;
	text-align: center;
}
body.Child {
	color: #000;
	background: #fff;
	margin: 10px;
}
body.Child div {
	background: #e9eaf3;
	color: #000;
	padding-top: 15px;
	padding-bottom: 10px;
}
div {
	line-height: 0px;
}
h1,h2,h3,h4,p,ul,td {
	font: 11px/16px Trebuchet, Verdana, sans-serif;
	text-align: left;
}
h1,h2,h3,h4 {
	font-weight: bold;
	margin: 0px 20px;
}
h1 { /* internal */
	font-size: 16px;
}
h2 { /* home and sidebar */
	font-size: 12px;
}
h3 { /* global */
	font-size: 12px;
	color: #c00;
	background: transparent;
}
h4 {
	font-size: 12px;
}
p {
	margin: 0px 20px 10px 20px;
}
td {
	line-height: 16px;
}	
ul {
	margin: 0px 20px 10px 20px;
	padding: 0px 20px 10px 20px;
	list-style: url(img/Bullet.gif);
}	
ul.Sidebar {
	list-style: url(img/Bullet_Sbar.gif);
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 10px 40px;
}
.Clear {
	clear: both;
}
.ClearBottom {
	clear: both;
	height: 10px;
}
.DeEmph {
	font-size: 10px;
	color: #666;
	background: transparent;
	font-style: italic;
}
.RedHead {
	color: #c00;
	background: transparent;
}

/* ---------LINKS--------- */
a {
	text-decoration: none;
}
a:link {
	color: #930;
	background: transparent;
}
a:visited {
	color: #c60;
	/*color: #963;*/
	background: transparent;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000;
	background: transparent;
}

/* ---------CONTAINERS--------- */
#Banner {
	white-space: nowrap;
	z-index: 1;
}
#Can {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 640px;
}
#Content {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}
#ContentMainBg {
	background: url(img/bgMain.gif) repeat-y;
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
#ContentMain {
	background: url(img/bgMainTab.gif) no-repeat;
	width: 400px;
	margin: 0px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
}
#ContentMain div.Internal {
	width: 380px;
	margin: 0px 10px 10px 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	background: #e9eaf3 url(img/bgInternal.gif) no-repeat right top;
}
#ContentMain.Home div {
	width: 380px;
	margin: 0px 10px 10px 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#ContentMain.Home div.News {
	background: url(img/bgHomePh_News.jpg) repeat-y;
}
#ContentMain.Home div.Hire {
	background: url(img/bgHomePh_Hire.jpg) repeat-y;
}
#ContentMain.Home div.Music {
	background: url(img/bgHomePh_Music.jpg) repeat-y;
}
#ContentSidebar {
	width: 190px;
	background: url(img/bgSbarShadowTop.gif) no-repeat;
	float: right;
	padding-top: 30px;
	margin: 0px -8px 0px 0px;
	voice-family: "\"}\""; /* fixes IEs broken box-model */
  voice-family: inherit;
	margin: 0px;
}
#ContentSidebar div.Featured {
	background: url(img/bgSbarPhoto.gif) no-repeat;
	width: 172px;
	height: 81px;
	padding-top: 11px;
	margin-left: 9px;
	margin-bottom: 3px;
	text-align: center;
}
#ContentSidebar div.Bottom {
	background: url(img/bgSbarShadowBot.gif) no-repeat right bottom;
	padding-bottom: 20px;
}
#Head {
	width: 640px;
	height: 167px;
	z-index: 1;
}
#Legal {
	color: #666;
	background: #fff url(img/bgLegal.jpg) no-repeat;
	border-bottom: 20px solid #930;
	width: 640px;
	height: 40px;
	padding: 15px 20px 0px 20px;
	voice-family: "\"}\""; /* fixes IEs broken box-model */
  voice-family: inherit;
	width: 600px;
	height: 25px;
}
#Legal p {
	font: 10px/10px Trebuchet, Verdana, sans-serif;
}
#Logo {
	position: absolute;
	left: 50%;
	margin-left: -247px;
	top: 0;
	padding-top: 40px;
	z-index: 2;
}
#NavCan {
	width: 640px;
	height: 30px;
}
#NavFlash {
	white-space: nowrap;
	width: 302px;
	height: 30px;
	padding: 0px;
	line-height: 0px;
	float: left;
	margin: 0px;
	background: url(img/navAudioBg.gif) no-repeat right;
}
#SbarFeature h3 { /* featured music sidebar */
	font-size: 11px;
	color: #c00;
	background: transparent;
}
#SbarFeature p { /* featured music sidebar */
	font-size:10px;
	line-height: 14px;
}

/* ---------NAVIGATION--------- */
#Nav {
	white-space: nowrap;
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	width: 318px;
	voice-family: "\"}\""; /* fixes IEs broken box-model */
  voice-family: inherit;
	width: 298px;
}
#Nav ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	list-style: none;
}
#Nav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	text-align: center;
	height: 30px;
}
#Nav ul li a {
	color: #000;
	display: block;
	background: transparent;
	text-decoration: none;
	font: 10px/28px Trebuchet, Verdana, sans-serif;
	height: 30px;
}
#Nav ul li a.Home { /* HOME */
	width: 59px;
	background: url(img/navHome.gif) no-repeat 0px 0px;
}
#Nav ul li a.Home:hover {
	width: 59px;
	background: url(img/navHome.gif) no-repeat 0px -30px;
}
#Nav ul li a.HomeID {
	color: #930;
	background: transparent;
	width: 59px;
	background: url(img/navHome.gif) no-repeat 0px -60px;
}
#Nav ul li a.Hire { /* HIRE US */
	width: 68px;
	background: url(img/navHireUs.gif) no-repeat 0px 0px;
}
#Nav ul li a.Hire:hover {
	width: 68px;
	background: url(img/navHireUs.gif) no-repeat 0px -30px;
}
#Nav ul li a.HireID {
	color: #930;
	background: transparent;
	width: 68px;
	background: url(img/navHireUs.gif) no-repeat 0px -60px;
}
#Nav ul li a.Music { /* MUSIC */
	width: 59px;
	background: url(img/navMusic.gif) no-repeat 0px 0px;
}
#Nav ul li a.Music:hover {
	width: 59px;
	background: url(img/navMusic.gif) no-repeat 0px -30px;
}
#Nav ul li a.MusicID {
	color: #930;
	background: transparent;
	width: 59px;
	background: url(img/navMusic.gif) no-repeat 0px -60px;
}
#Nav ul li a.News { /* NEWS */
	width: 56px;
	background: url(img/navNews.gif) no-repeat 0px 0px;
}
#Nav ul li a.News:hover {
	width: 56px;
	background: url(img/navNews.gif) no-repeat 0px -30px;
}
#Nav ul li a.NewsID {
	color: #930;
	background: transparent;
	width: 56px;
	background: url(img/navNews.gif) no-repeat 0px -60px;
}
#Nav ul li a.Shop { /* SHOP */
	width: 56px;
	background: url(img/navShop.gif) no-repeat 0px 0px;
}
#Nav ul li a.Shop:hover {
	width: 56px;
	background: url(img/navShop.gif) no-repeat 0px -30px;
}
#Nav ul li a.ShopID {
	color: #930;
	background: transparent;
	width: 56px;
	background: url(img/navShop.gif) no-repeat 0px -60px;
}
