 /* abeauty gallery css*/
body {
        margin: 0px;
		padding: 0px;
        background-image: url(../images/bgstrips.png);
		position: absolute;
		width: 100%;
		height: 100%;
}
	#box {
		position:absolute
		background:#4B4B25;
		border: gray solid 1px;
		visibility: hidden;
	}
	#screen {
		position: absolute;
		left: 0px;
		width: 100%;
		top: 10%;
		height: 80%;
		background:#4B4B25;
		border: gray solid 1px;
	}
	#box img  {
	  	background:#4B4B25;
		position: absolute;
		border: gray solid 1px;
		cursor: pointer;
	}
	#box span {
		position: absolute;
		color: #ccc;
		font-family: verdana;
		font-size: 12px;
		width: 200px;
	}
	#box a {
		text-decoration: none;
		color:#ff8000;
	}
	#box a:hover	{
		text-decoration: none;
		background:#ff8000;
		color:#ffffff;
	}
	#box a:visited {
		text-decoration: none;
		color:#ff8000;
	}
	#box a:visited:hover {
		text-decoration: none;
		background:#ff8000;
		color:#ffffff;
	}
	#lnk {
		visibility: hidden;
	}
/* USBEAUTY END*/

p {
  color: white;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-indent: 15px;
   }
   h1 {
  color: orange;
  font-size: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  text-align:center;
   }
td { }
a:link {
  color: white;
  text-decoration: none;
  }
a:visited {
  color: orange;
  text-decoration: none;
  }
a:hover {
  color: white;
  text-decoration: none;
  }
a:active {
color: yellow;
text-decoration: none;
  }
#topright {
  background-image: url(../images/ncf_index.png);
   background-repeat: no-repeat;
   background-position: left;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   width: 608px;
   height: 350px;
   margin-top: 25px;
   margin-right: auto;
   margin-left: auto;
   }
.content {
  color: white;
  font-size: 13px;
  width: 200px;
  height: 310px;
  margin: 10px auto;
  }

#content {
  color: white;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #636731;
  text-align: justify;
  text-indent:0px;
  word-spacing: 0;
  letter-spacing: 0;
  vertical-align: 0;
  width: 100%;
  height: 20%;
  margin: 25px auto 0px auto;
  padding: 10px 5px 10px 5px;
  border-top: #343711 10px solid;
  }
  #contentab {
    position: absolute;
  color: white;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #636731;
  text-align: justify;
  text-indent:0px;
  word-spacing: 0;
  letter-spacing: 0;
  vertical-align: 0;
  width:auto;
  height:auto;
  margin:650px auto 25px auto;
  padding: 10px 100px 50px 100px;
  border-top: #343711 5px solid;
  }
#copy {
  color: white;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #343711;
  text-align: center; width: 616px;
  height: auto;
  margin: 0px auto auto;
  padding-top: 0px;
  padding-bottom: 0px;
  }
#nav {
  font-variant: small-caps;
  background-color: #636731;
  text-align: justify;
  width: 100%;
  height: 25px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding:0px;
  border-bottom: #343711 2px solid;
  }
#nav a:link {
  color: orange;
  font-size: 16px;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration: none;
  padding:12px;
  }
#nav a:hover {
  color: white;
  }
  #nav a:visited {
  color: orange;
  font-size: 16px;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration: none;
  padding:12px;
  }
p i a {
}
p i a {
}
p i a {
}
