@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 1024px;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.linkColor {
	color: #FF0000;
}

#introWrapper {
	width: 1024px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#homeWrapper {
	width: 1024px;
	height: 1600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#homeBottomBar {
	width: 1024px;
	height: 60px;
	top: 1489px;
	position: absolute;
}
#homeBottomInfo {
	width: 1024px;
	height: 51px;
	top: 1549px;
	position: absolute;
}
#latestUpdates {
	position: absolute;
	width: 442px;
	height: 441px;
	margin-top: 1013px;
	background-image: url(images/home/Latest_Updates.png);
}
#homeUpdatesText {
	height: 400px;
	width: 400px;
	margin-top: 30px;
	position: absolute;
	margin-left: 19px;
}
#homeDownloadLink {
	height: 330px;
	width: 530px;
	margin-top: 1060px;
	margin-left: 494px;
	position: absolute;
}
#digitalDownloads {
	position: relative;
	width: 480px;
	height: 50px;
	top: 1050px;
	margin-left: 539px;
}
#artistSpotlight {
	width: 733px;
	height: 581px;
	position: absolute;
	top: 336px;
	background-image: url(images/home/Spotlight_Graph.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#spotBar {
	width: 329px;
	height: 50px;
	position: absolute;
}
#spotPic {
	width: 731px;
	height: 362px;
	position: absolute;
	margin-top: 64px;
}
#spotMS {
	position: absolute;
	width: 201px;
	height: 21px;
	margin-left: 12px;
	margin-top: 550px;
}
#spotLogo {
	position: absolute;
	width: 149px;
	height: 136px;
	margin-left: 570px;
	margin-top: 434px;
}
#relicTV {
	position: absolute;
	width: 273px;
	height: 50px;
	margin-left: 751px;
	margin-top: 650px;
}
#homeNavBar {
	position: absolute;
	width: 1024px;
	height: 50px;
	margin-top: 191px;
	background-image: url(images/home/Home_Tool_Bar_Nowords.png);
}
#banner {
	position: absolute;
	height: 273px;
	width: 1024px;
}
#newsWrapper {
	width: 1024px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	padding: 0;
}
#newsTwitter {
	position: absolute;
	height: 350px;
	width: 290px;
	margin-top: 369px;
	margin-left: 648px;
}
#newsNavBar {
	width: 1024px;
	height: 50px;
	position: absolute;
	margin-top: 191px;
}
#newsRelic {
	height: 350px;
	width: 500px;
	margin-top: 100px;
	margin-left: 45px;
	position: absolute;
}

#newsContent {
	position: absolute;
	width: 925px;
	height: 505px;
	margin-left: 55px;
	margin-top: 277px;
	background-image: url(images/news/News_Page_Body.png);
}
#aboutWrapper {
	width: 1024px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
}

#aboutNavBar {
	height: 50px;
	width: 1024px;
	margin-top: 191px;
	position: absolute;
}
#aboutContent {
	height: 505px;
	width: 925px;
	margin-top: 277px;
	margin-left: 55px;
	position: absolute;
	background-image: url(images/about/About_Us_Body.png);
}
#artistWrapper {
	width: 1024px;
	height: 1600px;
	margin-right: auto;
	margin-left: auto;
}
#artistNavBar {
	margin-top: 191px;
	width: 1024px;
	height: 50px;
	position: absolute;
}
#artistFratt {
	position: absolute;
	width: 836px;
	height: 378px;
	margin-top: 249px;
	z-index: 3;
	background-image: url(images/artist/Fratthouse_Artist_Section.png);
}
#artistSaudia {
	width: 845px;
	height: 540px;
	margin-top: 580px;
	margin-left: 179px;
	position: absolute;
	z-index: 2;
	background-image: url(images/artist/Saudia_Artist_Section.png);
}
#artistCaliph {
	position: absolute;
	width: 1024px;
	height: 540px;
	margin-top: 1060px;
	background-image: url(images/artist/Caliph_Artist_Section.png);
}
#artistFMS {
	height: 21px;
	width: 201px;
	margin-top: 630px;
	margin-left: 633px;
	position: absolute;
	z-index: 4;
}
#artistSMS {
	height: 21px;
	width: 201px;
	margin-top: 1064px;
	margin-left: 286px;
	position: absolute;
	z-index: 4;
}
#artistCMS {
	height: 21px;
	width: 201px;
	margin-top: 1522px;
	margin-left: 567px;
	position: absolute;
	z-index: 4;
}

