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


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
	

a{text-decoration:none;

color:#c6c6c6;}

            html,body {background:#FFF; width:100%; height:auto;}
            
			  
			  body#fashion a#fashionnav, body#beauty a#beautynav, body#personal a#personalnav, body#contactagain a#contactnav { color:#FF0099;

}
			  #galleria{height:600px;}
			
			.content{ 

	width:900px;
	margin:3% auto;
margin-top:75px;
	font-family: Tahoma,Verdana,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
	font-size: 0.8em;
	line-height: 1.6;
}
           
 .content ul
{
	margin: 0;
	list-style-type: none;
	text-align: right;
	padding-top: 0;
	padding-right: 55px;
	padding-bottom: 0;
	padding-left: 0;
}

.content ul li { display: inline; font-size:1.05em; }

.content ul li a
{

padding: .2em 1em;


}


.content li a:hover {color: #FF0099;}
			 
h1 a{color:#FF0099;}

h1{	letter-spacing:0.1em;
	font-family: Didot;
	line-height:1.1;
	display:block;
	font-size:3.2em;
	padding-left:55px;
	margin-bottom:-8px;
	top:-8px;
	clear:both;
	
	
	}
	
	h3{ width:789px;
	letter-spacing:0.2em;
	font-size:1.1em;
	font-family: Tahoma,Verdana,Arial,"Helvetica",Bitstream Vera Sans,sans-serif;
	font-weight: lighter;
	padding-left:55px;
	clear:both;
	color:#C6C6C6;
	
}
	

hr {
	display:block;
	width:789px;
	height:1px;
	border-width:0;
	background-color:#FF0099;
	clear: both;

}


  #footer {padding-top:3px;
	text-align:left;
	padding-left:40px;
	width: 768px;
	color: #c6c6c6;

	
}
		   #footer a{
	color: #c6c6c6;
	text-decoration: none;
	
}

