/* CSS Document */

body{
	background-color:#766e66;
	background-image: url(images/pattern.png);
	background-repeat: repeat;
}

#indText a{
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

#indText a hover{
	color: #660099;
	font-weight: bold;
	font-variant: small-caps;
}


#wrapper{
	border: medium double #b9aca0;
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	width:800px;
	/*height:735px;*/
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:45px;
}

#logo{
width:304px;
height:74px;
float:left;
top:0px;
}

#logoFlash{

}

#Navigation{
	height:37px;
	background-image: url(images/SlitherNav.gif);
	background-repeat: repeat-x;
	margin-top:5px;
	margin-left:0px;
	width:800px;
}

#NavHome{
width:58px;
height:37px;
margin:0px;
}

#NavAbout{
width:93px;
height:37px;
margin-left:58px;
margin-top:-37px;
}

#NavMakeup{
width:115px;
height:37px;
margin-left:151px;
margin-top:-37px;
}

#NavHair{
width:165px;
height:37px;
margin-top:-37px;
margin-left:265px;
}

#NavTear{
width:89px;
height:37px;
margin-top:-37px;
margin-left:430px;
}

#NavCredits{
width:89px;
height:37px;
margin-top:-37px;
margin-left:519px;
}

#NavPricing{
width:86px;
height:37px;
margin-left:638px;
margin-top:-37px;
}

#NavContact{
width:73px;
height:37px;
margin-left:640px;
margin-top:-37px;
}

#NavBasket{
width:75px;
height:37px;
margin-left:720px;
margin-top:-37px;
}

#NavSlither{
	width:170px;
	height:37px;
	margin-left:629px;
	margin-top:-37px;
	background-image: url(images/SlitherNav.gif);
	background-repeat: repeat-x;
}

#banner{
	height:80px;
	background-image: url(images/banner.gif);
}

#SlitherGrad{
	background-image: url(images/SlitherGradient.gif);
	margin: 0px;
	height: 41px;
	width: 800px;
	margin:0px;
}


#Content{
	width:766px;
	/*height:436px;*/
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*margin:0px;*/
	color:#FFFFFF;
	background-color:#c9afca;
	border: 5px double #999999;
}



/****************************************************************************************************/
#indImages{
	margin: 0px;
	height: 435px;
	width: 249px;
	border-top-width: 2px;
	border-right-style: solid;
	border-right-color: #c9afca;
}

#indText{
	/*background-image: url(images/celeste.jpg);*/
	background-position: right bottom;
	float:right;
	/*height: 435px;*/
	width: 500px;
	background-repeat: no-repeat;
	margin-top: -435px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom:50px;

}

#indCeleste{
	background-image: url(images/celeste.jpg);
	margin: 0px;
	float:right;
	height: 252px;
	width: 198px;
}

#aboutText{
	/*float:right;*/
	/*height: 435px;*/
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/3images2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#blockage{
	text-align: left;
	width:550px;
	margin-left:215px;
	background-image: url(images/celeste22.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/****************************************************************************************************/

#worklinks img{
	height:55px;
	width:175px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#workCred{
	width:500px;
	text-align: center;
}

#tearThumb img{
	width:150px;
	height:190px;
	border: 2px solid #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}

/****************************************************************************************************/

#PriceWord{
	text-align: left;
	vertical-align: middle;
}

#footer{
	width:800px;
	height:20px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color:#FFFFFF;
	font-size: 11px;
	text-align: center;
}

