body {
	background-color: #000; 

}

#Layer-2 {
	position: absolute;
	left: 20%;
	top: 2%;
	width: 20%;
	height: 30%;
	z-index: 2;
}

#Layer-3 {
	position: absolute;
	left: 479px;
	top: 40%;
	width: 621px;
	height: 348px;
	z-index: 3;
}

/* You named this layer _text */
#Layer-4 {
	position: absolute;
	left: 13px;
	top: 7px;
	width: 95%;
	height: 95%;
	z-index: 4;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
}

/* You named this layer yoni_image */
#Layer-5 {
	position: absolute;
	left: 15%;
	top: 70%;
	width: 15%;
	height: 10%;
	z-index: 5;
}

/* You named this layer pictures_link */
#Layer-6 {
  position: absolute;
  left: 63px;
  top: 159px;
  width: 100px;
  height: 67px;
  z-index: 6;
}

/* You named this layer mga_link */
#Layer-7 {
  position: absolute;
  left: 169px;
  top: 156px;
  width: 100px;
  height: 67px;
  z-index: 7;
}

/* You named this layer sf_link */
#Layer-8 {
  position: absolute;
  left: 282px;
  top: 156px;
  width: 100px;
  height: 67px;
  z-index: 8;
}

/* You named this layer video_link */
#Layer-9 {
  position: absolute;
  left: 389px;
  top: 156px;
  width: 100px;
  height: 67px;
  z-index: 9;
}

/* You named this layer mbb_link */
#Layer-10 {
  position: absolute;
  left: 488px;
  top: 158px;
  width: 100px;
  height: 67px;
  z-index: 10;
}

/* You named this layer mga_linkover */
#Layer-11 {
  position: absolute;
  left: 169px;
  top: 153px;
  width: 100px;
  height: 67px;
  z-index: 11;
}

/* You named this layer pictures_linkover */
#Layer-12 {
  position: absolute;
  left: 63px;
  top: 156px;
  width: 100px;
  height: 67px;
  z-index: 12;
}

/* You named this layer sf_linkover */
#Layer-13 {
  position: absolute;
  left: 282px;
  top: 154px;
  width: 100px;
  height: 67px;
  z-index: 13;
}

/* You named this layer video_linkover */
#Layer-14 {
  position: absolute;
  left: 389px;
  top: 156px;
  width: 100px;
  height: 67px;
  z-index: 14;
}

/* You named this layer mbb_linkover */
#Layer-15 {
  position: absolute;
  left: 488px;
  top: 156px;
  width: 100px;
  height: 67px;
  z-index: 15;
}
h1, h2, h3, h4, h5, h6,

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited

{

	font-weight: normal;

	font-style: normal;

	text-decoration: none;



}





a { cursor: pointer; }

a:link {

	color: #666666;

	

}

a:visited { color: #F88; }

a:hover {

  color: #F00;
  font-size:12px;

  /* text-decoration: underline; */

  /* font-weight: bold; */

}

h1, h2, h3, h4, h5, h6,

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited

{

	font-weight: normal;
	font-style: normal;
	text-decoration: none;



}



/* Start Content headings Fonts & Colors  */

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover

{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #BE5E27;
	border-bottom-style:none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}



h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover

{
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #481D00;
	word-spacing: 0px;
	font-weight: bold;
}



h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover

{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-transform: none;
	font-weight: 400;
}



h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover

{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #333333;
}



h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover

{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #000000;
}

h5 a:hover
{
	color: #BE5E27;
	font-size: 12px;
	
}

h6, h6 a, h6 a:link, h6 a:visited

{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight:300;
	color: #FFF;	
	border-bottom-style:none;
    font-style:normal;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	}

h6 a:hover

{
	font-size:12px;
	font-weight:600;

}