#contactWrapper {
	height: 800px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#contactNavBar {
	height: 50px;
	width: 1024px;
	margin-top: 191px;
	position: absolute;
}
#contactContent {
	height: 505px;
	width: 925px;
	margin-top: 277px;
	margin-left: 51px;
	position: absolute;
	background-image: url(images/contact/Contact_Page.png);
}
#contactForm {
	height: 435px;
	width: 230px;
	margin-top: 33px;
	margin-left: 30px;
	position: absolute;
}
#contactMS {
	position: absolute;
	width: 82px;
	margin-top: 657px;
	margin-left: 370px;
	height: 82px;
}
#contactTW {
	width: 143px;
	height: 33px;
	margin-top: 684px;
	margin-left: 444px;
	position: absolute;
}
#contactYT {
	position: absolute;
	width: 110px;
	height: 44px;
	margin-top: 679px;
	margin-left: 596px;
}
#contactVN {
	position: absolute;
	width: 125px;
	height: 35px;
	margin-top: 683px;
	margin-left: 718px;
}
#multimediaWrapper {
	height: 2000px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#multimediaNavBar {
	height: 50px;
	width: 1024px;
	margin-top: 191px;
	position: absolute;
}
#multimediaMailingList {
	height: 203px;
	width: 271px;
	margin-top: 260px;
	margin-left: 22px;
	position: absolute;
}
#multimediaMixTapes {
	height: 50px;
	width: 417px;
	margin-top: 410px;
	margin-left: 606px;
	position: absolute;
}
#multimediaSingles {
	height: 50px;
	width: 549px;
	margin-top: 1037px;
	position: absolute;
}
#homeNewsButton {
	height: 20px;
	width: 67px;
	margin-top: 16px;
	margin-left: 122px;
	position: absolute;
}
#homeAboutButton {
	height: 20px;
	width: 121px;
	margin-top: 16px;
	margin-left: 230px;
	position: absolute;
}
#spotText {
	height: 115px;
	width: 550px;
	margin-top: 435px;
	margin-left: 10px;
	position: absolute;
	color: #FFFFFF;
	font-size: 0.75em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#homeArtistButton {
	height: 20px;
	width: 78px;
	margin-top: 16px;
	margin-left: 380px;
	position: absolute;
}
#homeMultimediaButton {
	height: 20px;
	width: 141px;
	margin-top: 16px;
	margin-left: 495px;
	position: absolute;
}
#homeStoreButton {
	height: 20px;
	width: 76px;
	margin-top: 16px;
	margin-left: 675px;
	position: absolute;
}
#homeContactButton {
	height: 20px;
	width: 116px;
	margin-top: 16px;
	margin-left: 790px;
	position: absolute;
}
#multimediaSinglesGraph {
	height: 244px;
	width: 572px;
	margin-top: 1110px;
	position: absolute;
	background-image: url(images/multimedia/Multimedia_Page_Singles_Graph.png);
}
#multimediaVideos {
	height: 50px;
	width: 532px;
	margin-top: 1460px;
	margin-left: 491px;
	position: absolute;
}
#multimediaBottomInfo {
	height: 46px;
	width: 1024px;
	margin-top: 1956px;
	position: absolute;
}

