
/*     ----------Makeup By Melania Style Sheet----------     */

* {margin: 0px;
	padding: 0px;}
	
body {background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;}
#container {width: 1000px;
	margin: 0 auto 0 auto;}
	
/*     ----------General Class----------     */

.bold {font-weight: bold;}
	
/*     ----------Banner----------     */

#banner p img {float: left;}  
#nyc {border-bottom: thin solid #FFF;
	padding-bottom: 5px;
	padding-top: 100px;
	background-color: #000;}
#nyc p {text-align: right;
	padding-right: 30px;}
	
/*     ----------Navigation----------     */
	
#nav {text-align: right; padding-right: 30px;
	padding-top: 5px;
	background-color: #000;
	display: block;}	
#nav ul li {display: inline;
	margin-left: 10px;
	font-size: 12px;
	font-family: Palatino, Georgia, serif;}
#nav ul li a {color: #CCC;
	text-decoration: none;
	font-weight: bold;}
#nav ul li a:hover {color: #fd8ab3;}
.nomarg {margin-left: 0;}

/*     ----------Footer----------     */

#footer {padding: 30px;
	text-align: center;
	font-size: 12px;
	clear: both;
	background-color: #000;}
#footer a {color: #CCC;}

/*     ----------Content----------     */

#content {background-color: #000;
	clear: both;}
#content a {color: #CCC;}

/*     ----------About Content----------     */

#image1 {float: left;
	border: none;
	margin-right: 20px;}
#about {width: 630px;
	margin-top: 75px;
	margin-left: auto;
	margin-right: auto;}
	
/*     ----------Portfolio Content----------     */

iframe {margin-top: 20px;
	margin-left: 0px;
	background-color: #000;}
	
/*     ----------Bridal Content-----------     */

#bridaltext {width: 350px;
	margin-top: 100px;
	margin-left: 20px;
	margin-right: 30px;
	float: left;}
#bridaltext p {line-height: 30px;}
#bridaltextiframe {background-color: #000;}
#bridal {width: 1000px;
	margin-top: 20px;		
	margin-left: auto;	
	margin-right: auto;}
	
/*     ----------Contact Content----------     */

#contactform {width: 500px;
	margin-left: auto;	
	margin-right: auto;
	margin-top: 55px;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-bottom: 20px;
	font-weight: normal;}
#contactform p {margin-bottom: 5px;}
#contactform fieldset {padding: 20px;}
#input1 {margin-bottom: 25px;}
#input2 {margin-bottom: 25px;}
.pad {margin-bottom: 10px;
	font-weight: bold;}
form td {padding: 7px;}
#thankyou {text-align: center;
	margin-top: 200px;
	margin-bottom: 200px;}
	
		
/*     ----------CT Fashion Week Content----------     */

#ctfw {width: 612px;
	float: left;
	margin-right: 20px;
	margin-left: -50px;}
#img1 {padding: 25px 0 0 0;}
#centerbox {width: 1050px;
	margin: 40px auto 0 auto;}	


	

	

	


