/*HOMEPAGE*/
#hmPgVideoPlayer {
	float: right;
	padding-top: 15px;
}
#whatWeDo {
	position: relative;
	width: 250px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

#weeklies {
	width: 178px;
	position: relative;
	height: 400px;
	float: left;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFF33;
}
#weeklies h1 {
	color: #FFFF00;
	font-size: 26px;
}
#weeklies li {
	font-style: italic;
	color: #FFFFFF;
	padding-top: 10px;
	font-size: 18px;
}
#hmPageText {
	width: 300px;
	position: relative;
	float: left;
	height: 350px;
}

/*ARTIST PAGES*/
#artistBody {
	position: relative;
	height: auto;
	top: 20px;
	float: left;
	clear: none;
	width: 568px;
	left: 20px;
}
#artistPicture2 {
	width: 175px;
	border: medium inset #CCCCCC;
	position: static;
	height: 400px;
	float: none;
	top: 0px;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: -330px;
}
#artistPicture {
	float: left;
	width: 175px;
	border: medium inset #CCCCCC;
	position: relative;
	height: 400px;
}
#artistBody h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCF97;
	font-size: 30px;
}
.artistInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF867;
}
#artistText {
	position: relative;
	height: auto;
	top: 20px;
	float: none;
	width: 370px;
}

/*RYC INFO*/

#RYCInfoHeader h1 {
	color: #4878A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
#logo {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 278px;
	margin-top: 25px;
	clear: both;
}
/*STUNNA*/
#stunnaPlayer {
	float: right;
	height: 461px;
	width: 524px;
	position: relative;
}
#stunnaName h1 {
	color: #C78565;
	text-align: center;
	font-size: 30px;
}
#stunnaName h2 {
	color: #B5E7EF;
	text-align: center;
	font-style: italic;
}
#aboutModel {
	clear: both;
	position: relative;
	float: left;
}
/*HOTMIX*/
#hotmixTitle {
	text-align: center;
}
#hotmixTitle h1{
	color: #FFFF33;
	font-size: 30px;
}
#hotmixTitle h2{
	color: #FFFFFF;
}
#modelNames {
	position: relative;
	width: 200px;
	text-align: center;
}
#stunnaPics {
	float: right;
	position: relative;
	width: 524px;
	height: 461px;
}
#ladiesHeader h1 {
	text-align: center;
	color: #E4AD2F;
	font-size: 30px;
}
#hipHopNames {
	text-align: center;
	position: relative;
	height: 500px;
}
#newsBlock {
	height: 400px;
	width: 750px;
	overflow: auto;
	position: relative;
	display: block;
	border: 5px inset #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#staff ul {
	margin-left: 210px;
}
.staffAudio {
	position: absolute;
	width: 50px;
	visibility: inherit;
	background-color: #000000;
	height: 50px;
	left: 322px;
	top: 756px;
	overflow: hidden;
}