#homeRelicLogo {
	height: 238px;
	width: 221px;
	margin-top: 312px;
	margin-left: 793px;
	position: absolute;
}
#artistFrattBio {
	height: 176px;
	width: 351px;
	margin-top: 140px;
	margin-left: 420px;
	position: absolute;
}
.textFormat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
}
.contactTextFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	padding-bottom: 30px;
}
#artistSaudiaBio {
	position: absolute;
	height: 176px;
	width: 351px;
	margin-top: 240px;
	margin-left: 150px;
}
#artistCaliphBio {
	position: absolute;
	height: 176px;
	width: 351px;
	margin-top: 210px;
	margin-left: 350px;
}
#relicNews {
	height: 50px;
	width: 479px;
	margin-top: 932px;
	position: absolute;
}
#musicPlayer {
	height: 50px;
	width: 250px;
	margin-top: 584px;
	margin-left: 774px;
	position: absolute;
}
#multimediaAlbumOne {
	height: 310px;
	width: 310px;
	margin-top: 484px;
	margin-left: 21px;
	position: absolute;
}
#multimediaAlbumTwo {
	height: 310px;
	width: 310px;
	margin-top: 484px;
	margin-left: 352px;
	position: absolute;
}
#multimediaVidOne {
	height: 143px;
	width: 233px;
	margin-top: 1568px;
	margin-left: 19px;
	position: absolute;
}
#multimediaVidTwo {
	height: 143px;
	width: 233px;
	margin-top: 1568px;
	margin-left: 270px;
	position: absolute;
}
#multimediaVidThree {
	height: 143px;
	width: 233px;
	margin-top: 1568px;
	margin-left: 521px;
	position: absolute;
}
#multimediaVidFour {
	height: 143px;
	width: 233px;
	margin-top: 1568px;
	margin-left: 772px;
	position: absolute;
}
#multimediaVidFive {
	height: 143px;
	width: 233px;
	margin-top: 1793px;
	margin-left: 19px;
	position: absolute;
}
#multimediaVidSix {
	height: 143px;
	width: 233px;
	margin-top: 1793px;
	margin-left: 270px;
	position: absolute;
}
#downloadWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	height: 1400px;
}
#multimediaVidSeven {
	height: 143px;
	width: 233px;
	margin-top: 1793px;
	margin-left: 521px;
	position: absolute;
}
#multimediaVidEight {
	height: 143px;
	width: 233px;
	margin-top: 1793px;
	margin-left: 772px;
	position: absolute;
}
#albumOneInfo {
	margin-top: 819px;
	margin-left: 21px;
	position: absolute;
	width: 310px;
	height: 200px;
}
#albumTwoInfo {
	height: 200px;
	width: 310px;
	position: absolute;
	margin-left: 352px;
	margin-top: 819px;
}
#homeTVVideo {
	height: 167px;
	width: 273px;
	margin-top: 730px;
	margin-left: 751px;
	position: absolute;
}
#multimediaForm {
	width: 271px;
	height: 203px;
	position: absolute;
	margin-top: 260px;
	margin-left: 22px;
}
.fontFormat {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.textAreaFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: left;
}
#contactRelicLogo {
	width: 221px;
	height: 238px;
	position: absolute;
	margin-top: 375px;
	margin-left: 680px;
}
#homeUpdates {
}
#downloadMixtapeTwoBack {
	height: 282px;
	width: 282px;
	margin-top: 650px;
	margin-left: 538px;
	position: absolute;
}
#downloadMixtapeTwoLink {
	height: 12px;
	width: 568px;
	margin-top: 940px;
	margin-left: 230px;
	position: absolute;
}
#downloadSingleThree {
	height: 12px;
	width: 489px;
	margin-top: 1160px;
	margin-left: 267px;
	position: absolute;
}
#downloadSingleFour {
	height: 12px;
	width: 425px;
	margin-top: 1190px;
	margin-left: 299px;
	position: absolute;
}
#downloadSingleFive {
	height: 12px;
	width: 447px;
	margin-top: 1220px;
	margin-left: 288px;
	position: absolute;
}
#downloadSingleTwo {
	height: 12px;
	width: 540px;
	margin-top: 1130px;
	margin-left: 242px;
	position: absolute;
}
#downloadSingleOne {
	height: 12px;
	width: 449px;
	margin-top: 1100px;
	margin-left: 287px;
	position: absolute;
}
#downloadMixtapeOneFront {
	height: 282px;
	width: 281px;
	margin-top: 300px;
	margin-left: 206px;
	position: absolute;
}
#downloadMixtapeOneLink {
	height: 12px;
	width: 498px;
	margin-top: 590px;
	margin-left: 265px;
	position: absolute;
}
#downloadMixtapeOneBack {
	height: 282px;
	width: 281px;
	margin-top: 300px;
	margin-left: 537px;
	position: absolute;
}
#downloadMixtapeTwoFront {
	height: 282px;
	width: 282px;
	margin-top: 650px;
	margin-left: 206px;
	position: absolute;
}
.submitButton {
	margin-right: 20px;
	text-align: right;
}
.messageFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: left;
}
