﻿/* CSS Document for ebonyRed records*/


body 
	{
		background-color:none;
	
	}

/*Table Classes*/
.Heading_Strip
	{
		background-color: transparent;
		text-align:left;
		border-right:0px solid black;
		border-left:0px solid black;
		border-top:0px solid black;
		border-bottom:0px solid black;
	}
	
.Head
	{
		border-right:10px solid white;
		border-left:10px solid white;
		border-top:10px solid white;
		border-bottom:10px solid white;
		text-align:left ;
		background-color:#800000;
		
	}
.Sub_Heading_Strip
	{
		background-color: white;
		text-align:right;
		border-right:0px solid black;
		border-left:0px solid black;
		border-top:0px solid black;
		border-bottom:0px solid black;
		text-align:left;
	}
.Navigation
	{
		background-color: white;
		border-right:px solid silver;
		border-left:0px solid black;
		border-top:1px solid silver;
		border-bottom:1px solid silver;
	
	
	}
.Side
	{
		background-color: white;
		border-right:1px solid silver;
		border-left:1px solid silver;
		border-top:0px solid black;
		border-bottom:0px solid black;
	
	}
.Body
	{
		border-right:0px solid white;
		border-left:0px solid white;
		border-top:0px solid white;
		border-bottom:0px solid white;
		text-align:left;
		margin-right:0px;
		background-color: white;
	}
.Bottom
	{
		background-color: white;
		border-right:px solid silver;
		border-left:0px solid black;
		border-top:1px solid silver;
		border-bottom:1px solid silver;
	}

/*End*/

/*Main divs*/
#Body_Box
	{
		background-color: ;
		position:absolute;
		left: 0%; 
		top:200px;
		width: 800px;
		height: 1000px;
		/*filter:alpha(opacity=30);*/
		/*-moz-opacity:.30;*/
			/*opacity:.30;*/
	}
		
#Body_Text
	{
		background-color: white;
		position:absolute;
		left: 21%; 
		top:330px;
		width: 600px;
		height: 1000px;
	}
#Font
	{
		color: black;
		font-size: 10pt;
		font-family:verdana;
		padding:0px;
		text-align:right;
	}
/*END*/

/*Classes*/
.heading
	{
		color: white;
		font-size: 30pt;
		font-family:verdana;
		padding:0px;

	}
.sub_heading
	{
		color: white;
		font-size: 14pt;
		font-family:verdana;
		padding:0px;

	}
.imgcenter
   {
		display:block; 
		margin:0 auto; 
		text-align:center; 
   }


/* */


 /*Hyperlink one - Navigation*/
a.one:visited
	{		
		color: #800000;
		font-size: 12pt;
		font-family: verdana;
		text-decoration:underline;
		text-align:left;
		padding:2px;
	}
a.one:link
	{
		color: #800000;
		font-size: 12pt;
		font-family: verdana;
		text-decoration:none;
		text-align:left;
		padding:2px;
	}
a.one:hover
	{
		color: black;
		font-size: 12pt;
		font-family:  verdana;
		text-decoration:none;
		text-align:left;
		padding:2px;

	}
/* */

/* Hyperlink Two - in paragraph*/
a.two:link
	{
		color:#800000;
		font-size: 10pt;
		font-family:  verdana;
		text-decoration: underline;
	}
a.two:visited
	{
		font-size: 10pt;
		color: #800000;
		font-family:  verdana;
		text-decoration: underline;
	}
a.two:hover
	{
		font-size: 10pt;
		color: black ;
		font-family:  verdana;
		text-decoration: underline;
	}
/* */

/* Hyperlink Three - website link*/
a.three:link
	{
		color:#800000;
		font-size: 10pt;
		font-family:  verdana;
		text-decoration:none;
	
	}
a.three:visited
	{
		font-size: 10pt;
		color:#800000;
		font-family:  verdana;
		text-decoration:none;

	}
a.three:hover
	{
		font-size: 10pt;
		color: black ;
		font-family:  verdana;
		text-decoration:underline;

	}
/* */

/* Hyperlink Four - in paragraph*/
a.four:link
	{
		color:black;
		font-size: 12pt;
		font-family:  verdana;
		background-color: silver;
	}
a.four:visited
	{
		font-size: 12pt;
		color: black;
		font-family:  verdana;
			background-color: silver;
	}
a.four:hover
	{
		font-size: 12pt;
		color: white ;
		font-family:  verdana;
		background-color: silver;
	}
/* */

/* Paragraphs */

h1
	{
		font-size: 11pt;
		font-family: verdana;
		color: white; 
		text-decoration:none;
		text-align:right;

	}
h2
	{
		font-size: 10pt;
		font-family: verdana;
		color: #800000; 
		text-decoration:none;

	}
hr
	{
		color: 2px dotted silver;
			
	}
p
	{
		color: black;
		font-size: 10pt;
		font-family:verdana;
		padding:0px;
		text-align:justify;

	}
p.underline
	{
		color: black;
		font-size: 13pt;
		font-family:verdana;
		text-decoration:underline;

	}
p.two
	{
		color: black;
		font-size: 13pt;
		font-family:verdana;

	}
p.navigation
	{
		color:silver;
		font-size: 16pt;
		font-family: verdana;
		
	}
p.break
	{
		color:white;
		font-size: 10pt;
		font-family: verdana;
		
	}
p.title
	{
		color:black;
		font-size: 14pt;
		font-family: verdana;
		text-decoration:underline;
		
	}
p.heading
	{
		color:black;
		font-size: 16pt;
		font-family: verdana;
		text-decoration:underline;
		
	}
ul
	{
		color:black;
		font-size: 10pt;
		font-family: verdana;
		text-decoration:none;
		text-align:justify;
		
	}

#Home_Frame_1
	{
		position:absolute;
		left: 50%; 
		top:10px;
		width: 800px;
		height: 1400px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 0px solid #000;*/
		background-color:transparent;
	}
#Home_Frame_2
	{
		position:absolute;
		left: 50%; 
		top:10px;
		width: 800px;
		height: 1355px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:white;
	}
#Contact_Frame_1
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 950px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:black;
	}
#Contact_Frame_2
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 850px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:white;
	}
#Label_Frame_1
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 900px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:black;
	}
#Label_Frame_2
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 850px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:white;
	}
#Location_Recording_Frame_1
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 1030px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:black;
	}
#Location_Recording_Frame_2
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 940px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:white;
	}
#My_Music_Frame_1
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 1050px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:black;
	}
#My_Music_Frame_2
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 950px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:white;
	}
#Portfolio_Frame_1
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 1350px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:black;
	}
#Portfolio_Frame_2
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 1250px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:white;
	}
#Track_Mixing_Frame_1
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 1000px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:black;
	}
#Track_Mixing_Frame_2
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 900px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:white;
	}
#Website_Design_Frame_1
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 2100px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:black;
	}
#Website_Design_Frame_2
	{
		position:absolute;
		left: 50%; 
		top:20px;
		width: 800px;
		height: 2000px;
		margin-top:0px; /* half of the height */
		margin-left: -400px; /* half of the width */
		/*border: 1px solid #000;*/
		background-color:white;
	}
	
	
#textone
	{
		background-color: silver;
		position:absolute;
		left: 165px; 
		top:239px;
		width: 610px;
		height: 500px;
		padding:5px;
	
	}

