html, body {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
   }
#wrapper {
      margin: 0 auto;
      text-align: right;
      vertical-align: middle;
      width: 960px;
   }
   
body { 
	background-color: #FFFFFF; 
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height:1.4em;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif, Verdana;
}

h1 {
	font-size:18px;
	font-weight:normal;
	line-height:18px;
}
h2 {
	font-size:17px;
	font-weight:bold;
	line-height:17px;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #696968;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {
	margin:15px auto 0;
	width:960px;
}
#logo { 
	float:right;
	margin-bottom:10px;
}
.clear {clear:both}
/*Top Nav*/
#menuright { float:right;
	margin-top:4px;
}
#menuright a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menuright a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#menuleft { padding: 4px 10px;
}
#menuleft a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left:10px;
}
#menuleft a:hover {
	color: #fcfdbd;
	text-decoration: none;
	font-weight: bold;
	padding-left:10px;
}
#menull { padding: 4px 10px;
}
#menull a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#menull a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
li.bullet {list-style-image:url(../images/bullet_dark.gif);
}
/*Home page*/
#homecontent {
	background-image:url(../images/home.jpg);
	height:504px;
	text-align:justify;
}
#hometext {
	padding: 0 20px;
	width: 360px;
	color:#FFFFFc;
}

/*Bridal page*/
#bridalcontent {
	background-image:url(../images/bridal.jpg);
	height:504px;
	text-align:justify;
}
/*Suit page*/
#suitcontent {
	background-image:url(../images/suit.jpg);
	height:504px;
	text-align:justify;
}
.scroll {
	overflow: auto;
	height: 400px;
	width: 360px;
	margin-right:20px;
	padding-right:20px;
}
/*Form page*/
#formcontent {
	text-align:justify;
}
/*Gallery page*/
#gallery {
	margin: 0 auto;
	width:920px;
	text-align:center;
}
#gallerycontent {background-image:url(../images/gallery.jpg);
	height:504px;
}
#gall {width:520px;
margin:0 200px;
color:#000000;
}
.galleryimg{
	background-color:#FFFFFF;
	height:130px;
	width:162px;
	padding:2px;
	float:left;
	margin:2px;
}

#footerWrap {
	margin:15px auto 0;
	width:960px;
}
h1.smalltext {
	font-size: 0.9em;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
.clearer {clear:both;}